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

Issue 113953: DevTools: Add support for non-trivial console messages. (Closed)

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

Description

DevTools: Add support for non-trivial console messages. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17074

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M webkit/glue/devtools/js/inject_dispatch.js View 1 chunk +15 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
pfeldman
11 years, 7 months ago (2009-05-28 16:19:40 UTC) #1
yurys
11 years, 7 months ago (2009-05-28 16:28:04 UTC) #2
LGTM

http://codereview.chromium.org/113953/diff/1/2
File webkit/glue/devtools/js/inject_dispatch.js (right):

http://codereview.chromium.org/113953/diff/1/2#newcode46
Line 46: var args = Array.prototype.slice.call(arguments);
you can move this in the 'if' block below

Powered by Google App Engine
This is Rietveld 408576698