Bug 73839 - Web Inspector: don't remove InspectorBackend.js in Release builds
Summary: Web Inspector: don't remove InspectorBackend.js in Release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 10:11 PST by Timothy Hatcher
Modified: 2011-12-05 10:40 PST (History)
3 users (show)

See Also:


Attachments
Proposed Change (5.03 KB, patch)
2011-12-05 10:14 PST, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2011-12-05 10:11:01 PST
The InspectorBackend.js file split out of the generated InspectorBackendStub.js in http://trac.webkit.org/changeset/101670, and both files are needed to be useful.
Comment 1 Timothy Hatcher 2011-12-05 10:14:36 PST
Created attachment 117893 [details]
Proposed Change
Comment 2 Joseph Pecoraro 2011-12-05 10:15:34 PST
Comment on attachment 117893 [details]
Proposed Change

r=me
Comment 3 Timothy Hatcher 2011-12-05 10:40:28 PST
Committed r102012