WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89606
run-webkit and debug-webkit should work even if Safari.app has entitlements
https://bugs.webkit.org/show_bug.cgi?id=89606
Summary
run-webkit and debug-webkit should work even if Safari.app has entitlements
Mark Rowe (bdash)
Reported
2012-06-20 15:10:00 PDT
As it says in the summary.
Attachments
Patch v1
(2.09 KB, patch)
2012-06-20 15:11 PDT
,
Mark Rowe (bdash)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2012-06-20 15:11:48 PDT
Created
attachment 148664
[details]
Patch v1
mitz
Comment 2
2012-06-20 15:18:44 PDT
Comment on
attachment 148664
[details]
Patch v1 View in context:
https://bugs.webkit.org/attachment.cgi?id=148664&action=review
> Tools/Scripts/webkitdirs.pm:639 > + return (`codesign -d --entitlements - $executablePath 2>&1` =~ /<key>/);
Might be a little cleaner to add a colon before the - there to strip out the binary header.
Mark Rowe (bdash)
Comment 3
2012-06-20 16:01:44 PDT
Fixed in
r120878
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug