Bug 181765 - Use existing RGB colorspace instead of creating a new one.
Summary: Use existing RGB colorspace instead of creating a new one.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-17 14:07 PST by Eric Carlson
Modified: 2018-01-17 16:04 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2018-01-17 15:14 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2018-01-17 14:07:14 PST
Address review comments from bug 181333 by using sRGBColorSpaceRef instead of creating a new static colorspace.
Comment 1 Radar WebKit Bug Importer 2018-01-17 14:10:22 PST
<rdar://problem/36595753>
Comment 2 Eric Carlson 2018-01-17 15:14:13 PST
Created attachment 331544 [details]
Patch
Comment 3 Dean Jackson 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
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2018-01-17 16:04:54 PST
All reviewed patches have been landed.  Closing bug.