RESOLVED FIXED31000
Windows WebKit Build Configuration should default to Debug instead of Debug_all
https://bugs.webkit.org/show_bug.cgi?id=31000
Summary Windows WebKit Build Configuration should default to Debug instead of Debug_all
Jessie Berlin
Reported 2009-11-01 17:25:17 PST
For those trying to build WebKit on Windows for the first time from within Visual Studio, it is confusing that default Build Configuration is set to Debug_all, which will not compile after following the directions for setting up WebKit on Windows, instead of Debug.
Attachments
Remove WebKit.sln's Debug_All and Debug_Internal configurations (18.00 KB, patch)
2009-12-17 08:40 PST, Adam Roben (:aroben)
mitz: review+
Adam Roben (:aroben)
Comment 1 2009-11-02 07:10:07 PST
I'm not even sure why WebKit.sln has Debug_All and Debug_Internal configurations. It is only used for open source builds. Maybe we should just remove those configurations?
Adam Roben (:aroben)
Comment 2 2009-12-17 08:40:41 PST
Created attachment 45074 [details] Remove WebKit.sln's Debug_All and Debug_Internal configurations
WebKit Review Bot
Comment 3 2009-12-17 08:41:08 PST
style-queue ran check-webkit-style on attachment 45074 [details] without any errors.
mitz
Comment 4 2009-12-17 08:41:57 PST
Comment on attachment 45074 [details] Remove WebKit.sln's Debug_All and Debug_Internal configurations rs=me
Adam Roben (:aroben)
Comment 5 2009-12-17 11:13:51 PST
Note You need to log in before you can comment on or make changes to this bug.