RESOLVED FIXED 143419
Bloom filter should support longer hashes
https://bugs.webkit.org/show_bug.cgi?id=143419
Summary Bloom filter should support longer hashes
Antti Koivisto
Reported 2015-04-05 09:32:28 PDT
It currently supports 'unsigned' hashes only which doesn't have enough independent bits of larger filters.
Attachments
patch (10.42 KB, patch)
2015-04-05 09:56 PDT, Antti Koivisto
no flags
patch (9.74 KB, patch)
2015-04-05 10:53 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2015-04-05 09:56:31 PDT
Antti Koivisto
Comment 2 2015-04-05 10:53:36 PDT
WebKit Commit Bot
Comment 3 2015-04-05 11:46:31 PDT
Comment on attachment 250159 [details] patch Clearing flags on attachment: 250159 Committed r182363: <http://trac.webkit.org/changeset/182363>
WebKit Commit Bot
Comment 4 2015-04-05 11:46:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.