[Webkit-unassigned] [Bug 219632] REGRESSION(r261238): WKWebView crashes on launch inside a quicklook preview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 12:11:57 PST 2020


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

--- Comment #5 from sbarex at gmail.com ---
(In reply to Alexey Proskuryakov from comment #3)
> > Both the application and the extension contain the entitlement `com.apple.security.network.client`.
> 
> I don't think that it does anything for QuickLook extensions.
> 
> Can you try using a
> com.apple.security.temporary-exception.mach-lookup.global-name exception
> entitlement for com.apple.nsurlsessiond instead? That would be for diagnosis
> only, I'm not suggesting to do this in production at this point.

I do not understand which entitlement I must try to add...
com.apple.security.temporary-exception.mach-lookup.global-name does nothing for the bug.

If I add com.apple.nsurlsessiond I need to sign the app with a certificate. Then the appex fail to load and Xcode cannot bind to the process to debug (failure Reason: “org.sbarex.QLTest.QLExt” failed to launch or exited before the debugger could attach to it. Please verify that “org.sbarex.QLTest.QLExt” has a valid code signature that permits it to be launched on “My Mac”.)

-- 
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/20201210/8bee7194/attachment.htm>


More information about the webkit-unassigned mailing list