Bug 218828

Summary: Add RunLoop::Timer constructor taking in a WTF::Function
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, darin, ews-watchlist, ggaren, sam, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

Description Chris Dumez 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.
Comment 1 Chris Dumez 2020-11-11 16:31:43 PST
Created attachment 413884 [details]
Patch
Comment 2 Darin Adler 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.
Comment 3 Chris Dumez 2020-11-11 16:45:39 PST
Created attachment 413886 [details]
Patch
Comment 4 EWS 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].
Comment 5 Radar WebKit Bug Importer 2020-11-11 18:54:18 PST
<rdar://problem/71309284>