Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(19)

Issue 1169613002: Remove unnecessary testRunner.dumpAsText in LayoutTests/fast/dom/shadow (Closed)

Created:
4 years, 11 months ago by kochi
Modified:
4 years, 11 months ago
Reviewers:
hayato
CC:
blink-reviews
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Remove unnecessary testRunner.dumpAsText in LayoutTests/fast/dom/shadow In fast/dom/shadow, there are lots of instances that include js-test.js and do testRunner.dumpAsText both, but js-test.js does it for the test, and the test code doesn't have to call testRunner.dumpAsText. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196560

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -207 lines) Patch
M LayoutTests/fast/dom/shadow/access-key.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/compare-document-position.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/compare-treescope-position.html View 2 chunks +1 line, -4 lines 0 comments Download
M LayoutTests/fast/dom/shadow/composed-shadow-tree-walker.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/content-selector-query.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/distributed-node-focus.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/distribution-update-recalcs-style.html View 1 chunk +1 line, -4 lines 0 comments Download
M LayoutTests/fast/dom/shadow/events-stopped-at-shadow-boundary.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-navigation.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-navigation-negative-tabindex.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-navigation-tabstop-crash.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-navigation-with-distributed-nodes.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-navigation-with-tabstop.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focus-shadowhost-display-none.html View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/fast/dom/shadow/focus-slide-on-shadow-host.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/focusable-elements-with-tabstop.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/gesture-tap.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/get-element-by-id-in-shadow-root.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/input-shadow-nochange.html View 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/fast/dom/shadow/move-style-scoped-to-another-shadowroot-crash.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/nodetype.html View 1 chunk +7 lines, -11 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-boundary-events.html View 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-contents-event.html View 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-dom-mouse-event-adjust-offset.html View 1 chunk +1 line, -9 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-root-activeElement.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-root-blur.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html View 2 chunks +0 lines, -4 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-root-js-api.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadow-selection-detach-crash.html View 1 chunk +1 line, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadowdom-dynamic-styling.html View 1 chunk +1 line, -5 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html View 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadowdom-for-image-event.html View 1 chunk +1 line, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/style-of-distributed-node.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html View 1 chunk +71 lines, -74 lines 0 comments Download
M LayoutTests/fast/dom/shadow/tabstop-focus-highlight-sibling.html View 1 chunk +0 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/shadow/tabstop-property.html View 1 chunk +2 lines, -10 lines 0 comments Download
M LayoutTests/fast/dom/shadow/user-modify-inheritance.html View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1169613002/1
4 years, 11 months ago (2015-06-05 04:45:12 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2015-06-05 06:27:36 UTC) #4
kochi
PTAL
4 years, 11 months ago (2015-06-05 06:40:09 UTC) #6
hayato
lgtm
4 years, 11 months ago (2015-06-05 06:47:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1169613002/1
4 years, 11 months ago (2015-06-05 07:19:52 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2015-06-05 07:23:22 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196560

Powered by Google App Engine
This is Rietveld 408576698