[webkit-reviews] review requested: [Bug 211392] Stop hard-coding get-task-allow entitlement for simulator builds : [Attachment 398405] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 14:52:42 PDT 2020


Chris Dumez <cdumez at apple.com> has asked  for review:
Bug 211392: Stop hard-coding get-task-allow entitlement for simulator builds
https://bugs.webkit.org/show_bug.cgi?id=211392

Attachment 398405: Patch

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




--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 398405
  --> https://bugs.webkit.org/attachment.cgi?id=398405
Patch

Ok, I have validated the change locally. Turns out that the get-task-allow
entitlement gets added to the signature and thus applies to the host system,
while the runningboard entitlement gets added to the __entitlement section of
the binary and thus only applies inside the simulator.


More information about the webkit-reviews mailing list