RESOLVED FIXED185456
Replace multiple Watchpoint Set fireAll() methods with templates
https://bugs.webkit.org/show_bug.cgi?id=185456
Summary Replace multiple Watchpoint Set fireAll() methods with templates
Michael Saboff
Reported 2018-05-08 16:42:20 PDT
There are multiple fireAll() methods with the same logic taking slightly different parameters in both WatchpointSet and InlineWatchpointSet. These can be simplified with templated methods.
Attachments
Patch (3.06 KB, patch)
2018-05-08 16:47 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2018-05-08 16:47:24 PDT
WebKit Commit Bot
Comment 2 2018-05-08 18:11:45 PDT
Comment on attachment 339899 [details] Patch Clearing flags on attachment: 339899 Committed r231534: <https://trac.webkit.org/changeset/231534>
WebKit Commit Bot
Comment 3 2018-05-08 18:11:47 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-05-08 18:12:20 PDT
Note You need to log in before you can comment on or make changes to this bug.