[Webkit-unassigned] [Bug 140722] Simplify CachedImage clients to avoid overriding both or either only imageChanged or notifyFinished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 16:42:02 PDT 2015


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

--- Comment #22 from Andreas Kling <akling at apple.com> ---
(In reply to comment #21)
> Could we have detected this regression in a layout test?

Yes, it should be possible to construct a test which schedules a bunch of image loads, and then navigates to a new page before they can complete.

The test would then have to verify that those image elements went away. It could do this using DOM node counters in window.internals, for example.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150311/b0f6fb79/attachment-0002.html>


More information about the webkit-unassigned mailing list