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

Issue 22911019: [DOM4] Have ProcessingInstruction inherit CharacterData (Closed)

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

Description

[DOM4] Have ProcessingInstruction inherit CharacterData Have ProcessingInstruction inherit CharacterData as per the latest DOM4 specification: http://dom.spec.whatwg.org/#processinginstruction Previously, ProcessingInstruction was inheriting from Node as per DOM Level 3. Firefox already follows DOM4 but not IE10. This change leads to less code duplication. BUG=275465 R=haraken@chromium.org, jochen@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156390

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -48 lines) Patch
M LayoutTests/fast/dom/coreDOM-element-attribute-js-null.xhtml View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/coreDOM-element-attribute-js-null-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A LayoutTests/fast/dom/processing-instruction-inherit-characterdata.xhtml View 1 chunk +27 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/processing-instruction-inherit-characterdata-expected.txt View 1 chunk +17 lines, -0 lines 0 comments Download
M Source/core/dom/CharacterData.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/dom/CharacterData.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/core/dom/ProcessingInstruction.h View 5 chunks +9 lines, -9 lines 0 comments Download
M Source/core/dom/ProcessingInstruction.cpp View 7 chunks +4 lines, -33 lines 0 comments Download
M Source/core/dom/ProcessingInstruction.idl View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
do-not-use
7 years, 4 months ago (2013-08-19 12:16:16 UTC) #1
haraken
LGTM. Needs an approval from an API owner.
7 years, 4 months ago (2013-08-19 12:33:57 UTC) #2
jochen (gone - plz use gerrit)
lgtm
7 years, 4 months ago (2013-08-20 08:10:43 UTC) #3
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/22911019/1
7 years, 4 months ago (2013-08-20 09:06:47 UTC) #4
do-not-use
Committed patchset #1 manually as r156390 (presubmit successful).
7 years, 4 months ago (2013-08-20 12:37:00 UTC) #5
arv (Not doing code reviews)
7 years, 4 months ago (2013-08-20 13:47:01 UTC) #6
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698