Bug 60678 - Enable gc mark validation in temporarily in release builds
Summary: Enable gc mark validation in temporarily in release builds
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 17:36 PDT by Oliver Hunt
Modified: 2011-05-11 17:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.85 KB, patch)
2011-05-11 17:39 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-05-11 17:36:11 PDT
Enable gc mark validation in temporarily in release builds
Comment 1 Oliver Hunt 2011-05-11 17:39:53 PDT
Created attachment 93223 [details]
Patch
Comment 2 Gavin Barraclough 2011-05-11 17:45:33 PDT
Comment on attachment 93223 [details]
Patch

We should probably have a bug tracking this, and reference this in Platform.h.
Comment 3 Gavin Barraclough 2011-05-11 17:46:06 PDT
(sorry, "this" in my last comment being turning the validation back off at some point in the near future).
Comment 4 Oliver Hunt 2011-05-11 17:52:03 PDT
Committed r86294: <http://trac.webkit.org/changeset/86294>