Bug 60601

Summary: Add some aggressive GC validation to debug builds.
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: NEW ---    
Severity: Normal CC: abarth, ap, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch webkit-ews: commit-queue-

Description Oliver Hunt 2011-05-10 18:19:29 PDT
Add some aggressive GC validation to debug builds.
Comment 1 Oliver Hunt 2011-05-10 18:28:04 PDT
Created attachment 93057 [details]
Patch
Comment 2 Early Warning System Bot 2011-05-10 18:40:41 PDT
Comment on attachment 93057 [details]
Patch

Attachment 93057 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/8690090
Comment 3 WebKit Review Bot 2011-05-10 18:48:27 PDT
http://trac.webkit.org/changeset/86202 might have broken SnowLeopard Intel Release (Build)
Comment 4 Alexey Proskuryakov 2011-05-11 00:13:01 PDT
FWIW, ValueCheck.h (used by HashTable) calls similar a function checkConsistency(). Should these have identical or intentionally different names?
Comment 5 Darin Adler 2011-06-18 12:42:42 PDT
Comment on attachment 93057 [details]
Patch

Need a version of this that doesn't break the build. Clearing the review flag for now.