[Webkit-unassigned] [Bug 73128] Clean up code in WK2/ChromeClientClient related to viewport handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 05:43:06 PST 2011


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





--- Comment #2 from Zalan Bujtas <zbujtas at gmail.com>  2011-11-25 05:43:06 PST ---
lgtm. 
a small observation.
+            This method is only called for the main frame, so the main frame
+            check has been removed.
It looks to me a null check rather than a mainframe check. However, m_page->useFixedLayout() does eliminate the need for the null check, so the code is correct.

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