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

Issue 167563002: Make DocumentType return empty publicId by default (Closed)

Created:
6 years, 10 months ago by rwlbuis
Modified:
6 years, 10 months ago
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

Make DocumentType return empty publicId by default Return empty publicId, systemId by default to be conforming to DOM4 spec: Unless explicitly given when a doctype is created, its public ID and system ID are the empty string. http://dom.spec.whatwg.org/#documenttype This matches Firefox. BUG=342564 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167625

Patch Set 1 #

Patch Set 2 : Add test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M LayoutTests/fast/doctypes/xml-doctype.xhtml View 1 1 chunk +10 lines, -0 lines 1 comment Download
M LayoutTests/fast/doctypes/xml-doctype-expected.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/dom/DocumentType.idl View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
rwlbuis
PTAL.
6 years, 10 months ago (2014-02-18 18:07:46 UTC) #1
rwlbuis
Latest patchset now contains a test. After more testing, Firefox has the behavior from this ...
6 years, 10 months ago (2014-02-20 21:36:11 UTC) #2
abarth-chromium
Doesn't seem like a huge deal either way. @arv: Would you be willing to pick?
6 years, 10 months ago (2014-02-21 07:40:49 UTC) #3
arv (Not doing code reviews)
LGTM Matching the spec is better than not matching even though this change has no ...
6 years, 10 months ago (2014-02-21 15:06:51 UTC) #4
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 10 months ago (2014-02-21 15:42:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/167563002/210001
6 years, 10 months ago (2014-02-21 15:42:10 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 18:23:27 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 10 months ago (2014-02-21 18:23:27 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 18:23:33 UTC) #9
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 10 months ago (2014-02-21 18:23:33 UTC) #10
rwlbuis
Oops, need more support :) tkent, can you have a look?
6 years, 10 months ago (2014-02-21 18:34:46 UTC) #11
abarth-chromium
I think the commit-bot is just borken
6 years, 10 months ago (2014-02-21 18:37:33 UTC) #12
Inactive
lgtm
6 years, 10 months ago (2014-02-21 18:52:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/167563002/210001
6 years, 10 months ago (2014-02-21 18:52:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/167563002/210001
6 years, 10 months ago (2014-02-21 19:12:50 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 23:09:15 UTC) #16
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=28389
6 years, 10 months ago (2014-02-21 23:09:17 UTC) #17
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 10 months ago (2014-02-21 23:14:49 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/167563002/210001
6 years, 10 months ago (2014-02-21 23:15:06 UTC) #19
commit-bot: I haz the power
6 years, 10 months ago (2014-02-22 02:06:57 UTC) #20
Message was sent while issue was closed.
Change committed as 167625

Powered by Google App Engine
This is Rietveld 408576698