[Webkit-unassigned] [Bug 108899] Coordinated Graphics : Refactor CoordinatedSurface to provide beginPaint and endPaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 22:43:50 PST 2013


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





--- Comment #14 from Noam Rosenthal <noam at webkit.org>  2013-02-13 22:46:06 PST ---
(In reply to comment #13)
> Let's ask things differently, why doesn't GraphicsSurface have the responsibility for its GraphicsContext in the first place?

The idea was that releasing the GraphicsContext would trigger an unlock.
But I don't mind changing that behavior to have a GraphicsSurface::endPaint() and change beginPaint() to return a raw pointer.

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