Bug 183567

Summary: Return boolean from DOMTokenList's replace() method
Product: WebKit Reporter: Magne Andersson <code>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, cdumez, commit-queue, esprehn+autocc, ews-watchlist, gyuyoung.kim, kondapallykalyan, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 183570    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Magne Andersson
Reported 2018-03-12 07:44:32 PDT
A proposed change to the specification for DOMTokenList's replace() method which would make it return a boolean - indicating true if a token was replaced and false otherwise - has received positive responses from implementers. Pull request and discussion: https://github.com/whatwg/dom/pull/582 Tests: https://github.com/w3c/web-platform-tests/pull/9920
Attachments
Patch (39.26 KB, patch)
2018-03-12 14:35 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-03-12 14:35:35 PDT
WebKit Commit Bot
Comment 2 2018-03-12 18:37:27 PDT
Comment on attachment 335640 [details] Patch Clearing flags on attachment: 335640 Committed r229566: <https://trac.webkit.org/changeset/229566>
WebKit Commit Bot
Comment 3 2018-03-12 18:37:29 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-03-12 18:38:19 PDT
Note You need to log in before you can comment on or make changes to this bug.