Bug 88072 - [EFL] ewk_intent_data_get() is not needed and can be removed
Summary: [EFL] ewk_intent_data_get() is not needed and can be removed
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: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 86868
  Show dependency treegraph
 
Reported: 2012-06-01 03:30 PDT by Chris Dumez
Modified: 2012-06-01 08:56 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2012-06-01 03:41 PDT, Chris Dumez
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-06-01 03:30:13 PDT
There is no need for Ewk_Intent to publicly expose WebCore::Intent::data(). As a consequence, the ewk_intent_data_get() method can be removed.
Comment 1 Chris Dumez 2012-06-01 03:41:45 PDT
Created attachment 145260 [details]
Patch
Comment 2 Adam Barth 2012-06-01 08:36:38 PDT
Comment on attachment 145260 [details]
Patch

Ok.
Comment 3 WebKit Review Bot 2012-06-01 08:56:39 PDT
Comment on attachment 145260 [details]
Patch

Clearing flags on attachment: 145260

Committed r119238: <http://trac.webkit.org/changeset/119238>
Comment 4 WebKit Review Bot 2012-06-01 08:56:44 PDT
All reviewed patches have been landed.  Closing bug.