[webkit-reviews] review granted: [Bug 180552] [WK2] Expose image via WKBundleHitTestResult API : [Attachment 328872] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 8 15:53:23 PST 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Zach Li
<zacharyli323 at gmail.com>'s request for review:
Bug 180552: [WK2] Expose image via WKBundleHitTestResult API
https://bugs.webkit.org/show_bug.cgi?id=180552

Attachment 328872: Patch v2

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




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

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

> Source/WebKit/WebProcess/InjectedBundle/InjectedBundleHitTestResult.cpp:185
> +    graphicsContext->drawImage(bitmapImage, {{ },
sizeRespectingOrientation});

Does this do the correct thing for images with EXIF rotations?


More information about the webkit-reviews mailing list