RESOLVED FIXED 240246
Const-ify Node::willRespondTo*Events()
https://bugs.webkit.org/show_bug.cgi?id=240246
Summary Const-ify Node::willRespondTo*Events()
Tim Horton
Reported 2022-05-09 12:26:14 PDT
Const-ify Node::willRespondTo*Events()
Attachments
Patch (33.31 KB, patch)
2022-05-09 12:27 PDT, Tim Horton
ews-feeder: commit-queue-
Patch (33.47 KB, patch)
2022-05-09 12:30 PDT, Tim Horton
ews-feeder: commit-queue-
Patch (35.65 KB, patch)
2022-05-09 13:12 PDT, Tim Horton
no flags
Patch (35.66 KB, patch)
2022-05-09 13:45 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2022-05-09 12:27:04 PDT
Wenson Hsieh
Comment 2 2022-05-09 12:29:46 PDT
Comment on attachment 459067 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=459067&action=review > Source/WebCore/html/HTMLPlugInElement.h:66 > bool willRespondToMouseMoveEvents() final { return false; } Looks like we're missing a const here too?
Tim Horton
Comment 3 2022-05-09 12:30:46 PDT
Tim Horton
Comment 4 2022-05-09 13:12:33 PDT
Tim Horton
Comment 5 2022-05-09 13:45:52 PDT
EWS
Comment 6 2022-05-09 16:51:30 PDT
Committed r293993 (250430@main): <https://commits.webkit.org/250430@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 459080 [details].
Radar WebKit Bug Importer
Comment 7 2022-05-09 16:52:13 PDT
Note You need to log in before you can comment on or make changes to this bug.