[Webkit-unassigned] [Bug 37164] Poor rendering on lala.com with frame flattening

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 15:07:20 PDT 2010


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





--- Comment #27 from Darin Adler <darin at apple.com>  2010-04-06 15:07:20 PST ---
(In reply to comment #26)
> Any particular reason for this, beyond code clarify?

No practical reason, but conceptually: Calling top() on the frame free means
walking up the tree in a loop until you hit the top. Calling
page()->mainFrame() means going directly to the main frame.

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