[Webkit-unassigned] [Bug 55257] Support creating compositing layers for scrollable frames and iframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 18:50:15 PDT 2011


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





--- Comment #54 from Adrienne Walker <enne at google.com>  2011-08-02 18:50:14 PST ---
(In reply to comment #53)

> Is there anything specific we need to add in GraphicsLayer to support composited IFrames? My assumption was that the changes are mainly in the DOM<->RenderTree domain.

IFrames can already become composited if there's another compositing trigger inside that frame.  So, no extra changes in GraphicsLayer should be needed; this is just a change about when that compositing behavior is triggered.

-- 
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