Bug 127707 - Web Inspector: clean up initialization of managers and observers in InspectorTest
Summary: Web Inspector: clean up initialization of managers and observers in Inspector...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 13:48 PST by BJ Burg
Modified: 2014-01-27 17:52 PST (History)
4 users (show)

See Also:


Attachments
patch (7.98 KB, patch)
2014-01-27 13:58 PST, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2014-01-27 13:48:35 PST
The setup code in InspectorTest.importInspectorScripts causes problems when adding the debugger observer/manager and does not match the order of initialization in Main.html and Main.js.
Comment 1 BJ Burg 2014-01-27 13:58:48 PST
Created attachment 222354 [details]
patch
Comment 2 WebKit Commit Bot 2014-01-27 17:52:19 PST
Comment on attachment 222354 [details]
patch

Clearing flags on attachment: 222354

Committed r162896: <http://trac.webkit.org/changeset/162896>
Comment 3 WebKit Commit Bot 2014-01-27 17:52:21 PST
All reviewed patches have been landed.  Closing bug.