RESOLVED FIXED 177408
Remove SetterMayThrowException
https://bugs.webkit.org/show_bug.cgi?id=177408
Summary Remove SetterMayThrowException
youenn fablet
Reported 2017-09-23 10:51:28 PDT
It is no longer needed. Might also change a little bit AttributeSetter to not make it a template class anymore, since this is somehow redundant with the Functor parameter of its call method.
Attachments
Patch (131.84 KB, patch)
2017-09-23 10:57 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-09-23 10:57:36 PDT
Build Bot
Comment 2 2017-09-23 10:59:54 PDT
Attachment 321634 [details] did not pass style-queue: ERROR: Source/WebCore/bindings/js/JSDOMAttribute.h:96: This { should be at the end of the previous line [whitespace/braces] [4] Total errors found: 1 in 65 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2017-09-23 19:38:11 PDT
Comment on attachment 321634 [details] Patch Clearing flags on attachment: 321634 Committed r222429: <http://trac.webkit.org/changeset/222429>
WebKit Commit Bot
Comment 4 2017-09-23 19:38:13 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-09-27 12:20:49 PDT
Note You need to log in before you can comment on or make changes to this bug.