[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 14:22:10 PST 2011


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





--- Comment #37 from Adam Roben (aroben) <aroben at apple.com>  2011-02-21 14:22:10 PST ---
(In reply to comment #33)
> I) Transform the "sequence number" into a "state ID", and move control of the state ID to the UI process
> DrawingAreaProxyImpl would be in charge of incrementing the state ID whenever the state (i.e., size) changes. The new state ID would be passed to the web process in the SetSize message, and DrawingAreaImpl would store the state ID. DrawingAreaImpl would then pass its stored state ID back to the UI process the same way the sequence number is currently passed.

This is now bug 54907, though I left all the terminology unchanged for now.

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