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

Issue 23567024: Have Attr constructor take a Document / Element reference (Closed)

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

Description

Have Attr constructor take a Document / Element reference Have Attr constructor take a Document / Element reference instead of a pointer as it can never be NULL. BUG=281400 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157481

Patch Set 1 #

Patch Set 2 : Fix try bot failures #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M Source/core/dom/Attr.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/dom/Attr.cpp View 1 4 chunks +8 lines, -8 lines 0 comments Download
M Source/core/dom/Document.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/Element.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-09 18:45:19 UTC) #1
dglazkov
rslgtm.
7 years, 3 months ago (2013-09-09 19:20:34 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/23567024/6001
7 years, 3 months ago (2013-09-09 19:52:22 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 23:00:15 UTC) #4
Message was sent while issue was closed.
Change committed as 157481

Powered by Google App Engine
This is Rietveld 408576698