RESOLVED FIXED 210322
Add WARN_UNUSED_RETURN to decode methods in WebCoreArgumentCoders
https://bugs.webkit.org/show_bug.cgi?id=210322
Summary Add WARN_UNUSED_RETURN to decode methods in WebCoreArgumentCoders
David Kilzer (:ddkilzer)
Reported 2020-04-09 22:22:36 PDT
Add WARN_UNUSED_RETURN to decode methods in WebCoreArgumentCoders. No issues found. This is to prevent future bugs from being introduced.
Attachments
Patch v1 (42.52 KB, patch)
2020-04-09 22:23 PDT, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-09 22:22:47 PDT
David Kilzer (:ddkilzer)
Comment 2 2020-04-09 22:23:49 PDT
Created attachment 396048 [details] Patch v1
Darin Adler
Comment 3 2020-04-10 08:48:45 PDT
Comment on attachment 396048 [details] Patch v1 I see no reason to mark this bug security-sensitive.
David Kilzer (:ddkilzer)
Comment 4 2020-04-10 08:58:00 PDT
(In reply to Darin Adler from comment #3) > Comment on attachment 396048 [details] > Patch v1 > > I see no reason to mark this bug security-sensitive. It's a bit of a disinformation campaign. I won't mark future ones as Security.
EWS
Comment 5 2020-04-10 09:03:46 PDT
Committed r259875: <https://trac.webkit.org/changeset/259875> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396048 [details].
David Kilzer (:ddkilzer)
Comment 6 2020-04-11 16:57:34 PDT
Note You need to log in before you can comment on or make changes to this bug.