RESOLVED FIXED 218828
Add RunLoop::Timer constructor taking in a WTF::Function
https://bugs.webkit.org/show_bug.cgi?id=218828
Summary Add RunLoop::Timer constructor taking in a WTF::Function
Chris Dumez
Reported 2020-11-11 16:30:02 PST
Add RunLoop::Timer constructor taking in a WTF::Function instead of a function pointer. This is similar to what was done for WebCore::Timer.
Attachments
Patch (4.73 KB, patch)
2020-11-11 16:31 PST, Chris Dumez
ews-feeder: commit-queue-
Patch (4.86 KB, patch)
2020-11-11 16:45 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-11-11 16:31:43 PST
Darin Adler
Comment 2 2020-11-11 16:38:33 PST
Comment on attachment 413884 [details] Patch I’m jumping the gun and reviewing now. I know you won’t commit before EWS confirms this works.
Chris Dumez
Comment 3 2020-11-11 16:45:39 PST
EWS
Comment 4 2020-11-11 18:53:34 PST
Committed r269714: <https://trac.webkit.org/changeset/269714> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413886 [details].
Radar WebKit Bug Importer
Comment 5 2020-11-11 18:54:18 PST
Note You need to log in before you can comment on or make changes to this bug.