[Webkit-unassigned] [Bug 28498] Replace many manually-released CFTypeRefs with RetainPtrs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 20 12:09:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28498
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #35214|review? |review+
Flag| |
--- Comment #2 from Geoffrey Garen <ggaren at apple.com> 2009-08-20 12:09:43 PDT ---
(From update of attachment 35214)
Yay!
+ static CGColorSpaceRef colorSpace = CGColorSpaceCreateDeviceRGB();
static instead of RetainPtr here? Is this an expensive call or something?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list