Bug 88039 - [WebKit2] Remove nested #if conditions from messages.in files
Summary: [WebKit2] Remove nested #if conditions from messages.in files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-31 20:05 PDT by Andy Estes
Modified: 2012-05-31 20:22 PDT (History)
0 users

See Also:


Attachments
Patch (4.46 KB, patch)
2012-05-31 20:10 PDT, Andy Estes
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2012-05-31 20:05:11 PDT
#if conditions can't be nested in .messages.in files
Comment 1 Andy Estes 2012-05-31 20:06:19 PDT
https://bugs.webkit.org/show_bug.cgi?id=88036 tracks fixing this limitation.
Comment 2 Andy Estes 2012-05-31 20:10:00 PDT
Created attachment 145201 [details]
Patch
Comment 3 Andy Estes 2012-05-31 20:22:02 PDT
Committed r119189: <http://trac.webkit.org/changeset/119189>