[Webkit-unassigned] [Bug 43864] Canvas2D does not support images larger than system's GPU max texture size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 17:30:09 PDT 2010


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |scheib at chromium.org
                   |kit.org                     |
     Ever Confirmed|0                           |1




--- Comment #13 from David Levin <levin at chromium.org>  2010-08-12 17:30:09 PST ---
One more nit:  PassOwnPtr<Vector<unsigned int>>

I'm surprised that this isn't causing compilers issues. I've always had to put a space between the two >>. (I would do that just to make sure no compilers have troubles.)

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