[Webkit-unassigned] [Bug 66531] Don't detach elements from the render tree when entering fullscreen mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 23:06:22 PDT 2011


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





--- Comment #8 from Jeremy Apthorp <jeremya at chromium.org>  2011-08-21 23:06:22 PST ---
(From update of attachment 104453)
I've refactored the wrap/unwrapRenderer functions. wrapRenderer is now a static method that creates and styles the RenderFullScreen object, and unwrapRenderer removes the wrappings.  RFS::createFullScreenStyle was only being called from RenderFullScreen.cpp, so I've made that method private.

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