Bug 41836

Summary: Web Inspector: factor out common part of debugger tests
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Yury Semikhatsky
Reported 2010-07-08 00:08:34 PDT
There is some code duplication in LayoutTests/inspector/debgger-*.html which can be extracted into a shared file.
Attachments
Patch (12.83 KB, patch)
2010-07-08 00:11 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-07-08 00:11:52 PDT
Yury Semikhatsky
Comment 2 2010-07-08 01:40:36 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog A LayoutTests/http/tests/inspector/debugger-test.js M LayoutTests/http/tests/inspector/inspector-test.js M LayoutTests/inspector/debugger-pause-in-eval-script-expected.txt M LayoutTests/inspector/debugger-pause-in-eval-script.html M LayoutTests/inspector/debugger-pause-on-debugger-statement-expected.txt M LayoutTests/inspector/debugger-pause-on-debugger-statement.html M LayoutTests/inspector/debugger-proto-property-expected.txt M LayoutTests/inspector/debugger-proto-property.html M WebCore/ChangeLog M WebCore/bindings/js/ScriptDebugServer.cpp Committed r62769
Note You need to log in before you can comment on or make changes to this bug.