Bug 92799

Summary: Stop masking 8 bits off of the visited link hash. We need all the bits!
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, mifenton, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2012-07-31 15:46:38 PDT
Stop masking 8 bits off of the visited link hash. We need all the bits!
Comment 1 Sam Weinig 2012-07-31 15:50:08 PDT
Created attachment 155655 [details]
Patch
Comment 2 Sam Weinig 2012-07-31 16:24:44 PDT
Committed r124268: <http://trac.webkit.org/changeset/124268>
Comment 3 Sam Weinig 2012-07-31 17:01:11 PDT
Windows build fix in r124272.