[Webkit-unassigned] [Bug 51928] [chromium] Enable reuse of RenderSurface for drawing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 10:45:46 PST 2011


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





--- Comment #16 from W. James MacLean <wjmaclean at chromium.org>  2011-01-07 10:45:45 PST ---
(In reply to comment #15)
> Are there any plans for adding automated testing of offscreen compositing so that this doesn't break again in the future? As I'm sure the compositor will get refactored again in the future, it'd be nice to have some tests as a warning.

You read my mind on this one.

Is it worth (i) adding a command-line switch (--test-offscreen-compositing or something similar), and (ii) in debug mode compiling in the test function which copies the offscreen texture back to the display buffer? Then the test suite could be automatically run on the offscreen compositing version as well.

If this seems like a reasonable approach, I can file a new bug and submit the appropriate patch at the beginning of next week.

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