Bug 156377 - Web Inspector: Not necessary to validate webinspectord connection on iOS
Summary: Web Inspector: Not necessary to validate webinspectord connection on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-07 16:38 PDT by Joseph Pecoraro
Modified: 2016-04-07 17:40 PDT (History)
14 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.67 KB, patch)
2016-04-07 16:41 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-04-07 16:38:30 PDT
* SUMMARY
Not necessary to validate webinspectord connection on iOS.

On OS X webinspectord is per-User and can be overridden. On iOS that is not the case, so we can avoid the XPC connection validation.
Comment 1 Joseph Pecoraro 2016-04-07 16:38:39 PDT
<rdar://problem/25612460>
Comment 2 Joseph Pecoraro 2016-04-07 16:41:05 PDT
Created attachment 275957 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-04-07 17:40:23 PDT
Comment on attachment 275957 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 275957

Committed r199205: <http://trac.webkit.org/changeset/199205>
Comment 4 WebKit Commit Bot 2016-04-07 17:40:27 PDT
All reviewed patches have been landed.  Closing bug.