DescriptionFix memory leaks in RenderTextMac.
This addresses a TODO from http://crrev.com/147862 to
not leak CFAttributedString attributes and additionally
ensures that the CTFontRef is properly disposed.
Also renames SkColorToCGColorRef() to CGColorCreateFromSkColor()
to be clear that it follows the Create rule.
BUG=125664
TEST=No leaks on waterfall.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147948
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 7 (0 generated)
|