Bug 240246

Summary: Const-ify Node::willRespondTo*Events()
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, cdumez, changseok, dbarton, dino, esprehn+autocc, ews-watchlist, fmalita, fred.wang, gyuyoung.kim, hi, kangil.han, mifenton, pdr, sabouhallawa, schenney, sergio, simon.fraser, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
none
Patch none

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.