Bug 134442

Summary: [EFL] Remove m_evasObject from Widget
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, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 134087    
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2014-06-30 00:46:00 PDT
Since WebKit1/EFL was dropped, we don't need to keep the m_evasObject in the Widget.cpp because it's not used for WebKit2/Efl.
Comment 1 Ryuan Choi 2014-06-30 00:49:47 PDT
Created attachment 234069 [details]
Patch
Comment 2 Gyuyoung Kim 2014-06-30 00:59:24 PDT
Comment on attachment 234069 [details]
Patch

Yes, we don't need to keep this code anymore !
Comment 3 WebKit Commit Bot 2014-06-30 01:46:26 PDT
Comment on attachment 234069 [details]
Patch

Clearing flags on attachment: 234069

Committed r170581: <http://trac.webkit.org/changeset/170581>
Comment 4 WebKit Commit Bot 2014-06-30 01:46:31 PDT
All reviewed patches have been landed.  Closing bug.