Bug 125056 - CSSFilterImageValue constructor should return (and take) PassRefs.
Summary: CSSFilterImageValue constructor should return (and take) PassRefs.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-01 19:54 PST by Andreas Kling
Modified: 2013-12-13 02:29 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.62 KB, patch)
2013-12-01 19:55 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>