[Webkit-unassigned] [Bug 192943] Moving non-critical initializations to a parallel thread can speed up process launch time by 15%.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 14:35:48 PST 2018


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

--- Comment #11 from Suresh Koppisetty <skoppisetty at apple.com> ---
(In reply to Sam Weinig from comment #8)
> Comment on attachment 357860 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=357860&action=review
> 
> > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:190
> > +        [NSApplication _accessibilityInitialize];
> 
> Have you verified with the AppKit team that this is safe to call from a
> non-main thread? Most things in AppKit are not.

Checking with them.

-- 
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/20181220/b569048b/attachment.html>


More information about the webkit-unassigned mailing list