[webkit-reviews] review granted: [Bug 87438] [BlackBerry] History navigation caused google.com scale not kept : [Attachment 143941] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 07:44:28 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has granted Jacky Jiang
<zkjiang008 at gmail.com>'s request for review:
Bug 87438: [BlackBerry] History navigation caused google.com scale not kept
https://bugs.webkit.org/show_bug.cgi?id=87438

Attachment 143941: Patch
https://bugs.webkit.org/attachment.cgi?id=143941&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143941&action=review


> Source/WebKit/blackberry/Api/WebPage.cpp:901
> +	       if (m_mainFrame && m_mainFrame->document() &&
!(m_mainFrame->document()->viewportArguments() == defaultViewportArguments))

we should really add a != operator to ViewportArguments.


More information about the webkit-reviews mailing list