[Webkit-unassigned] [Bug 240906] New: Make shouldApplyContainment methods more flexible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 06:42:54 PDT 2022


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

            Bug ID: 240906
           Summary: Make shouldApplyContainment methods more flexible
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rbuis at igalia.com

In r293943 some shouldApplyContainment methods were optimised, however
they are not flexible enough to deal with the content-visibility feature,
which in certain cases can influence containment. So to be flexible use
lambdas that return a bool instead of relying on effectiveContainment().

-- 
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/20220525/c47b61b7/attachment.htm>


More information about the webkit-unassigned mailing list