[Webkit-unassigned] [Bug 195393] run-benchmark should close windows between iterations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 20:30:14 PST 2019


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

--- Comment #2 from Stephanie Lewis <slewis at apple.com> ---
c is tricky because the solution involves AppleScript and it triggers the automation security feature that says automation can't send apple events without user approval.  

The prompt is a one time prompt so its not a big deal but this means bots can't run the apple-event code.  So we also need to add an option to disable that codepath.

-- 
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/20190307/c69de514/attachment.html>


More information about the webkit-unassigned mailing list