Bug 30456 - Some Windows WebKit builds link against fully debug stack - unnecessary for most developers
Summary: Some Windows WebKit builds link against fully debug stack - unnecessary for m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Steve Falkenburg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-16 13:56 PDT by Steve Falkenburg
Modified: 2009-10-16 23:30 PDT (History)
0 users

See Also:


Attachments
Debug_All config added (306.17 KB, patch)
2009-10-16 13:56 PDT, Steve Falkenburg
aroben: review+
Details | Formatted Diff | Diff
Fix _debug suffix usage (9.17 KB, patch)
2009-10-16 23:11 PDT, Steve Falkenburg
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Falkenburg 2009-10-16 13:56:15 PDT
We want a debug build of WebKit on Windows that links against release dependencies.
The debug open source build is similar (but not exactly) this.
Comment 1 Steve Falkenburg 2009-10-16 13:56:55 PDT
Created attachment 41322 [details]
Debug_All config added
Comment 2 Adam Roben (:aroben) 2009-10-16 15:03:29 PDT
Comment on attachment 41322 [details]
Debug_All config added

r=me
Comment 3 Steve Falkenburg 2009-10-16 23:11:40 PDT
Created attachment 41352 [details]
Fix _debug suffix usage
Comment 4 mitz 2009-10-16 23:24:55 PDT
Comment on attachment 41352 [details]
Fix _debug suffix usage

r=me. The change logs should include the bug URL.