WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
211772
Fix existing usage of final/override/virtual in JSC and WTF
https://bugs.webkit.org/show_bug.cgi?id=211772
Summary
Fix existing usage of final/override/virtual in JSC and WTF
Ross Kirsling
Reported
2020-05-11 23:23:04 PDT
Fix existing usage of final/override/virtual in JSC and WTF
Attachments
Patch
(191.13 KB, patch)
2020-05-11 23:24 PDT
,
Ross Kirsling
no flags
Details
Formatted Diff
Diff
Patch
(190.91 KB, patch)
2020-05-11 23:30 PDT
,
Ross Kirsling
no flags
Details
Formatted Diff
Diff
Patch
(190.36 KB, patch)
2020-05-11 23:39 PDT
,
Ross Kirsling
no flags
Details
Formatted Diff
Diff
Patch
(190.39 KB, patch)
2020-05-12 00:10 PDT
,
Ross Kirsling
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Ross Kirsling
Comment 1
2020-05-11 23:24:48 PDT
Comment hidden (obsolete)
Created
attachment 399103
[details]
Patch
EWS Watchlist
Comment 2
2020-05-11 23:25:36 PDT
Comment hidden (obsolete)
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
Ross Kirsling
Comment 3
2020-05-11 23:26:35 PDT
This extends the unautomable part of
bug 211743
to the areas of JSC and WTF that clang-tidy didn't have a qualm with.
Ross Kirsling
Comment 4
2020-05-11 23:30:20 PDT
Comment hidden (obsolete)
Created
attachment 399104
[details]
Patch
Ross Kirsling
Comment 5
2020-05-11 23:35:27 PDT
(In reply to Ross Kirsling from
comment #3
)
> This extends the unautomable part of
bug 211743
to the areas of JSC and WTF > that clang-tidy didn't have a qualm with.
(Er rather, this patch does include modernize-use-override autofixes for WTF too, because the previous patch just touched JSC.)
Ross Kirsling
Comment 6
2020-05-11 23:39:21 PDT
Created
attachment 399105
[details]
Patch
Ross Kirsling
Comment 7
2020-05-12 00:10:55 PDT
Created
attachment 399106
[details]
Patch
Darin Adler
Comment 8
2020-05-12 09:30:02 PDT
Comment on
attachment 399106
[details]
Patch Looks fine, rs=me
Ross Kirsling
Comment 9
2020-05-12 11:03:05 PDT
Comment on
attachment 399106
[details]
Patch Dammit, the previous patch got rolled out; guess I'll cq- for a moment to keep things in order.
EWS
Comment 10
2020-05-12 12:13:23 PDT
Committed
r261569
: <
https://trac.webkit.org/changeset/261569
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 399106
[details]
.
Radar WebKit Bug Importer
Comment 11
2020-05-12 12:14:17 PDT
<
rdar://problem/63148140
>
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