[Webkit-unassigned] [Bug 239954] New: using OptionSet iterator to find changes in GraphicsContextState::mergeChanges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 1 22:44:57 PDT 2022


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

            Bug ID: 239954
           Summary: using OptionSet iterator to find changes in
                    GraphicsContextState::mergeChanges
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: webkit-bug-importer at group.apple.com

Instead of looping over all 15 Change bits, we can use the iterator on OptionSet to skip quickly to each set bit.

-- 
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/20220502/4498e010/attachment.htm>


More information about the webkit-unassigned mailing list