RESOLVED FIXED 54638
Web Inspector: [Chromium] inspector/debugger/dom-breakpoints.html TIMEOUTs
https://bugs.webkit.org/show_bug.cgi?id=54638
Summary Web Inspector: [Chromium] inspector/debugger/dom-breakpoints.html TIMEOUTs
Mikhail Naganov
Reported 2011-02-17 04:53:57 PST
The test was initially disabled and marked as BUGPFELDMAN. I tried running it locally (on Linux) -- it timeouts.
Attachments
[PATCH] Proposed change. (36.60 KB, patch)
2011-02-18 10:59 PST, Pavel Feldman
no flags
Patch (38.03 KB, patch)
2011-02-21 03:11 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-02-18 10:59:20 PST
Created attachment 82982 [details] [PATCH] Proposed change.
Yury Semikhatsky
Comment 2 2011-02-21 03:01:52 PST
Comment on attachment 82982 [details] [PATCH] Proposed change. View in context: https://bugs.webkit.org/attachment.cgi?id=82982&action=review > LayoutTests/http/tests/inspector/inspector-test.js:164 > + var wrapThis = this; Wrong indentation. > LayoutTests/http/tests/inspector/inspector-test.js:178 > +$wrap = InspectorTest.safeWrap; What's the reason for introducing the new sytax? Please use InspectorTest.safeWrap directly.
Pavel Feldman
Comment 3 2011-02-21 03:11:15 PST
Pavel Feldman
Comment 4 2011-02-21 03:13:12 PST
Note You need to log in before you can comment on or make changes to this bug.