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

Issue 17379016: Introduce ChildNode IDL interface (Closed)

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

Description

Introduce ChildNode IDL interface Introduce ChildNode IDL interface and use 'implements' statements for DocumentType, Element and CharacterData to avoid duplication and match the specification: http://dom.spec.whatwg.org/#childnode Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152708

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -23 lines) Patch
M Source/core/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/CharacterData.idl View 1 chunk +0 lines, -5 lines 0 comments Download
A + Source/core/dom/ChildNode.idl View 1 2 chunks +10 lines, -7 lines 0 comments Download
M Source/core/dom/DocumentType.idl View 1 chunk +1 line, -6 lines 0 comments Download
M Source/core/dom/Element.idl View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
7 years, 6 months ago (2013-06-19 06:45:43 UTC) #1
haraken
LGTM https://codereview.chromium.org/17379016/diff/1/Source/core/dom/ChildNode.idl File Source/core/dom/ChildNode.idl (right): https://codereview.chromium.org/17379016/diff/1/Source/core/dom/ChildNode.idl#newcode4 Source/core/dom/ChildNode.idl:4: * Copyright (C) 2013 Samsumg Electronics. All rights ...
7 years, 6 months ago (2013-06-19 06:47:57 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/17379016/5001
7 years, 6 months ago (2013-06-19 06:51:33 UTC) #3
commit-bot: I haz the power
Change committed as 152708
7 years, 6 months ago (2013-06-19 08:15:49 UTC) #4
arv (Not doing code reviews)
7 years, 6 months ago (2013-06-19 13:27:19 UTC) #5
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698