Bug 72091 - Disabling assertions breaks the debug build
Summary: Disabling assertions breaks the debug build
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: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-10 22:48 PST by mitz
Modified: 2011-11-10 23:09 PST (History)
0 users

See Also:


Attachments
Fix the debug build with assertions disabled (9.42 KB, patch)
2011-11-10 22:55 PST, mitz
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-11-10 22:48:00 PST
Disabling assertions breaks the debug build
Comment 1 mitz 2011-11-10 22:55:37 PST
Created attachment 114630 [details]
Fix the debug build with assertions disabled
Comment 2 Geoffrey Garen 2011-11-10 23:07:48 PST
Comment on attachment 114630 [details]
Fix the debug build with assertions disabled

r=me
Comment 3 mitz 2011-11-10 23:09:14 PST
Fixed in <http://trac.webkit.org/99929>.