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

Issue 23995011: Remove Document::getElementById() (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
Reviewers:
haraken
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Remove Document::getElementById() Remove Document::getElementById() as it was merely calling TreeScope::getElementById(). Document already inherits from TreeScope, therefore this indirection is not needed. R=haraken BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157763

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -7 lines) Patch
M Source/core/dom/Document.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-13 13:00:10 UTC) #1
haraken
LGTM
7 years, 3 months ago (2013-09-13 13:36:11 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23995011/1
7 years, 3 months ago (2013-09-13 14:53:39 UTC) #3
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-13 15:17:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23995011/1
7 years, 3 months ago (2013-09-13 16:06:11 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-13 17:29:46 UTC) #6
Message was sent while issue was closed.
Change committed as 157763

Powered by Google App Engine
This is Rietveld 408576698