Bug 106889 - [Autotools] Add support for WebKit2-only builds
Summary: [Autotools] Add support for WebKit2-only builds
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-01-15 04:28 PST by Zan Dobersek
Modified: 2013-01-15 11:51 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.37 KB, patch)
2013-01-15 04:41 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (11.97 KB, patch)
2013-01-15 04:52 PST, Zan Dobersek
no flags 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-01-15 04:28:24 PST
[Autotools] Add support for WebKit2-only builds
Comment 1 Zan Dobersek 2013-01-15 04:41:52 PST
Created attachment 182737 [details]
Patch
Comment 2 Zan Dobersek 2013-01-15 04:50:50 PST
Comment on attachment 182737 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=182737&action=review

> Source/WebKit/gtk/GNUmakefile.am:636
> +if ENABLE_WEBKIT1

This isn't really needed.
Comment 3 Zan Dobersek 2013-01-15 04:52:49 PST
Created attachment 182740 [details]
Patch
Comment 4 Gustavo Noronha (kov) 2013-01-15 05:14:57 PST
Comment on attachment 182740 [details]
Patch

OK!
Comment 5 Zan Dobersek 2013-01-15 11:51:07 PST
Comment on attachment 182740 [details]
Patch

Clearing flags on attachment: 182740

Committed r139769: <http://trac.webkit.org/changeset/139769>
Comment 6 Zan Dobersek 2013-01-15 11:51:15 PST
All reviewed patches have been landed.  Closing bug.