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

Issue 137063014: Remove Node::containsForBindings() method (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
haraken, esprehn
CC:
blink-reviews, arv+blink, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, watchdog-blink-watchlist_google.com, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove Node::containsForBindings() method Remove Node::containsForBindings() method and have the bindings call Node::containsIncludingShadowDOM() directly since containsForBindings() is merely a proxy to it. R=haraken, esprehn Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165320

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M Source/core/dom/Node.h View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/dom/Node.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 11 months ago (2014-01-17 15:41:48 UTC) #1
haraken
LGTM
6 years, 11 months ago (2014-01-17 15:43:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/137063014/1
6 years, 11 months ago (2014-01-17 15:45:17 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 17:36:40 UTC) #4
Message was sent while issue was closed.
Change committed as 165320

Powered by Google App Engine
This is Rietveld 408576698