WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
Patch
(33.47 KB, patch)
2022-05-09 12:30 PDT
,
Tim Horton
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(35.65 KB, patch)
2022-05-09 13:12 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
Patch
(35.66 KB, patch)
2022-05-09 13:45 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2022-05-09 12:27:04 PDT
Created
attachment 459067
[details]
Patch
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
Created
attachment 459068
[details]
Patch
Tim Horton
Comment 4
2022-05-09 13:12:33 PDT
Created
attachment 459073
[details]
Patch
Tim Horton
Comment 5
2022-05-09 13:45:52 PDT
Created
attachment 459080
[details]
Patch
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
<
rdar://problem/92993954
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug