WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132409
Web Inspector: Allow Remote Inspector to entitlement check UIProcess through WebProcess
https://bugs.webkit.org/show_bug.cgi?id=132409
Summary
Web Inspector: Allow Remote Inspector to entitlement check UIProcess through ...
Joseph Pecoraro
Reported
2014-04-30 16:49:54 PDT
When we have a proxy application like WebProcess holding WebViews for a UIProcess we only want to show the views if the UIProcess has the proper entitlements. Provide a path to pass the UIProcess audit_token (and pid) information on to webinspectord. Part of: <
rdar://problem/16180430
>
Attachments
[PATCH] Proposed Fix
(22.10 KB, patch)
2014-04-30 17:32 PDT
,
Joseph Pecoraro
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2014-04-30 17:32:07 PDT
Created
attachment 230547
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 2
2014-04-30 17:35:00 PDT
Attachment 230547
[details]
did not pass style-queue: ERROR: Source/JavaScriptCore/inspector/remote/RemoteInspector.mm:544: Missing space before { [whitespace/braces] [5] ERROR: Source/JavaScriptCore/inspector/remote/RemoteInspector.h:64: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] ERROR: Source/JavaScriptCore/inspector/remote/RemoteInspector.h:67: The parameter name "pid" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 3 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 3
2014-05-09 18:45:02 PDT
<
http://trac.webkit.org/changeset/168565
>
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