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

Issue 10740002: Stub out not yet implemented controller methods, so we don't have to wait for timeouts but fail imm… (Closed)

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

Description

Stub out not yet implemented controller methods, so we don't have to wait for timeouts but fail immediately BUG=111316 TEST="webkit/tools/layout_tests/run_webkit_tests.py --debug --driver-name=content_shell --additional-drt-flag=--dump-render-tree --no-retry-failures svg/dynamic-updates/SVGAElement-dom-href-attr.html" fails within milliseconds instead of 30s Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145782

Patch Set 1 #

Total comments: 6

Patch Set 2 : updates #

Patch Set 3 : patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -18 lines) Patch
M content/content_shell.gypi View 1 2 1 chunk +1 line, -5 lines 0 comments Download
M content/shell/layout_test_controller.js View 1 2 chunks +47 lines, -10 lines 0 comments Download
M content/shell/layout_test_controller_bindings.cc View 1 3 chunks +18 lines, -1 line 0 comments Download
M content/shell/layout_test_controller_host.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/shell/layout_test_controller_host.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M content/shell/shell_messages.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/shell/shell_render_process_observer.cc View 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jochen (gone - plz use gerrit)
plz review Andreas, fyi
8 years, 5 months ago (2012-07-09 15:08:56 UTC) #1
rossberg
FYI. https://chromiumcodereview.appspot.com/10740002/diff/1/content/shell/layout_test_controller.js File content/shell/layout_test_controller.js (right): https://chromiumcodereview.appspot.com/10740002/diff/1/content/shell/layout_test_controller.js#newcode34 content/shell/layout_test_controller.js:34: Object.defineProperty(obj, name, { get: function() { return callback; ...
8 years, 5 months ago (2012-07-09 15:54:29 UTC) #2
jam
lgtm http://codereview.chromium.org/10740002/diff/1/content/shell/layout_test_controller_bindings.cc File content/shell/layout_test_controller_bindings.cc (right): http://codereview.chromium.org/10740002/diff/1/content/shell/layout_test_controller_bindings.cc#newcode111 content/shell/layout_test_controller_bindings.cc:111: view->GetRoutingID(), nit: 4 space indenting http://codereview.chromium.org/10740002/diff/1/content/shell/shell_messages.h File content/shell/shell_messages.h ...
8 years, 5 months ago (2012-07-09 16:39:47 UTC) #3
jochen (gone - plz use gerrit)
https://chromiumcodereview.appspot.com/10740002/diff/1/content/shell/layout_test_controller.js File content/shell/layout_test_controller.js (right): https://chromiumcodereview.appspot.com/10740002/diff/1/content/shell/layout_test_controller.js#newcode34 content/shell/layout_test_controller.js:34: Object.defineProperty(obj, name, { get: function() { return callback; }, ...
8 years, 5 months ago (2012-07-09 19:25:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/10740002/7002
8 years, 5 months ago (2012-07-09 19:26:04 UTC) #5
commit-bot: I haz the power
Try job failure for 10740002-7002 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 5 months ago (2012-07-09 19:52:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/10740002/14001
8 years, 5 months ago (2012-07-09 21:46:00 UTC) #7
commit-bot: I haz the power
8 years, 5 months ago (2012-07-09 23:26:28 UTC) #8
Change committed as 145782

Powered by Google App Engine
This is Rietveld 408576698