Bug 75219

Summary: Use OwnPtr for CSSFontFace::m_sources
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 41321    
Attachments:
Description Flags
Patch mitz: review+, darin: commit-queue-

Darin Adler
Reported 2011-12-25 20:11:06 PST
Use OwnPtr for CSSFontFace::m_sources
Attachments
Patch (8.42 KB, patch)
2011-12-25 20:13 PST, Darin Adler
mitz: review+
darin: commit-queue-
Darin Adler
Comment 1 2011-12-25 20:13:13 PST
mitz
Comment 2 2011-12-25 20:20:54 PST
Comment on attachment 120520 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=120520&action=review > Source/WebCore/css/CSSFontFace.cpp:2 > + * Copyright (C) 2007, 2008, 2012 Apple Inc. All rights reserved. Off-by-one error.
Darin Adler
Comment 3 2011-12-25 20:46:40 PST
Note You need to log in before you can comment on or make changes to this bug.