RESOLVED FIXED 211152
IPC::Decoder::isValid() should just be a nullptr check
https://bugs.webkit.org/show_bug.cgi?id=211152
Summary IPC::Decoder::isValid() should just be a nullptr check
David Kilzer (:ddkilzer)
Reported 2020-04-28 15:50:15 PDT
IPC::Decoder::isValid() should just be a nullptr check.
Attachments
Patch v1 (1.74 KB, patch)
2020-04-28 16:46 PDT, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-28 15:50:35 PDT
David Kilzer (:ddkilzer)
Comment 2 2020-04-28 16:46:04 PDT
Created attachment 397905 [details] Patch v1
David Kilzer (:ddkilzer)
Comment 3 2020-04-28 19:54:09 PDT
Comment on attachment 397905 [details] Patch v1 Marking cq+ since this code isn't compiled/used on the Windows port, which is reporting tentative layout test failures.
EWS
Comment 4 2020-04-28 20:03:13 PDT
Committed r260861: <https://trac.webkit.org/changeset/260861> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397905 [details].
Note You need to log in before you can comment on or make changes to this bug.