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

Issue 2170793002: Add Node.getRootNode(options) (Closed)

Created:
4 years, 5 months ago by hayato
Modified:
4 years, 5 months ago
Reviewers:
tkent, Ilya Sherman, kochi
CC:
asvitkine+watch_chromium.org, blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Node.getRootNode(options) Intent to Ship and Implement: https://groups.google.com/a/chromium.org/d/msg/blink-dev/MjeLmhOZKXw/zvlyAsvNBAAJ BUG=629739 Committed: https://crrev.com/9520623861da283533e71d6b7a8babd02675cb0b Cr-Commit-Position: refs/heads/master@{#407419}

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 6

Patch Set 3 : addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -4 lines) Patch
A third_party/WebKit/LayoutTests/shadow-dom/node-getRootNode.html View 1 chunk +63 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/core.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Node.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Node.cpp View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Node.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
hayato
rebased
4 years, 5 months ago (2016-07-25 03:41:45 UTC) #5
hayato
PTAL
4 years, 5 months ago (2016-07-25 03:45:54 UTC) #11
kochi
LGTM https://codereview.chromium.org/2170793002/diff/20001/third_party/WebKit/Source/core/dom/Node.h File third_party/WebKit/Source/core/dom/Node.h (right): https://codereview.chromium.org/2170793002/diff/20001/third_party/WebKit/Source/core/dom/Node.h#newcode31 third_party/WebKit/Source/core/dom/Node.h:31: #include "core/dom/GetRootNodeOptions.h" Strictly speaking you don't have to ...
4 years, 5 months ago (2016-07-25 04:48:03 UTC) #12
tkent
lgtm https://codereview.chromium.org/2170793002/diff/20001/third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl File third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl (right): https://codereview.chromium.org/2170793002/diff/20001/third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl#newcode5 third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl:5: dictionary GetRootNodeOptions { Please add a comment on ...
4 years, 5 months ago (2016-07-25 04:49:23 UTC) #13
hayato
addressed
4 years, 5 months ago (2016-07-25 04:59:05 UTC) #14
hayato
isherman@, could you review for histograms.xml? https://codereview.chromium.org/2170793002/diff/20001/third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl File third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl (right): https://codereview.chromium.org/2170793002/diff/20001/third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl#newcode5 third_party/WebKit/Source/core/dom/GetRootNodeOptions.idl:5: dictionary GetRootNodeOptions { ...
4 years, 5 months ago (2016-07-25 05:03:43 UTC) #17
hayato
Adding isherman@ for histograms.xml. PTAL.
4 years, 5 months ago (2016-07-25 05:04:26 UTC) #19
Ilya Sherman
histograms.xml lgtm
4 years, 5 months ago (2016-07-25 05:28:00 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2170793002/40001
4 years, 5 months ago (2016-07-25 05:30:10 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-25 06:33:05 UTC) #25
commit-bot: I haz the power
4 years, 5 months ago (2016-07-25 06:35:06 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9520623861da283533e71d6b7a8babd02675cb0b
Cr-Commit-Position: refs/heads/master@{#407419}

Powered by Google App Engine
This is Rietveld 408576698