[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 15:07:02 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=51262
--- Comment #38 from Adam Roben (aroben) <aroben at apple.com> 2011-02-21 15:07:02 PST ---
(In reply to comment #33)
> II) Perform renames to match the "sequence number" -> "state ID" transformation:
> a) Messages::DrawingArea::SetSize -> UpdateState
> b) Messages::DrawingAreaProxy::DidSetSize -> DidUpdateState
> c) DrawingAreaProxyImpl::m_isWaitingForDidSetSize -> m_isWaitingForDidUpdateState
> d) DrawingAreaProxyImpl::waitForAndDispatchDidSetSize -> waitForAndDispatchDidUpdateState
> e) DrawingAreaImpl::m_inSetSize -> m_inUpdateState
This is bug 54911.
--
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