[Webkit-unassigned] [Bug 204593] New: Document::needsStyleRecalc() shouldn't return true for fragment scrolling (m_gotoAnchorNeededAfterStylesheetsLoad)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 14:14:14 PST 2019


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

            Bug ID: 204593
           Summary: Document::needsStyleRecalc() shouldn't return true for
                    fragment scrolling
                    (m_gotoAnchorNeededAfterStylesheetsLoad)
           Product: WebKit
           Version: Safari 12
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

After https://trac.webkit.org/r252761, fragment scrolling doesn't depend on style resolution.
Consequently, there is no need for Document::needsStyleRecalc() to return true
even when m_gotoAnchorNeededAfterStylesheetsLoad is set and there are no more pending stylesheets.

-- 
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/20191125/9f19869b/attachment.htm>


More information about the webkit-unassigned mailing list