Bug 130118

Summary: Web Inspector: Disable REMOTE_INSPECTOR in earlier OS X releases
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix timothy: review+

Description Joseph Pecoraro 2014-03-11 23:56:39 PDT
The necessarily components (webinspectord / "com.apple.webinspector") do not exist. So disable the feature on those releases, as it won't be used.
Comment 1 Joseph Pecoraro 2014-03-11 23:56:58 PDT
<rdar://problem/15997310>
Comment 2 Joseph Pecoraro 2014-03-11 23:58:51 PDT
Created attachment 226479 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2014-03-12 16:40:54 PDT
<http://trac.webkit.org/changeset/165509>