Bug 124114 - CSSValuePool::createFontFamilyValue() should return PassRef.
Summary: CSSValuePool::createFontFamilyValue() should return PassRef.
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-11-09 21:32 PST by Andreas Kling
Modified: 2013-11-09 23:26 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2013-11-09 21:32 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-11-09 21:32:31 PST
CSSValuePool::createFontFamilyValue() should return PassRef.
Comment 1 Andreas Kling 2013-11-09 21:32:59 PST
Created attachment 216511 [details]
Patch
Comment 2 Andreas Kling 2013-11-09 23:26:29 PST
Committed r159018: <http://trac.webkit.org/changeset/159018>