[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
Mon Feb 21 16:33:47 PST 2011


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





--- Comment #40 from Adam Roben (aroben) <aroben at apple.com>  2011-02-21 16:33:47 PST ---
(In reply to comment #33)
> C) When DrawingAreaImpl gets an UpdateState message, if the state ID in the message matches DrawingAreaImpl's current state ID, ignore the message (because we've already updated to match this state).

This isn't quite right. We still need to send a DidUpdateState message in this case. We just shouldn't do anything else.

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