[Webkit-unassigned] [Bug 191306] Automatic link replacement via "Smart links" should emit "insertLink" input events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 21 16:36:41 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=191306

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #388368|review?                     |review+, commit-queue-
              Flags|                            |

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

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

> Source/WebCore/ChangeLog:12
> +        Test: fast/events/emit-insertLink.html

Let's update this to fast/events/input-event-insert-link.html as well.

> LayoutTests/ChangeLog:11
> +        * fast/events/emit-insertLink-expected.txt: Added.
> +        * fast/events/emit-insertLink.html: Added.

Let's update these to fast/events/input-event-insert-link.html as well.

> LayoutTests/fast/events/input-event-insert-link.html:14
> +

I think it helps to have a quick description here; perhaps something like, `description("This test verifies that input events of inputType 'insertLink' are dispatched when automatically replacing text with a link.");`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200122/8059ced6/attachment.htm>


More information about the webkit-unassigned mailing list