[webkit-reviews] review granted: [Bug 90222] [chromium, android] Reloading a page with a different user agent can cause the page to be zoomed in : [Attachment 161749] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 1 00:55:23 PDT 2012


Adam Barth <abarth at webkit.org> has granted dfalcantara at chromium.org's request
for review:
Bug 90222: [chromium, android] Reloading a page with a different user agent can
cause the page to be zoomed in
https://bugs.webkit.org/show_bug.cgi?id=90222

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=161749&action=review


> Source/WebKit/chromium/src/WebViewImpl.cpp:2895
> +    m_page->mainFrame()->loader()->history()->saveDocumentAndScrollState();

I don't fully understand this line of the patch.  It looks like fishd had
questions about it too.  Please check that he's happy with your answer before
landing.


More information about the webkit-reviews mailing list