Bug 81169 - InFilesCompiler.pm needs support of & flag in conditionals
Summary: InFilesCompiler.pm needs support of & flag in conditionals
Status: NEW
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: 2012-03-14 16:38 PDT by Jon Lee
Modified: 2012-03-14 16:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2012-03-14 16:38:28 PDT
From bug 80922, InFilesCompiler.pm was enhanced to allow specifying the | operator for #if ENABLE()..ENABLE() clauses, since that was needed for that bug. Once a feature requires &, InFilesCompiler.pm should support that also.