[Webkit-unassigned] [Bug 258037] New: evaluateJavaScript: and callAsyncJavaScript: should not leave being transient activation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 10:58:20 PDT 2023


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

            Bug ID: 258037
           Summary: evaluateJavaScript: and callAsyncJavaScript: should
                    not leave being transient activation
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

evaluateJavaScript: and callAsyncJavaScript: should not leave being transient activation

For historical momentum reasons, these APIs act as if operating with a user gesture. And that's fine.
But they should not leave behind transient user activation for (currently) 5 seconds after the script completes.

Change the behavior (protected with a linked-on-or-after check)

-- 
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/20230613/01c732d6/attachment.htm>


More information about the webkit-unassigned mailing list