summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_path_manager_unittest.cc
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-06 19:11:06 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-06 19:11:06 +0000
commit348a36066deeeeb8d350a712f6005a9e6754bacc (patch)
treecae548f44ed4cc57b2a225f92d4e7540321764e9 /webkit/fileapi/file_system_path_manager_unittest.cc
parentf523b68eea59db2e5f9f9df34598d9203ff8786f (diff)
downloadchromium_src-348a36066deeeeb8d350a712f6005a9e6754bacc.zip
chromium_src-348a36066deeeeb8d350a712f6005a9e6754bacc.tar.gz
chromium_src-348a36066deeeeb8d350a712f6005a9e6754bacc.tar.bz2
Use stopped_on_render_loop_ to prevent further work from executing in BufferedDataSource.
Previously we were using it as a DCHECK but we would fail gracefully. Now that stopped_on_render_loop_ is set via Abort() (i.e., catastrophic failure), we need to use it as a singal to make sure all work on the render loop does indeed stop. BUG=16751 TEST=http/tests/media should stop crashing Review URL: http://codereview.chromium.org/5603004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68363 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/fileapi/file_system_path_manager_unittest.cc')
0 files changed, 0 insertions, 0 deletions