Bug 88072

Summary: [EFL] ewk_intent_data_get() is not needed and can be removed
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, gbillock, gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 86868    
Attachments:
Description Flags
Patch none

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.