Bug 98853 - Future-proof the WTF.DoubleHashCollisions test.
Summary: Future-proof the WTF.DoubleHashCollisions test.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 21:33 PDT by Andreas Kling
Modified: 2012-10-10 08:27 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2012-10-09 21:34 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-10-09 21:33:37 PDT
bdash pointed out that the WTF.DoubleHashCollisions test could break if the default hash function for double values changes. We should guard against this in the test.
Comment 1 Andreas Kling 2012-10-09 21:34:19 PDT
Created attachment 167913 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-10 08:27:52 PDT
Comment on attachment 167913 [details]
Patch

Clearing flags on attachment: 167913

Committed r130905: <http://trac.webkit.org/changeset/130905>
Comment 3 WebKit Review Bot 2012-10-10 08:27:55 PDT
All reviewed patches have been landed.  Closing bug.