Bug 134588

Summary: [GTK] The list of features shown by cmake is not accurate
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gustavo, gyuyoung.kim, pnormand, rakuco, sergio
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 134589    
Attachments:
Description Flags
Patch
none
Different approach gustavo: review+

Carlos Garcia Campos
Reported 2014-07-03 02:12:26 PDT
The problem is that some options might change after the feature list has been printed. Optional features might be disabled because their deps were not found, for example.
Attachments
Patch (2.00 KB, patch)
2014-07-03 02:15 PDT, Carlos Garcia Campos
no flags
Different approach (5.50 KB, patch)
2014-07-03 03:02 PDT, Carlos Garcia Campos
gustavo: review+
Carlos Garcia Campos
Comment 1 2014-07-03 02:15:53 PDT
Carlos Garcia Campos
Comment 2 2014-07-03 02:38:23 PDT
Comment on attachment 234327 [details] Patch This doesn't really work, because it's WEBKIT_OPTION_DEFAULT_PORT_VALUE then once actually setting ENABLE_FOO
Carlos Garcia Campos
Comment 3 2014-07-03 03:02:55 PDT
Created attachment 234329 [details] Different approach Ok, I think this should work fine.
Gustavo Noronha (kov)
Comment 4 2014-07-03 05:53:24 PDT
Comment on attachment 234329 [details] Different approach Makes sense!
Carlos Garcia Campos
Comment 5 2014-07-03 06:37:17 PDT
Note You need to log in before you can comment on or make changes to this bug.