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

Issue 100042: Handle 'afterCompile' debugger events (Closed)

Created:
11 years, 8 months ago by yurys
Modified:
9 years, 7 months ago
Reviewers:
pfeldman
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

1. Debugger front-end scripts are now updated from 'afterCompile' events. 2. V8 debugger message handlers are temporary removed when a new debugger agent is attaching to avoid failing on compile events. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14728

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -52 lines) Patch
M webkit/glue/devtools/debugger_agent_manager.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/devtools/debugger_agent_manager.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M webkit/glue/devtools/js/debugger_agent.js View 1 2 3 10 chunks +77 lines, -52 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
yurys
11 years, 8 months ago (2009-04-27 13:33:22 UTC) #1
pfeldman
11 years, 8 months ago (2009-04-28 13:27:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698