Bug 41768 - [v8] Web Inspector: skip breakpoints when script is already paused
Summary: [v8] Web Inspector: skip breakpoints when script is already paused
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: 2010-07-07 07:17 PDT by Yury Semikhatsky
Modified: 2010-07-08 02:07 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.53 KB, patch)
2010-07-07 07:28 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 2010-07-07 07:17:36 PDT
Web Inspector should skip breakpoints when it's already staying on a breakpoint.
Comment 1 Yury Semikhatsky 2010-07-07 07:28:16 PDT
Created attachment 60732 [details]
Patch
Comment 2 Yury Semikhatsky 2010-07-08 02:06:17 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/ChangeLog
	A	LayoutTests/inspector/debugger-no-nested-pause-expected.txt
	A	LayoutTests/inspector/debugger-no-nested-pause.html
	M	LayoutTests/platform/qt/Skipped
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/ScriptDebugServer.cpp
Committed r62772