Bug 69912 - [Chromium] Web Inspector: repair interactive tests for debugger pause
Summary: [Chromium] Web Inspector: repair interactive tests for debugger pause
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 01:16 PDT by Yury Semikhatsky
Modified: 2011-10-12 02:07 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2011-10-12 01:19 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2011-10-12 01:16:28 PDT
Interactive tests for debugger pause should listen to DebuggerModel events when waiting for pause instead of overriding private methods.
Comment 1 Yury Semikhatsky 2011-10-12 01:19:55 PDT
Created attachment 110653 [details]
Patch
Comment 2 Yury Semikhatsky 2011-10-12 02:07:09 PDT
Committed r97245: <http://trac.webkit.org/changeset/97245>