Bug 127214

Summary: [EFL][WK1] Remove and refactor the APIs which use single and base keyword
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 125961    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Ryuan Choi 2014-01-17 21:41:21 PST
Since removed ewk_view_tiled, single is unnecessary keyword
Comment 1 Ryuan Choi 2014-01-17 21:43:58 PST
Created attachment 221533 [details]
Patch
Comment 2 Jinwoo Song 2014-01-17 22:06:43 PST
Comment on attachment 221533 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=221533&action=review

> Source/WebKit/efl/ewk/ewk_view.h:2634
> + * @note this is not for general use.

We may remove this line entirely.
Comment 3 Ryuan Choi 2014-01-17 22:11:32 PST
Created attachment 221535 [details]
Patch
Comment 4 Ryuan Choi 2014-01-17 22:12:09 PST
(In reply to comment #2)
> (From update of attachment 221533 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=221533&action=review
> 
> > Source/WebKit/efl/ewk/ewk_view.h:2634
> > + * @note this is not for general use.
> 
> We may remove this line entirely.

right, fixed.
Comment 5 Gyuyoung Kim 2014-01-19 20:54:51 PST
Comment on attachment 221535 [details]
Patch

r=me.
Comment 6 WebKit Commit Bot 2014-01-19 22:40:39 PST
Comment on attachment 221535 [details]
Patch

Clearing flags on attachment: 221535

Committed r162303: <http://trac.webkit.org/changeset/162303>
Comment 7 WebKit Commit Bot 2014-01-19 22:40:42 PST
All reviewed patches have been landed.  Closing bug.