Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 60203007: DevTools: Fix disabling all pauses on reload. (Closed)

Created:
7 years, 1 month ago by aandrey
Modified:
7 years, 1 month ago
Reviewers:
pfeldman, yurys, johnjbarton
CC:
blink-reviews
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 15

Patch Set 2 : addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -84 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/http/tests/inspector/debugger-test.js View 1 2 chunks +10 lines, -0 lines 0 comments Download
D LayoutTests/inspector/debugger/long-resume-vs-reload.html View 1 chunk +0 lines, -63 lines 0 comments Download
D LayoutTests/inspector/debugger/long-resume-vs-reload-expected.txt View 1 chunk +0 lines, -3 lines 0 comments Download
A LayoutTests/inspector/debugger/skip-pauses-until-reload.html View 1 1 chunk +139 lines, -0 lines 0 comments Download
A LayoutTests/inspector/debugger/skip-pauses-until-reload-expected.txt View 1 chunk +27 lines, -0 lines 0 comments Download
M Source/bindings/v8/ScriptDebugServer.cpp View 1 2 chunks +8 lines, -13 lines 0 comments Download
M Source/core/inspector/InspectorDebuggerAgent.cpp View 1 4 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
aandrey
7 years, 1 month ago (2013-11-06 07:42:07 UTC) #1
yurys
https://codereview.chromium.org/60203007/diff/1/LayoutTests/http/tests/inspector/debugger-test.js File LayoutTests/http/tests/inspector/debugger-test.js (right): https://codereview.chromium.org/60203007/diff/1/LayoutTests/http/tests/inspector/debugger-test.js#newcode86 LayoutTests/http/tests/inspector/debugger-test.js:86: InspectorTest.waitUntilPaused = function(callback, forceWait) I'd rather have separate methods ...
7 years, 1 month ago (2013-11-08 06:38:26 UTC) #2
aandrey
PTAL https://codereview.chromium.org/60203007/diff/1/LayoutTests/http/tests/inspector/debugger-test.js File LayoutTests/http/tests/inspector/debugger-test.js (right): https://codereview.chromium.org/60203007/diff/1/LayoutTests/http/tests/inspector/debugger-test.js#newcode86 LayoutTests/http/tests/inspector/debugger-test.js:86: InspectorTest.waitUntilPaused = function(callback, forceWait) On 2013/11/08 06:38:26, yurys ...
7 years, 1 month ago (2013-11-08 09:10:39 UTC) #3
yurys
lgtm https://codereview.chromium.org/60203007/diff/1/LayoutTests/inspector/debugger/skip-pauses-until-reload.html File LayoutTests/inspector/debugger/skip-pauses-until-reload.html (right): https://codereview.chromium.org/60203007/diff/1/LayoutTests/inspector/debugger/skip-pauses-until-reload.html#newcode65 LayoutTests/inspector/debugger/skip-pauses-until-reload.html:65: // FIXME: Test is flaky with PauseOnAllExceptions due ...
7 years, 1 month ago (2013-11-13 12:26:01 UTC) #4
aandrey
https://codereview.chromium.org/60203007/diff/1/LayoutTests/inspector/debugger/skip-pauses-until-reload.html File LayoutTests/inspector/debugger/skip-pauses-until-reload.html (right): https://codereview.chromium.org/60203007/diff/1/LayoutTests/inspector/debugger/skip-pauses-until-reload.html#newcode65 LayoutTests/inspector/debugger/skip-pauses-until-reload.html:65: // FIXME: Test is flaky with PauseOnAllExceptions due to ...
7 years, 1 month ago (2013-11-13 13:06:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/60203007/80001
7 years, 1 month ago (2013-11-13 13:06:29 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-13 14:51:55 UTC) #7
Message was sent while issue was closed.
Change committed as 161920

Powered by Google App Engine
This is Rietveld 408576698