[Webkit-unassigned] [Bug 52581] preventDefault() in beforeload should prevent request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 23 22:21:56 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52581


Gavin Peters <gavinp at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79893|review?                     |
               Flag|                            |




--- Comment #4 from Gavin Peters <gavinp at chromium.org>  2011-01-23 22:21:56 PST ---
(From update of attachment 79893)
I had some time on a flight today, and hammered out this test.  Unfortunately, it fails right now; as you can see if you run it, the request for the IMG is launched no matter what.

I poked at fixing it a bit, and there's something about how early the ImageLoader is consed up is our source of trouble: the capture isn't established the first time that ImageLoader::updateFromElement is called.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list