RESOLVED FIXED 75219
Use OwnPtr for CSSFontFace::m_sources
https://bugs.webkit.org/show_bug.cgi?id=75219
Summary Use OwnPtr for CSSFontFace::m_sources
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.