Bug 145249

Summary: [EFL] Remove an unused private field from EwkPopupMenuItem class
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145121    
Attachments:
Description Flags
Patch
none
Patch none

Description Csaba Osztrogonác 2015-05-21 02:17:12 PDT
The m_view is a private field and isn't used anywhere, so it's safe to remove it.
Comment 1 Csaba Osztrogonác 2015-05-21 02:24:26 PDT
Created attachment 253512 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-05-21 02:46:36 PDT
Created attachment 253513 [details]
Patch
Comment 3 WebKit Commit Bot 2015-05-21 03:52:08 PDT
Comment on attachment 253513 [details]
Patch

Clearing flags on attachment: 253513

Committed r184711: <http://trac.webkit.org/changeset/184711>
Comment 4 WebKit Commit Bot 2015-05-21 03:52:11 PDT
All reviewed patches have been landed.  Closing bug.