WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221241
ConcurrentPtrHashSet::contains() should be const.
https://bugs.webkit.org/show_bug.cgi?id=221241
Summary
ConcurrentPtrHashSet::contains() should be const.
Mark Lam
Reported
2021-02-01 19:53:24 PST
There's no reason why it needs to be non-const.
Attachments
proposed patch.
(1.48 KB, patch)
2021-02-01 19:59 PST
,
Mark Lam
ysuzuki
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2021-02-01 19:59:43 PST
Created
attachment 418954
[details]
proposed patch.
Yusuke Suzuki
Comment 2
2021-02-01 20:01:10 PST
Comment on
attachment 418954
[details]
proposed patch. r=me
Mark Lam
Comment 3
2021-02-01 23:56:03 PST
Thanks for the review. Landed in
r272192
: <
http://trac.webkit.org/r272192
>.
Radar WebKit Bug Importer
Comment 4
2021-02-01 23:57:14 PST
<
rdar://problem/73867230
>
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