Bug 221241

Summary: ConcurrentPtrHashSet::contains() should be const.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. ysuzuki: review+

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+
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
Note You need to log in before you can comment on or make changes to this bug.