[Webkit-unassigned] [Bug 199140] Platform font class gets needlessly initialized in the Networking process
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 24 09:25:07 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199140
Brent Fulgham <bfulgham at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bfulgham at webkit.org
--- Comment #5 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 372721
--> https://bugs.webkit.org/attachment.cgi?id=372721
Use NSClassFromString to avoid unnecessary initialization
View in context: https://bugs.webkit.org/attachment.cgi?id=372721&action=review
> Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:115
> + if ([object isKindOfClass:platformColorClass()])
Oh, really nice. Thank you guys for improving that!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190624/f3b5ec22/attachment-0001.html>
More information about the webkit-unassigned
mailing list