Bug 120285 (revert) - TextureUnit code refactoring patch revert
Summary: TextureUnit code refactoring patch revert
Status: RESOLVED DUPLICATE of bug 122369
Alias: revert
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 00:05 PDT by Przemyslaw Szymanski
Modified: 2013-10-07 12:18 PDT (History)
4 users (show)

See Also:


Attachments
Texture unit code refactoring revert (10.75 KB, patch)
2013-08-26 00:21 PDT, Przemyslaw Szymanski
dino: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Przemyslaw Szymanski 2013-08-26 00:05:55 PDT
patch https://bugs.webkit.org/show_bug.cgi?id=117868 broke those tests:
more/functions/copyTexSubImage2D.html
more/functions/texSubImage2D.html
more/functions/texSubImage2DHTML.html
We need to revert those changes to fix tests
Comment 1 Przemyslaw Szymanski 2013-08-26 00:21:34 PDT
Created attachment 209619 [details]
Texture unit code refactoring revert
Comment 2 Dean Jackson 2013-10-07 12:18:12 PDT
Comment on attachment 209619 [details]
Texture unit code refactoring revert

Already done in https://bugs.webkit.org/show_bug.cgi?id=122369
Comment 3 Dean Jackson 2013-10-07 12:18:33 PDT

*** This bug has been marked as a duplicate of bug 122369 ***