Bug 92378 - [EFL][WK2] Regression(r123731): Linking errors due to efreet functions
Summary: [EFL][WK2] Regression(r123731): Linking errors due to efreet functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 91719
  Show dependency treegraph
 
Reported: 2012-07-26 06:23 PDT by Chris Dumez
Modified: 2012-07-26 11:18 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2012-07-26 06:25 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (1.71 KB, patch)
2012-07-26 10:35 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-07-26 06:23:20 PDT
http://trac.webkit.org/changeset/123731 added dependency on EFREET library and uses EFREET function in WTR but does not link against it.

WTR should link against EFREET library to fix build.
Comment 1 Chris Dumez 2012-07-26 06:25:48 PDT
Created attachment 154638 [details]
Patch

Could someone please cq+ ?
Comment 2 Chris Dumez 2012-07-26 07:52:15 PDT
Comment on attachment 154638 [details]
Patch

Cancelling for now. The patch does not suffice.
Comment 3 Thiago Marcos P. Santos 2012-07-26 10:35:56 PDT
Created attachment 154682 [details]
Patch
Comment 4 WebKit Review Bot 2012-07-26 11:18:30 PDT
Comment on attachment 154682 [details]
Patch

Clearing flags on attachment: 154682

Committed r123774: <http://trac.webkit.org/changeset/123774>
Comment 5 WebKit Review Bot 2012-07-26 11:18:35 PDT
All reviewed patches have been landed.  Closing bug.