Bug 75075

Summary: Fix debug build with assertions disabled
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: Tools / TestsAssignee: Balazs Kelemen <kbalazs>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Balazs Kelemen
Reported 2011-12-22 02:27:37 PST
An ASSERT_DISABLED=1 debug build can be useful if you have an assert but you want to debug another issue, or you are interested weather the behaviour is rigth even if the assert fails. So, let's fix the build with in this configuration.
Attachments
Patch (5.23 KB, patch)
2011-12-22 02:33 PST, Balazs Kelemen
no flags
Balazs Kelemen
Comment 1 2011-12-22 02:33:04 PST
Balazs Kelemen
Comment 2 2012-01-02 01:23:37 PST
Comment on attachment 120292 [details] Patch Landed in r103570
Note You need to log in before you can comment on or make changes to this bug.