Bug 153225

Summary: CharacterData::setData doesn't need ExceptionCode as an out argument
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, darin, koivisto
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 148782    
Bug Blocks:    
Attachments:
Description Flags
Cleanup koivisto: review+

Ryosuke Niwa
Reported 2016-01-19 00:47:26 PST
CharacterData::setData never throws so there's no need for it to take ExceptionCode.
Attachments
Cleanup (9.22 KB, patch)
2016-01-19 00:50 PST, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2016-01-19 00:50:46 PST
Ryosuke Niwa
Comment 2 2016-01-19 00:58:58 PST
Note You need to log in before you can comment on or make changes to this bug.