[Webkit-unassigned] [Bug 69127] [EFL] Enabling the Page Visibility API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 17:50:27 PDT 2011


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


Ryuan Choi <ryuan.choi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #110346|commit-queue?               |commit-queue-
               Flag|                            |




--- Comment #20 from Ryuan Choi <ryuan.choi at samsung.com>  2011-10-20 17:50:27 PST ---
(From update of attachment 110346)
View in context: https://bugs.webkit.org/attachment.cgi?id=110346&action=review

> Source/WebKit/efl/ewk/ewk_view.cpp:3804
> +Eina_Bool ewk_view_visibility_state_set(Evas_Object* o, Ewk_Page_Visibility_State page_visible_state, Eina_Bool initial_state)

Because of style changes, you should use ewkView instead of o.

And also, please change _ to keep webkit coding style.

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