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

Issue 11573035: [content shell] implement testRunner.execCommand (Closed)

Created:
8 years ago by jochen (gone - plz use gerrit)
Modified:
8 years ago
Reviewers:
marja
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

[content shell] implement testRunner.execCommand BUG=111316 TEST=editing/execCommand tests pass R=marja@chromium.org NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173210

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M content/shell/webkit_test_runner.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/webkit_test_runner.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M content/shell/webkit_test_runner.js View 2 chunks +2 lines, -0 lines 0 comments Download
M content/shell/webkit_test_runner_bindings.cc View 1 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jochen (gone - plz use gerrit)
8 years ago (2012-12-14 12:43:55 UTC) #1
marja
chemistry-dog lgtm, but... https://chromiumcodereview.appspot.com/11573035/diff/1/content/shell/webkit_test_runner_bindings.cc File content/shell/webkit_test_runner_bindings.cc (right): https://chromiumcodereview.appspot.com/11573035/diff/1/content/shell/webkit_test_runner_bindings.cc#newcode165 content/shell/webkit_test_runner_bindings.cc:165: if (!args[0]->IsString() || (args.Length() == 3 ...
8 years ago (2012-12-14 12:47:44 UTC) #2
jochen (gone - plz use gerrit)
https://chromiumcodereview.appspot.com/11573035/diff/1/content/shell/webkit_test_runner_bindings.cc File content/shell/webkit_test_runner_bindings.cc (right): https://chromiumcodereview.appspot.com/11573035/diff/1/content/shell/webkit_test_runner_bindings.cc#newcode165 content/shell/webkit_test_runner_bindings.cc:165: if (!args[0]->IsString() || (args.Length() == 3 && !args[2]->IsString())) On ...
8 years ago (2012-12-14 12:56:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/11573035/5001
8 years ago (2012-12-14 13:01:35 UTC) #4
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-14 18:22:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/11573035/5001
8 years ago (2012-12-14 21:14:59 UTC) #6
commit-bot: I haz the power
8 years ago (2012-12-14 21:17:11 UTC) #7
Message was sent while issue was closed.
Change committed as 173210

Powered by Google App Engine
This is Rietveld 408576698