Set user gesture indicator when processing notificationclick events in service workers
Created attachment 455728 [details] Patch
Created attachment 455729 [details] Patch
<rdar://90616774>
Youenn actually implemented this in a much simpler manner in https://bugs.webkit.org/show_bug.cgi?id=238319, by not dealing with UserGestureIndicator at all. We should probably consider going with that implementation.
*** This bug has been marked as a duplicate of bug 238319 ***