[Webkit-unassigned] [Bug 65192] [EFL] Do not crash if the Cairo surface cannot be created.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 13:42:08 PDT 2011


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





--- Comment #10 from Martin Robinson <mrobinson at webkit.org>  2011-08-26 13:42:08 PST ---
(In reply to comment #9)
> Sorry for leaving this one behind for so long.
> 
> I was talking to Leandro about your question/suggestion a few minutes ago. If we were to cache what's visible, wouldn't we need to keep track of viewport size changes and all that, making the code much bigger?

I don't know exactly how your theme cache works, but it seems that if you should already be checking whether the widget changes size each time you draw. You'd just need to add one more condition determining whether or not the clip region has moved or changed size. I'm not sure how feasible that is.

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