Bug 98853

Summary: Future-proof the WTF.DoubleHashCollisions test.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Tools / TestsAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 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.
Attachments
Patch (1.71 KB, patch)
2012-10-09 21:34 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-10-09 21:34:19 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-10-10 08:27:55 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.