diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 22:20:39 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 22:20:39 +0000 |
commit | b2787cf4c95b5e22162a345140a9350bcd5b675e (patch) | |
tree | a2cb733808ccec4cab58919c120b1f0be9dde53d /webkit/glue/searchable_form_data.h | |
parent | 23bd81e08bf59f02ad164caa42ea1b18807c2420 (diff) | |
download | chromium_src-b2787cf4c95b5e22162a345140a9350bcd5b675e.zip chromium_src-b2787cf4c95b5e22162a345140a9350bcd5b675e.tar.gz chromium_src-b2787cf4c95b5e22162a345140a9350bcd5b675e.tar.bz2 |
Fix javascript-backslash.html layout test failure.
The fix is to break WebURLLoaderImpl into two classes. It now has a
reference counted inner class that is the ResourceLoaderBridge::Peer.
This change allows the inner class to stick around after the loader
has been destroyed. That is necessary since the Peer expects to still
receive OnCompletedRequest after it calls Cancel on the bridge.
R=dglazkov
TEST=covered by layout test
BUG=13786
Review URL: http://codereview.chromium.org/125002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18215 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/searchable_form_data.h')
0 files changed, 0 insertions, 0 deletions