Bug 143664 - [cmake] Add ENABLE(ATTACHMENT_ELEMENT) to the build system
Summary: [cmake] Add ENABLE(ATTACHMENT_ELEMENT) to the build system
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: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-13 05:51 PDT by Csaba Osztrogonác
Modified: 2015-04-13 07:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.12 KB, patch)
2015-04-13 05:54 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-04-13 05:51:06 PDT
HTML <attachment> element introduced in https://trac.webkit.org/changeset/180193
and was enable for Apple Mac only. We should add ENABLE(ATTACHMENT_ELEMENT) to the 
cmake build system to be able to enable it on other ports later.
Comment 1 Csaba Osztrogonác 2015-04-13 05:54:28 PDT
Created attachment 250634 [details]
Patch
Comment 2 Gyuyoung Kim 2015-04-13 07:04:44 PDT
Comment on attachment 250634 [details]
Patch

LGTM. r=me.
Comment 3 Csaba Osztrogonác 2015-04-13 07:12:34 PDT
Comment on attachment 250634 [details]
Patch

Clearing flags on attachment: 250634

Committed r182731: <http://trac.webkit.org/changeset/182731>
Comment 4 Csaba Osztrogonác 2015-04-13 07:12:43 PDT
All reviewed patches have been landed.  Closing bug.