[Webkit-unassigned] [Bug 192099] New: Fix unnecessary call to [NSApplication sharedApplication]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 13:33:31 PST 2018


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

            Bug ID: 192099
           Summary: Fix unnecessary call to [NSApplication
                    sharedApplication]
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: skoppisetty at apple.com

[NSApplication sharedApplication] call is no longer needed in platformInitializeWebProcess as [NSApplication _accessibilityInitialize] will call [NSApplication sharedApplication].

-- 
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/20181128/bf9f9600/attachment-0001.html>


More information about the webkit-unassigned mailing list