RESOLVED FIXED 214168
[IPC hardening] Use MESSAGE_CHECK in WebPageProxy::setColorPickerColor()
https://bugs.webkit.org/show_bug.cgi?id=214168
Summary [IPC hardening] Use MESSAGE_CHECK in WebPageProxy::setColorPickerColor()
Brent Fulgham
Reported 2020-07-09 16:44:51 PDT
Convert a debug assertion in WebPageProxy::setColorPickerColor() to MESSAGE_CHECK, which will do the right thing in Release builds, too.
Attachments
Patch (1.34 KB, patch)
2020-07-09 16:49 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-07-09 16:45:07 PDT
Brent Fulgham
Comment 2 2020-07-09 16:49:51 PDT
EWS
Comment 3 2020-07-10 09:36:28 PDT
Committed r264224: <https://trac.webkit.org/changeset/264224> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403932 [details].
Note You need to log in before you can comment on or make changes to this bug.