WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129852
[OS X] Web Inspector: Allow Apps using JavaScriptCore to access "com.apple.webinspector" mach port
https://bugs.webkit.org/show_bug.cgi?id=129852
Summary
[OS X] Web Inspector: Allow Apps using JavaScriptCore to access "com.apple.we...
Joseph Pecoraro
Reported
2014-03-06 17:30:24 PST
For remote inspection to work, the application hosting a JSContext/WebView must be allowed to access the "com.apple.webinspector" mach port to connect to webinspectord. This is only needed for apps that use the JavaScriptCore framework, so we can have the framework extend the app's sandbox to allow access.
Attachments
[PATCH] Proposed Fix
(5.50 KB, patch)
2014-03-06 17:35 PST
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2014-03-06 17:30:44 PST
<
rdar://problem/16018541
>
Joseph Pecoraro
Comment 2
2014-03-06 17:35:42 PST
Created
attachment 226070
[details]
[PATCH] Proposed Fix Should we avoid including framework.sh for earlier releases of OS X as well? It should be harmless there.
Geoffrey Garen
Comment 3
2014-03-06 19:44:27 PST
Comment on
attachment 226070
[details]
[PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 4
2014-03-06 20:16:09 PST
Comment on
attachment 226070
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 226070 Committed
r165245
: <
http://trac.webkit.org/changeset/165245
>
WebKit Commit Bot
Comment 5
2014-03-06 20:16:11 PST
All reviewed patches have been landed. Closing bug.
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