Bug 81234

Summary: [GTK] Actually use --release and --debug command line options in run-gtk-test
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch pnormand: review+

Description Carlos Garcia Campos 2012-03-15 10:29:57 PDT
Bots pass --release/--debug, and the options are now in the script, but they are not used at all, we have a hack to detect whether it's a Release or Debug build.
Comment 1 Carlos Garcia Campos 2012-03-15 10:33:41 PDT
Created attachment 132075 [details]
Patch
Comment 2 Carlos Garcia Campos 2012-03-15 11:31:54 PDT
Committed r110866: <http://trac.webkit.org/changeset/110866>