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

Issue 961653004: Sync the Node interface with the spec (Closed)

Created:
5 years, 10 months ago by philipj_slow
Modified:
5 years, 10 months ago
Reviewers:
haraken, Jens Widell
CC:
blink-reviews, blink-reviews-dom_chromium.org, arv+blink, vivekg_samsung, sof, eae+blinkwatch, vivekg, dglazkov+blink, Inactive, rwlbuis
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Sync the Node interface with the spec https://dom.spec.whatwg.org/#interface-node The only changes to the generated code are code movement and variable name changes. Many types were made nullable to match the spec, as doing so did not cause any changes to the generated code. If [TypeChecking=Interface] were used, there would have been more differences. BUG=460722 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190943

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -53 lines) Patch
M Source/core/dom/Node.idl View 1 chunk +52 lines, -53 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
philipj_slow
PTAL
5 years, 10 months ago (2015-02-26 16:41:50 UTC) #2
Jens Widell
LGTM
5 years, 10 months ago (2015-02-26 16:47:57 UTC) #3
haraken
LGTM. > Many types were made nullable to match the spec, as doing so did ...
5 years, 10 months ago (2015-02-26 16:51:00 UTC) #4
Jens Widell
On 2015/02/26 16:51:00, haraken wrote: > LGTM. > > > Many types were made nullable ...
5 years, 10 months ago (2015-02-26 16:56:28 UTC) #5
philipj_slow
Yeah, it would be very very nice if we could make strict type checking the ...
5 years, 10 months ago (2015-02-26 18:09:24 UTC) #6
philipj_slow
Yeah, it would be very very nice if we could make strict type checking the ...
5 years, 10 months ago (2015-02-26 18:09:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/961653004/1
5 years, 10 months ago (2015-02-26 18:10:23 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-26 18:13:21 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190943

Powered by Google App Engine
This is Rietveld 408576698