Bug 92799 - Stop masking 8 bits off of the visited link hash. We need all the bits!
Summary: Stop masking 8 bits off of the visited link hash. We need all the bits!
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 15:46 PDT by Sam Weinig
Modified: 2012-07-31 17:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (19.24 KB, patch)
2012-07-31 15:50 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.