[Webkit-unassigned] [Bug 200619] New: WebPage and ViewportConfiguration have differing notions of viewLayoutSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 10 19:26:32 PDT 2019


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

            Bug ID: 200619
           Summary: WebPage and ViewportConfiguration have differing
                    notions of viewLayoutSize
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

m_viewLayoutSize exists in both WebPage and ViewportConfiguration. However, they mean different things (ViewportConfiguration’s m_viewLayoutSize is about the size of the platform view, and WebPage’s m_viewLayoutSize is about special the autosizing/autolayout mode on macOS that’s guarded by SPI).

This makes some existing viewport configuration logic difficult to refactor and fix.

-- 
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/20190811/8e52ba8b/attachment.html>


More information about the webkit-unassigned mailing list