[Webkit-unassigned] [Bug 70900] [EFL] Invalidate request for the single view can be discarded without rendering.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 16:40:58 PDT 2011


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





--- Comment #2 from Lucas De Marchi <demarchi at webkit.org>  2011-10-26 16:40:57 PST ---
(In reply to comment #1)
> (In reply to comment #0)
> > As ewk_view_layout_if_needed_recursive api causes invalidate request via ChromeClient, it can be discarded without rendering as long as it would be called after ewk_view_repaints_get api.
> 
> Wow, Good point.
> It solved many rendering issues in single view.
> 
> > 
> > So, It is better to be move into other position, but I couldn't make sure whether it's really good when it must be handled whenever ewk_view_layout_if_needed_recursive api is called.
> 
> I moved related codes to below of ewk_view_layout_if_needed_recursive.
> It looks quite better.

There's no patch attached.

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