[Webkit-unassigned] [Bug 212642] Use WTF::Optional for the 2nd argument of FileReaderLoader
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 2 10:02:29 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212642
--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 400832
--> https://bugs.webkit.org/attachment.cgi?id=400832
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=400832&action=review
>> Source/WebCore/ChangeLog:3
>> + Use WTF::Optional for the 2nd argument of FileReaderLoader
>
> Why?
Pointers are intrinsically "optional" and we use nullptr to mean "no value".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200602/185245d8/attachment.htm>
More information about the webkit-unassigned
mailing list