[webkit-reviews] review granted: [Bug 215108] [iOS Simulator] Assert under WebPage::platformDidReceiveLoadParameters : [Attachment 405875] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 05:08:54 PDT 2020


youenn fablet <youennf at gmail.com> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 215108: [iOS Simulator] Assert under
WebPage::platformDidReceiveLoadParameters
https://bugs.webkit.org/show_bug.cgi?id=215108

Attachment 405875: Patch

https://bugs.webkit.org/attachment.cgi?id=405875&action=review




--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 405875
  --> https://bugs.webkit.org/attachment.cgi?id=405875
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=405875&action=review

> Source/WebKit/ChangeLog:9
> +	   com.apple.private.webkit.use-xpc-endpoint on the iOS Simulator.
Disable the entitlment check for simulator.

r=me but before landing, could you try (or maybe you did already) to add this
entitlement to iOS simulator?
Looking at the code, I see XPCService-embedded-simulator.entitlements for
instance where we could try adding that entitlement.


More information about the webkit-reviews mailing list