[Webkit-unassigned] [Bug 213050] New: [Cocoa] Return early from preference change notification handler if there is no observer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 14:47:06 PDT 2020


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

            Bug ID: 213050
           Summary: [Cocoa] Return early from preference change
                    notification handler if there is no observer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

Currently, the observer member is checked inside the loop iterating over all the keys, but this check should be moved outside of the loop.

-- 
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/20200610/bf7d6fe4/attachment.htm>


More information about the webkit-unassigned mailing list