Bug 130806 - Web Inspector: Give WebProcess a proxy application entitlement
Summary: Web Inspector: Give WebProcess a proxy application entitlement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-26 17:47 PDT by Joseph Pecoraro
Modified: 2014-03-27 15:04 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.04 KB, patch)
2014-03-26 17:49 PDT, Joseph Pecoraro
timothy: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 (481.34 KB, application/zip)
2014-03-26 18:47 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-03-26 17:47:53 PDT
This makes it easier to check that the application is a proxy when it connects to com.apple.webinspector.

<rdar://problem/16439021>
Comment 1 Joseph Pecoraro 2014-03-26 17:49:11 PDT
Created attachment 227900 [details]
[PATCH] Proposed Fix
Comment 2 Build Bot 2014-03-26 18:47:26 PDT
Comment on attachment 227900 [details]
[PATCH] Proposed Fix

Attachment 227900 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5159195347255296

New failing tests:
media/adopt-node-crash.html
Comment 3 Build Bot 2014-03-26 18:47:28 PDT
Created attachment 227908 [details]
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-09  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Alexey Proskuryakov 2014-03-27 09:44:54 PDT
Will this work with nightly builds?
Comment 5 Timothy Hatcher 2014-03-27 11:58:57 PDT
This change was iOS only. Joe is aware of the impact entitlements will have on open source Mac builds and is proceeding with caution on what we do.
Comment 6 Joseph Pecoraro 2014-03-27 15:04:33 PDT
<http://trac.webkit.org/changeset/166371>