[webkit-reviews] review granted: [Bug 191844] Insert <attachment> elements under editable images to make their backing data accessible : [Attachment 355626] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 13:49:32 PST 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 191844: Insert <attachment> elements under editable images to make their
backing data accessible
https://bugs.webkit.org/show_bug.cgi?id=191844

Attachment 355626: Patch

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




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

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

> Source/WebCore/html/HTMLImageElement.cpp:337
> +	   updateEditableImage(true);

Don't much like the boolean argument.


More information about the webkit-reviews mailing list