Bug 79097 - [V8] Web Inspector: set breakpoint/pause doesn't work when worker is in a tight loop
Summary: [V8] Web Inspector: set breakpoint/pause doesn't work when worker is in a tig...
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: 2012-02-21 04:42 PST by Yury Semikhatsky
Modified: 2012-02-21 05:10 PST (History)
10 users (show)

See Also:


Attachments
Patch (18.12 KB, patch)
2012-02-21 04:47 PST, 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 2012-02-21 04:42:51 PST
Debugger fails to pause if worker is in a tight loop.
Comment 1 Yury Semikhatsky 2012-02-21 04:47:31 PST
Created attachment 127954 [details]
Patch
Comment 2 Pavel Feldman 2012-02-21 05:05:57 PST
Comment on attachment 127954 [details]
Patch

It would be great to test this change.
Comment 3 Yury Semikhatsky 2012-02-21 05:10:35 PST
Committed r108344: <http://trac.webkit.org/changeset/108344>