[webkit-reviews] review granted: [Bug 221262] [macOS] Add support for accessibility image extraction : [Attachment 419141] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 13:21:09 PST 2021


Devin Rousso <drousso at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 221262: [macOS] Add support for accessibility image extraction
https://bugs.webkit.org/show_bug.cgi?id=221262

Attachment 419141: Patch

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




--- Comment #2 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 419141
  --> https://bugs.webkit.org/attachment.cgi?id=419141
Patch

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

rs=me

> Source/WebKit/WebProcess/WebPage/WebPage.cpp:7154
> +	       element->updateWithImageExtractionResult(WTFMove(result));

Just making sure, but I'm guessing that this will be added by Bug 221236,
right?


More information about the webkit-reviews mailing list