Bug 109527 - Build fix: r142549 broke EFL build
Summary: Build fix: r142549 broke EFL build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 17:24 PST by Adenilson Cavalcanti Silva
Modified: 2013-02-11 22:45 PST (History)
6 users (show)

See Also:


Attachments
Build fix (4.17 KB, patch)
2013-02-11 17:28 PST, Adenilson Cavalcanti Silva
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adenilson Cavalcanti Silva 2013-02-11 17:24:14 PST
Issue #109501 removed all 'Intent' related code.

This patch updates EFL CMake files to it.
Comment 1 Adenilson Cavalcanti Silva 2013-02-11 17:28:29 PST
Created attachment 187735 [details]
Build fix
Comment 2 Kentaro Hara 2013-02-11 17:33:09 PST
Comment on attachment 187735 [details]
Build fix

rs=me
Comment 3 WebKit Review Bot 2013-02-11 17:53:57 PST
Comment on attachment 187735 [details]
Build fix

Clearing flags on attachment: 187735

Committed r142563: <http://trac.webkit.org/changeset/142563>
Comment 4 WebKit Review Bot 2013-02-11 17:54:02 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2013-02-11 22:45:53 PST
Thanks for the fix!