Bug 125056

Summary: CSSFilterImageValue constructor should return (and take) PassRefs.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, dstockwell, esprehn+autocc, glenn, gyuyoung.kim, kling, macpherson, menard, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-12-01 19:54:37 PST
CSSFilterImageValue constructor should return (and take) PassRefs.
Comment 1 Andreas Kling 2013-12-01 19:55:03 PST
Created attachment 218135 [details]
Patch
Comment 2 Andreas Kling 2013-12-13 02:29:33 PST
Committed r160541: <http://trac.webkit.org/changeset/160541>