RESOLVED FIXED 181765
Use existing RGB colorspace instead of creating a new one.
https://bugs.webkit.org/show_bug.cgi?id=181765
Summary Use existing RGB colorspace instead of creating a new one.
Eric Carlson
Reported 2018-01-17 14:07:14 PST
Address review comments from bug 181333 by using sRGBColorSpaceRef instead of creating a new static colorspace.
Attachments
Patch (2.25 KB, patch)
2018-01-17 15:14 PST, Eric Carlson
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-17 14:10:22 PST
Eric Carlson
Comment 2 2018-01-17 15:14:13 PST
Dean Jackson
Comment 3 2018-01-17 15:41:47 PST
Comment on attachment 331544 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=331544&action=review > Source/WebCore/ChangeLog:3 > + Use existing RGB colorspace instead of creating a new one You meant sRGB
WebKit Commit Bot
Comment 4 2018-01-17 16:04:53 PST
Comment on attachment 331544 [details] Patch Clearing flags on attachment: 331544 Committed r227094: <https://trac.webkit.org/changeset/227094>
WebKit Commit Bot
Comment 5 2018-01-17 16:04:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.