Bug 82618 - CSS Shaders: Use u_texture instead of s_texture. It was updated in the spec
Summary: CSS Shaders: Use u_texture instead of s_texture. It was updated in the spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL: https://dvcs.w3.org/hg/FXTF/raw-file/...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 08:20 PDT by Alexandru Chiculita
Modified: 2012-04-25 17:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch V1 (5.40 KB, patch)
2012-04-25 14:45 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2012-03-29 08:20:30 PDT
The spec updated s_texture uniform for the element texture to u_texture. Change that in the implementation and test files.
Comment 1 Alexandru Chiculita 2012-04-25 14:45:16 PDT
Created attachment 138876 [details]
Patch V1
Comment 2 WebKit Review Bot 2012-04-25 17:25:22 PDT
Comment on attachment 138876 [details]
Patch V1

Clearing flags on attachment: 138876

Committed r115263: <http://trac.webkit.org/changeset/115263>
Comment 3 WebKit Review Bot 2012-04-25 17:25:32 PDT
All reviewed patches have been landed.  Closing bug.