DescriptionRevert of Add [TypeChecking=Interface] to Range interface (patchset #3 id:40001 of https://codereview.chromium.org/974823002/)
Reason for revert:
This is causing two Clipboard browser_tests to crash on multiple bots. I confirmed that reverting this change caused the tests to go back to passing.
See, e.g.:
https://build.chromium.org/p/chromium.webkit/builders/Linux%20Tests%20%28dbg%29/builds/5748
Original issue's description:
> Add [TypeChecking=Interface] to Range interface
>
> All functions already threw exceptions for invalid argument values, but
> DOMException exceptions instead of TypeError exceptions.
>
> Throwing TypeError exceptions matches Firefox's behavior.
>
> BUG=462561
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191363
TBR=philipj@opera.com,jl@opera.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=462561
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191392
Patch Set 1 #
Created: 5 years, 9 months ago
Messages
Total messages: 3 (0 generated)
|