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

Issue 103613005: Make arguments to Node methods non-optional (Closed)

Created:
7 years ago by philipj_slow
Modified:
7 years ago
CC:
blink-reviews, arv+blink, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, watchdog-blink-watchlist_google.com, Inactive
Visibility:
Public.

Description

Make arguments to Node methods non-optional http://dom.spec.whatwg.org/#interface-node Only touch methods defined by the above spec. The added missing-arguments test passes in Firefox Nightly, IE11 Release Preview and Opera 12.16, so there ought to be fairly little Web content depending on the old behavior. BUG=325922 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163349

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -8 lines) Patch
A LayoutTests/fast/dom/Node/missing-arguments.html View 1 chunk +29 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/Node/missing-arguments-expected.txt View 1 chunk +34 lines, -0 lines 0 comments Download
M Source/core/dom/Node.idl View 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
philipj_slow
7 years ago (2013-12-06 14:02:16 UTC) #1
jochen (gone - plz use gerrit)
lgtm
7 years ago (2013-12-06 14:02:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/103613005/1
7 years ago (2013-12-06 14:52:09 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-06 15:56:07 UTC) #4
Message was sent while issue was closed.
Change committed as 163349

Powered by Google App Engine
This is Rietveld 408576698