WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug