[Webkit-unassigned] [Bug 119435] FrameView should have an isMainFrameView()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 02:12:03 PDT 2013


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


Zalan Bujtas <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com




--- Comment #2 from Zalan Bujtas <zalan at apple.com>  2013-08-02 02:11:47 PST ---
Yay. I wanted to do this for such a long time :) (I was a bit hesitant though, whether WebCore::Frame should have an isMainFrame() function instead (copy what WK2 already has) and use that in FrameView (and in other classes))

Anyway there are a few more places where you check for isMainFrameView()

FrameView::setFrameRect()
FrameView::performPostLayoutTasks()
FrameView::pagination()
FrameView::paintOverhangAreas()

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