Bug 115046

Summary: Pick up color and mat values in custom shaders
Product: WebKit Reporter: Dirk Schulze <krit>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achicu, commit-queue, dino, mvujovic
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 113695    
Attachments:
Description Flags
Patch. none

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.