Bug 95804
Summary: | [CSS Shaders] Extract the validator out of CustomFilterGlobalContext | ||
---|---|---|---|
Product: | WebKit | Reporter: | Arvid Nilsson <anilsson> |
Component: | CSS | Assignee: | Alexandru Chiculita <achicu> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | anilsson, krit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Arvid Nilsson
This would mostly benefit the BlackBerry port, for other ports the validator is always used together with the GlobalContext right now.
However, ANGLE does not have an OpenGL dependency, so it makes sense to have the code separated from the GraphicsContext3D.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |