[webkit-reviews] review granted: [Bug 172405] [CG] Use the SPI CGImageSourceGetTypeWithData() to get the typeIdentifierHint of an image : [Attachment 310820] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 22 13:38:57 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 172405: [CG] Use the SPI CGImageSourceGetTypeWithData() to get the
typeIdentifierHint of an image
https://bugs.webkit.org/show_bug.cgi?id=172405

Attachment 310820: Patch

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




--- Comment #13 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 310820
  --> https://bugs.webkit.org/attachment.cgi?id=310820
Patch

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

> Source/WebCore/platform/graphics/ImageTypes.h:30
> +#if USE(CG)
> +typedef struct CGImageSource* CGImageSourceRef;
> +#endif

Why did this move?


More information about the webkit-reviews mailing list