Bug 111830 - [Autotools] Remove definitions of unnecessary Automake conditionals
Summary: [Autotools] Remove definitions of unnecessary Automake conditionals
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 00:54 PST by Zan Dobersek
Modified: 2013-03-08 02:31 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.49 KB, patch)
2013-03-08 00:55 PST, Zan Dobersek
pnormand: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-03-08 00:54:15 PST
[Autotools] Remove definitions of unnecessary Automake conditionals
Comment 1 Zan Dobersek 2013-03-08 00:55:39 PST
Created attachment 192171 [details]
Patch
Comment 2 Zan Dobersek 2013-03-08 01:09:06 PST
git ls-files | grep GNUmakefile | xargs -n1 cat | grep ENABLE_*
Comment 3 WebKit Review Bot 2013-03-08 02:20:23 PST
Comment on attachment 192171 [details]
Patch

Attachment 192171 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17046622

New failing tests:
platform/chromium/fast/events/intercept-postmessage.html
Comment 4 Zan Dobersek 2013-03-08 02:24:38 PST
(In reply to comment #3)
> (From update of attachment 192171 [details])
> Attachment 192171 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://webkit-commit-queue.appspot.com/results/17046622
> 
> New failing tests:
> platform/chromium/fast/events/intercept-postmessage.html

Not relevant.
Comment 5 Zan Dobersek 2013-03-08 02:31:29 PST
Committed r145201: <http://trac.webkit.org/changeset/145201>