Bug 190953 - hashSet.remove(hashSet.random()) doesn't build
Summary: hashSet.remove(hashSet.random()) doesn't build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 190957
  Show dependency treegraph
 
Reported: 2018-10-26 05:09 PDT by Antti Koivisto
Modified: 2018-10-26 09:28 PDT (History)
8 users (show)

See Also:


Attachments
patch (3.12 KB, patch)
2018-10-26 05:15 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2018-10-26 05:09:27 PDT
Const version of random() is wrong.
Comment 1 Antti Koivisto 2018-10-26 05:15:54 PDT
Created attachment 353176 [details]
patch
Comment 2 Chris Dumez 2018-10-26 08:42:09 PDT
Comment on attachment 353176 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2018-10-26 09:27:34 PDT
Comment on attachment 353176 [details]
patch

Clearing flags on attachment: 353176

Committed r237461: <https://trac.webkit.org/changeset/237461>
Comment 4 WebKit Commit Bot 2018-10-26 09:27:36 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-10-26 09:28:28 PDT
<rdar://problem/45589738>