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

Issue 193006: DevTools: handle 'scripts' response only when context id is known (Closed)

Created:
11 years, 3 months ago by yurys
Modified:
9 years, 7 months ago
Reviewers:
apavlov, pfeldman
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

DevTools: scripts request is now sent only when context id is received(if we send scripts request right after context id request there is no guarantee that their responses will come in the same order). BUG=19858 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25435

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Total comments: 8

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -24 lines) Patch
M webkit/glue/devtools/debugger_agent_manager.cc View 1 2 3 1 chunk +6 lines, -8 lines 0 comments Download
M webkit/glue/devtools/js/debugger_agent.js View 1 2 3 9 chunks +54 lines, -16 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
yurys
11 years, 3 months ago (2009-09-03 18:19:34 UTC) #1
apavlov
LGTM http://codereview.chromium.org/193006/diff/1/3 File webkit/glue/devtools/js/debugger_agent.js (right): http://codereview.chromium.org/193006/diff/1/3#newcode724 Line 724: // If it's a first time context ...
11 years, 3 months ago (2009-09-03 18:54:19 UTC) #2
yurys
http://codereview.chromium.org/193006/diff/1/3 File webkit/glue/devtools/js/debugger_agent.js (right): http://codereview.chromium.org/193006/diff/1/3#newcode724 Line 724: // If it's a first time context id ...
11 years, 3 months ago (2009-09-03 19:20:23 UTC) #3
pfeldman
not LGTM? http://codereview.chromium.org/193006/diff/6001/6002 File webkit/glue/devtools/debugger_agent_manager.cc (right): http://codereview.chromium.org/193006/diff/6001/6002#newcode221 Line 221: // If the context is from ...
11 years, 3 months ago (2009-09-03 20:50:26 UTC) #4
yurys
http://codereview.chromium.org/193006/diff/6001/6002 File webkit/glue/devtools/debugger_agent_manager.cc (right): http://codereview.chromium.org/193006/diff/6001/6002#newcode221 Line 221: // If the context is from one of ...
11 years, 3 months ago (2009-09-04 07:15:14 UTC) #5
pfeldman
11 years, 3 months ago (2009-09-04 07:45:15 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698