Bug 115046 - Pick up color and mat values in custom shaders
Summary: Pick up color and mat values in custom shaders
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 113695
  Show dependency treegraph
 
Reported: 2013-04-23 10:41 PDT by Dirk Schulze
Modified: 2013-04-23 14:17 PDT (History)
4 users (show)

See Also:


Attachments
Patch. (12.32 KB, patch)
2013-04-23 10:59 PDT, Dirk Schulze
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2013-04-23 10:41:47 PDT
Pick up color and mat values in custom shaders. So far just CSS parsing works.
Comment 1 Dirk Schulze 2013-04-23 10:59:05 PDT
Created attachment 199279 [details]
Patch.
Comment 2 Dean Jackson 2013-04-23 13:36:07 PDT
Comment on attachment 199279 [details]
Patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=199279&action=review

> Source/WebCore/ChangeLog:18
> +        (WebCore):

I really should fix the prepare-ChangeLog script to stop producing these lines.
Comment 3 WebKit Commit Bot 2013-04-23 14:17:28 PDT
Comment on attachment 199279 [details]
Patch.

Clearing flags on attachment: 199279

Committed r148992: <http://trac.webkit.org/changeset/148992>
Comment 4 WebKit Commit Bot 2013-04-23 14:17:30 PDT
All reviewed patches have been landed.  Closing bug.