[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:14:25 PST 2020


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

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

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

> LayoutTests/fast/events/emit-insertLink.html:11
> +        if (window.internals)
> +            internals.settings.setInputEventsEnabled(true);
> +            internals.setAutomaticLinkDetectionEnabled(true);

Missing { } around the multiline if statement.

-- 
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/aed1250e/attachment-0001.htm>


More information about the webkit-unassigned mailing list