[Webkit-unassigned] [Bug 70873] [EFL] Invalidation request outside of visible area doesn't seem to occur when tiled view is used.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 18:31:01 PST 2011


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





--- Comment #18 from KwangHyuk <hyuki.kim at samsung.com>  2011-11-16 18:31:01 PST ---
(In reply to comment #15)
> (In reply to comment #13)
> > I don't like the approach taken by the patch -- it makes ewk_frame access ewk_view and also makes ewk_view aware of a specific subclass of itself. This is really wrong in terms of OOP.
> > 
> Ok, I will try to find other way, may be, do you have any idea for this ?
> 

Hi, Kubo,

As I think that view type must be checked to solve this matter properly, it must be notified to ewk_view when frame view is created.
It's the reason why ewk_frame calls ewk_view's api.

As a result, I would like to get your idea in order to remove ewk_view access from ewk_frame.

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