Bug 134442 - [EFL] Remove m_evasObject from Widget
Summary: [EFL] Remove m_evasObject from Widget
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: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks: 134087
  Show dependency treegraph
 
Reported: 2014-06-30 00:46 PDT by Ryuan Choi
Modified: 2014-06-30 01:46 PDT (History)
6 users (show)

See Also:


Attachments
Patch (10.89 KB, patch)
2014-06-30 00:49 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.