[Webkit-unassigned] [Bug 76165] [EFL] Add visible field into ewk_tiled_backing_store's data.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 07:39:54 PST 2012


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





--- Comment #6 from Raphael Kubo da Costa <kubo at profusion.mobi>  2012-01-13 07:39:54 PST ---
(From update of attachment 122210)
View in context: https://bugs.webkit.org/attachment.cgi?id=122210&action=review

> Source/WebKit/efl/ChangeLog:10
> +        Using of evas_object_visible_get() API can't gurantee the correctness of
> +        evas_object's visible status if it's called inside of evas_object's
> +        smart_show() method.

This sounds weird. What kind of problems were you having, and couldn't they be solved if you call the parent show/hide functions in your smart_{show,hide} _before_ the functions enabling/disabling rendering?

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