Bug 130206 - Fix the !ENABLE(INDEXED_DATABASE) build
Summary: Fix the !ENABLE(INDEXED_DATABASE) build
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-13 13:00 PDT by BJ Burg
Modified: 2014-03-13 13:07 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2014-03-13 13:00:43 PDT
Patch forthcoming

I need to be able to toggle the feature to test that the build system correctly handles optional inspector domains. There are a few missing guards, and the default in FeatureList.pm does not match that stated in the xcconfig files.
Comment 1 BJ Burg 2014-03-13 13:07:13 PDT
Actually I think I can work around this somehow.