[Webkit-unassigned] [Bug 64259] [EFL] Implement EditorClientEfl::respondToChangedContents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 07:59:23 PDT 2011


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


Antonio Gomes <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100303|review?                     |review+
               Flag|                            |




--- Comment #9 from Antonio Gomes <tonikitoo at webkit.org>  2011-07-22 07:59:23 PST ---
(From update of attachment 100303)
View in context: https://bugs.webkit.org/attachment.cgi?id=100303&action=review

> Source/WebKit/efl/WebCoreSupport/EditorClientEfl.cpp:125
> +    Evas_Object* frame = ewk_view_frame_focused_get(m_view) ? ewk_view_frame_focused_get(m_view) : ewk_view_frame_main_get(m_view);

I would not call the getter twice here.

-- 
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