[Webkit-unassigned] [Bug 188772] Allow override of viewport configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 18:36:40 PDT 2018


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

--- Comment #4 from James Savage <james.savage at apple.com> ---
Comment on attachment 347590
  --> https://bugs.webkit.org/attachment.cgi?id=347590
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=347590&action=review

>> Source/WebKit/WebProcess/WebPage/WebPage.cpp:1803
>>          viewportConfigurationChanged();
> 
> Why trigger viewportConfigurationChanged() every time if meta viewport is ignored?

I could be misremembering, but if I skipped this then web content would not re-layout when the web view size changed.

>> Source/WebKit/WebProcess/WebPage/WebPage.cpp:5320
>>          viewportChanged = true;
> 
> Ditto.

Same for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180821/7c801f0f/attachment.html>


More information about the webkit-unassigned mailing list