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

Issue 108063005: Make arguments to Range 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 Range methods non-optional http://dom.spec.whatwg.org/#interface-rage http://domparsing.spec.whatwg.org/#extensions-to-the-range-interface Only touch methods defined by the above specs. 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=163463

Patch Set 1 #

Patch Set 2 : fix tests #

Patch Set 3 : fix tests #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -40 lines) Patch
M LayoutTests/editing/deleting/delete-uneditable-style.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A LayoutTests/fast/dom/Range/missing-arguments.html View 1 chunk +37 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/Range/missing-arguments-expected.txt View 1 1 chunk +24 lines, -0 lines 0 comments Download
M LayoutTests/fast/dom/Range/range-detached-exceptions.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/Range/range-detached-exceptions-expected.txt View 1 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/fast/dom/non-numeric-values-numeric-parameters-expected.txt View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/dom/Range.idl View 1 2 3 2 chunks +19 lines, -25 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
philipj_slow
7 years ago (2013-12-06 22:55:51 UTC) #1
philipj_slow
7 years ago (2013-12-09 09:17:25 UTC) #2
jochen (gone - plz use gerrit)
lgtm
7 years ago (2013-12-09 14:54:10 UTC) #3
arv (Not doing code reviews)
LGTM
7 years ago (2013-12-09 14:54:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/108063005/40001
7 years ago (2013-12-09 15:12:39 UTC) #5
commit-bot: I haz the power
Failed to apply patch for Source/core/dom/Range.idl: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-09 15:12:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/108063005/60001
7 years ago (2013-12-09 20:29:25 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-09 22:35:18 UTC) #8
Message was sent while issue was closed.
Change committed as 163463

Powered by Google App Engine
This is Rietveld 408576698