[Webkit-unassigned] [Bug 63462] [EFL] Add ewk_frame_text_selection_type_get function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 08:33:37 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63462





--- Comment #9 from Michal Pakula vel Rutka <m.pakula at samsung.com>  2011-06-28 08:33:36 PST ---
(In reply to comment #7)
> > Source/WebKit/efl/ewk/ewk_frame.cpp:1543
> > +    Ewk_Text_Selection_Type type;
> 
> You could return directly in the switch statement and get rid of this variable.

Done.

I left case WebCore::VisibleSelection::NoSelection with the same return value as default one because of warnings when it is removed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list