summaryrefslogtreecommitdiffstats
path: root/chrome/browser/unload_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't run unload tests that hang the renderer in single-process mode, since n...jam@chromium.org2009-03-061-0/+16
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Run the unload tests in single process mode, after my fix to single process m...jam@chromium.org2009-02-281-35/+0
* blacklist some more tests in single processjam@chromium.org2009-02-211-0/+15
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-0/+20
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-4/+4
* Add some initial before unload tests. We still need testsojan@google.com2008-12-171-11/+115
* Move to using data URLs for unload tests and generallyojan@google.com2008-12-111-28/+95
* Changes UnloadUITest to navigate to last URL synchronously in hopes ofsky@google.com2008-11-131-3/+4
* Enable unload UI tests again, but don't run them for single-process.ojan@google.com2008-11-061-4/+21
* Disable new tests that are failing on buildbot.ojan@google.com2008-11-061-4/+4
* Bandaid patch so that we continue with crosssite navigations instead of clos...ojan@google.com2008-11-061-0/+102