[webkit-reviews] review requested: [Bug 45365] Remove support for non-lazy attach and fix frames to load from insertedIntoDocument instead of attach : [Attachment 67004] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 09:56:16 PDT 2010


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 45365: Remove support for non-lazy attach and fix frames to load from
insertedIntoDocument instead of attach
https://bugs.webkit.org/show_bug.cgi?id=45365

Attachment 67004: Patch
https://bugs.webkit.org/attachment.cgi?id=67004&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67004&action=prettypatch

> WebCore/dom/Node.h:-314
> -    virtual bool canLazyAttach() { return true; }
What about HTMLPluginImageElement? It still returns false.


More information about the webkit-reviews mailing list