[Webkit-unassigned] [Bug 44195] [chromium] TilingData::tilePositionY has typo of X where Y should be used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 14:36:10 PDT 2010


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





--- Comment #5 from Vincent Scheib <scheib at chromium.org>  2010-08-18 14:36:10 PST ---
Layout tests are not yet possible for this code for a few reasons:
- TilingData is currently only used behind a compile time flag as we develop GPU accelerated support for Canvas 2D. 
- TilingData is driven by a system GPU's maximum supported texture size, which varies on different hardware. We will need to plumb testing code that enables a layout test to supply a false value for GLES2Texture to mock as the maximium texture size at test time only.

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