RESOLVED FIXED 221575
Use CompletionHandler instead of BoolCallback
https://bugs.webkit.org/show_bug.cgi?id=221575
Summary Use CompletionHandler instead of BoolCallback
Alex Christensen
Reported 2021-02-08 14:35:34 PST
Use CompletionHandler instead of BoolCallback
Attachments
Patch (17.97 KB, patch)
2021-02-08 14:50 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2021-02-08 14:50:55 PST
Chris Dumez
Comment 2 2021-02-08 16:11:07 PST
Comment on attachment 419632 [details] Patch r=me
EWS
Comment 3 2021-02-08 16:22:30 PST
Committed r272558: <https://commits.webkit.org/r272558> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419632 [details].
Darin Adler
Comment 4 2021-02-08 16:35:11 PST
Are we close to being able to remove all the callbacks?
Darin Adler
Comment 5 2021-02-08 16:35:28 PST
Kind of idly wondering if whatever BoolCallback crash we had might affect the others too.
Alex Christensen
Comment 6 2021-02-08 18:57:37 PST
I'm on my way to removing all use of GenericCallback. It's one of those morning warm-up tasks. It'll probably take a few more weeks. The code that uses it is quite old and convoluted.
Radar WebKit Bug Importer
Comment 7 2021-02-10 14:32:35 PST
Note You need to log in before you can comment on or make changes to this bug.