Bug 130118 - Web Inspector: Disable REMOTE_INSPECTOR in earlier OS X releases
Summary: Web Inspector: Disable REMOTE_INSPECTOR in earlier OS X releases
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-11 23:56 PDT by Joseph Pecoraro
Modified: 2014-03-12 16:40 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (9.23 KB, patch)
2014-03-11 23:58 PDT, Joseph Pecoraro
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>