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

Description Antti Koivisto 2015-04-05 09:32:28 PDT
It currently supports 'unsigned' hashes only which doesn't have enough independent bits of larger filters.
Comment 1 Antti Koivisto 2015-04-05 09:56:31 PDT
Created attachment 250158 [details]
patch
Comment 2 Antti Koivisto 2015-04-05 10:53:36 PDT
Created attachment 250159 [details]
patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-04-05 11:46:36 PDT
All reviewed patches have been landed.  Closing bug.