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

Issue 100583005: Add a print function in the global JS scope for debugging. (Closed)

Created:
7 years ago by jcgregorio
Modified:
7 years ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add a print function in the global JS scope for debugging. BUG= Committed: http://code.google.com/p/skia/source/detail?r=12695

Patch Set 1 #

Total comments: 4

Patch Set 2 : 4 spaces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M experimental/SkV8Example/SkV8Example.cpp View 1 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jcgregorio
7 years ago (2013-12-16 19:03:01 UTC) #1
robertphillips
lgtm + nits & a question https://codereview.chromium.org/100583005/diff/1/experimental/SkV8Example/SkV8Example.cpp File experimental/SkV8Example/SkV8Example.cpp (right): https://codereview.chromium.org/100583005/diff/1/experimental/SkV8Example/SkV8Example.cpp#newcode299 experimental/SkV8Example/SkV8Example.cpp:299: void Print(const v8::FunctionCallbackInfo<v8::Value>& ...
7 years ago (2013-12-16 19:22:59 UTC) #2
jcgregorio
https://codereview.chromium.org/100583005/diff/1/experimental/SkV8Example/SkV8Example.cpp File experimental/SkV8Example/SkV8Example.cpp (right): https://codereview.chromium.org/100583005/diff/1/experimental/SkV8Example/SkV8Example.cpp#newcode299 experimental/SkV8Example/SkV8Example.cpp:299: void Print(const v8::FunctionCallbackInfo<v8::Value>& args) { On 2013/12/16 19:23:00, robertphillips ...
7 years ago (2013-12-16 19:33:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jcgregorio@google.com/100583005/20001
7 years ago (2013-12-16 19:33:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jcgregorio@google.com/100583005/20001
7 years ago (2013-12-16 19:46:25 UTC) #5
commit-bot: I haz the power
7 years ago (2013-12-16 19:55:05 UTC) #6
Message was sent while issue was closed.
Change committed as 12695

Powered by Google App Engine
This is Rietveld 408576698