Bug 143419

Summary: Bloom filter should support longer hashes
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

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.