RESOLVED FIXED 103712
[Mac] [WK2] Safari shows empty window and paints webpage in full-screen background
https://bugs.webkit.org/show_bug.cgi?id=103712
Summary [Mac] [WK2] Safari shows empty window and paints webpage in full-screen backg...
Jer Noble
Reported 2012-11-29 22:52:40 PST
Safari shows empty window and paints webpage in full-screen background
Attachments
Patch (2.03 KB, patch)
2012-11-29 23:03 PST, Jer Noble
darin: review+
buildbot: commit-queue-
Jer Noble
Comment 1 2012-11-29 22:53:20 PST
Jer Noble
Comment 2 2012-11-29 23:03:10 PST
Build Bot
Comment 3 2013-01-16 06:42:23 PST
Comment on attachment 176903 [details] Patch Attachment 176903 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://queues.webkit.org/results/15912322 New failing tests: svg/custom/bug86119.html dom/xhtml/level3/core/canonicalform09.xhtml fast/loader/redirect-with-open-subframe-2.html fast/events/page-scaled-mouse-click-iframe.html fast/xsl/xslt-missing-namespace-in-xslt.xml dom/xhtml/level3/core/canonicalform08.xhtml http/tests/security/contentSecurityPolicy/xsl-img-blocked.php
Jer Noble
Comment 4 2013-02-25 15:40:58 PST
Ryosuke Niwa
Comment 6 2013-02-25 22:15:53 PST
Comment on attachment 176903 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=176903&action=review > Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:410 > + if (m_frame->coreFrame()->document()->documentElement()->containsFullScreenElement()) We certainly need a null pointer check for documentElement()?
Jer Noble
Comment 7 2013-02-25 22:37:51 PST
I'm looking into this.
Jer Noble
Comment 8 2013-02-25 22:50:18 PST
Note You need to log in before you can comment on or make changes to this bug.