[webkit-reviews] review granted: [Bug 197452] Add quirks to emulate undo and redo in hidden editable areas on some websites : [Attachment 369342] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 17:51:42 PDT 2019


Wenson Hsieh <wenson_hsieh at apple.com> has granted Megan Gardner
<megan_gardner at apple.com>'s request for review:
Bug 197452: Add quirks to emulate undo and redo in hidden editable areas on
some websites
https://bugs.webkit.org/show_bug.cgi?id=197452

Attachment 369342: Patch

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




--- Comment #22 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 369342
  --> https://bugs.webkit.org/attachment.cgi?id=369342
Patch

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

r=mews. You'll also want to do this:

_focusedElementInformation.needsQuirkyUndoManager = false;

...in -[WKContentView _elementDidBlur].

> Source/WebKit/UIProcess/PageClient.h:508
> +

Nit - extra newline.


More information about the webkit-reviews mailing list