[webkit-reviews] review requested: [Bug 224318] Web Inspector: Audit Tab: Edits are not committed when leaving edit mode unless you first click into another text field : [Attachment 425812] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 17:09:50 PDT 2021


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 224318: Web Inspector: Audit Tab: Edits are not committed when leaving edit
mode unless you first click into another text field
https://bugs.webkit.org/show_bug.cgi?id=224318

Attachment 425812: Patch

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




--- Comment #8 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 425812

  --> https://bugs.webkit.org/attachment.cgi?id=425812&action=review

Patch

In this patch, I'm listening to `WI.AuditManager.Event.EditingChanged` instead
of creating a new event.


More information about the webkit-reviews mailing list