Bug 44608 - [GTK] CodeGeneratorGObject not picking up FEATURE_DEFINES
Summary: [GTK] CodeGeneratorGObject not picking up FEATURE_DEFINES
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 06:43 PDT by Xan Lopez
Modified: 2010-08-25 10:35 PDT (History)
0 users

See Also:


Attachments
featuredefines.diff (3.85 KB, patch)
2010-08-25 06:46 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2010-08-25 06:43:04 PDT
Stuff broke when moving things from WebCore/GNUmakefile.am to GNUmakefile.am. There's a) a typo b) FEATURE_DEFINES wasn't moved so it's not seen.
Comment 1 Xan Lopez 2010-08-25 06:46:13 PDT
Created attachment 65412 [details]
featuredefines.diff
Comment 2 Martin Robinson 2010-08-25 10:25:08 PDT
Comment on attachment 65412 [details]
featuredefines.diff

Sorry for the bustage. LGTM!
Comment 3 Xan Lopez 2010-08-25 10:34:57 PDT
Comment on attachment 65412 [details]
featuredefines.diff

Landed as r66021.
Comment 4 Xan Lopez 2010-08-25 10:35:11 PDT
Closing the bug.