[Webkit-unassigned] [Bug 115884] Frame flattening prevents <HTML> in <OBJECT> from having scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 09:28:21 PDT 2013


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





--- Comment #19 from Zalan Bujtas <zalan at apple.com>  2013-05-15 09:26:47 PST ---
(From update of attachment 201807)
View in context: https://bugs.webkit.org/attachment.cgi?id=201807&action=review

> Source/WebCore/page/FrameView.cpp:522
> +    HTMLFrameOwnerElement* owner = frame->ownerElement();

You dont check if the frame is NULL here, while you do it in frameFlatteningEnabled(). Any particular reason? (should be symmetric unless there's a good reason for not to.)

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