[webkit-reviews] review granted: [Bug 194761] Leak of CFErrorRef objects (1.92 Kbytes) in com.apple.WebKit.WebContent.Development running WebKit layout tests on iOS Simulator : [Attachment 362234] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 10:50:31 PST 2019


Alexey Proskuryakov <ap at webkit.org> has granted David Kilzer (:ddkilzer)
<ddkilzer at webkit.org>'s request for review:
Bug 194761: Leak of CFErrorRef objects (1.92 Kbytes) in
com.apple.WebKit.WebContent.Development running WebKit layout tests  on iOS
Simulator
https://bugs.webkit.org/show_bug.cgi?id=194761

Attachment 362234: Patch v1

https://bugs.webkit.org/attachment.cgi?id=362234&action=review




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 362234
  --> https://bugs.webkit.org/attachment.cgi?id=362234
Patch v1

View in context: https://bugs.webkit.org/attachment.cgi?id=362234&action=review

> Tools/ChangeLog:13
> +	   CTFontManagerRegisterFontsForURL() to ignore any errors, thereby
> +	   fixing the leaks.

Tangentially, what are the errors? Doesn't seem like we should be expecting
any, so it may be an indication of something pretty terrible.


More information about the webkit-reviews mailing list