Bug 81180

Summary: RenderStyle: Return opaque Color objects rather than const-references.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 69521    
Attachments:
Description Flags
Proposed patch koivisto: review+

Description Andreas Kling 2012-03-14 19:03:07 PDT
Prep work for storing colors as RGBA32/bool buddies.
Comment 1 Andreas Kling 2012-03-14 19:21:08 PDT
Created attachment 131978 [details]
Proposed patch
Comment 2 Andreas Kling 2012-03-15 14:24:38 PDT
Committed r110886: <http://trac.webkit.org/changeset/110886>