RESOLVED FIXED147516
Drop dummy Timer callbacks
https://bugs.webkit.org/show_bug.cgi?id=147516
Summary Drop dummy Timer callbacks
Chris Dumez
Reported 2015-07-31 17:07:21 PDT
Drop dummy Timer callbacks in the code base. A lot of Timer callbacks do nothing else beside calling a particular method. In such case, we can use the called method as Timer callback instead.
Attachments
Patch (30.41 KB, patch)
2015-07-31 17:10 PDT, Chris Dumez
no flags
Patch (30.47 KB, patch)
2015-07-31 17:17 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-07-31 17:10:52 PDT
Chris Dumez
Comment 2 2015-07-31 17:17:50 PDT
WebKit Commit Bot
Comment 3 2015-07-31 20:41:16 PDT
Comment on attachment 257981 [details] Patch Clearing flags on attachment: 257981 Committed r187706: <http://trac.webkit.org/changeset/187706>
WebKit Commit Bot
Comment 4 2015-07-31 20:41:21 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.