RESOLVED CONFIGURATION CHANGED 117495
Remove unused ExceptionCode parameters from CharacterData methods
https://bugs.webkit.org/show_bug.cgi?id=117495
Summary Remove unused ExceptionCode parameters from CharacterData methods
Ryosuke Niwa
Reported 2013-06-10 23:23:18 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/dcdc140505d6012e9ce1e730f8c3b20f56339807 CharcterData::appendData and CharacterData::setData accept ExceptionCode parameters, but ignore them completely. We should remove the parameters from both the implementation and the IDL file.
Attachments
Darin Adler
Comment 1 2016-11-08 09:06:04 PST
Someone did this at some point.
Note You need to log in before you can comment on or make changes to this bug.