[Webkit-unassigned] [Bug 51262] WebPageProxy should delete its backing store after not painting for a while
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 11 14:49:32 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=51262
--- Comment #29 from Adam Roben (aroben) <aroben at apple.com> 2011-02-11 14:49:32 PST ---
(In reply to comment #28)
> But we don't currently have code that allows us to wait for a specific instance of a given message, only code that allows us to wait for the first instance of a given message.
We could of course add such code. But it turns out to be convenient for other reasons to use a separate message. For instance, using a separate message will let us handle the case where DisplayNow put us into accelerated compositing mode. We'll end up sharing quite a bit of code with the existing SetSize/DidSetSize messages.
--
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