DescriptionDOMTokenList: Rename add() and remove() with single string argument.
add() -> Add()
remove() -> Remove()
because they are not web-exposed. Also, this CL removes ExceptionState arguments
and adds ASSERT_NO_EXCEPTION in the functions.
This CL has no behavior changes.
BUG=726214
Review-Url: https://codereview.chromium.org/2910143002
Cr-Commit-Position: refs/heads/master@{#476153}
Committed: https://chromium.googlesource.com/chromium/src/+/6211d340a0af0393a4cdc8232c990697d6f7f7b4
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|