[Webkit-unassigned] [Bug 243055] REGRESSION: Web Speech API - nullable voice attribute is not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 06:46:51 PDT 2022


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

--- Comment #5 from Cindy Qi Li <cli at ocadu.ca> ---
When starting the nightly build by running `run-webkit-archive`, I hit a number of "authorization denied" errors such as:

```
Failed to open cache settings store at file:///.../Safari/Touch%20Icons%20Cache/TouchIconCacheSettings.db: Error Domain=com.apple.Safari.SQLite Code=23 "authorization denied"

Failed to open AutoFill corrections SQLite store at CloudAutoFillCorrections.db. Error: Error Domain=com.apple.Safari.SQLite Code=23 "authorization denied"

...
```

The nightly build did start at the end though. The codepen demo still didn't work when line 74 was commented out. It did work with line 74 in place.

-- 
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/20220725/1af725d4/attachment.htm>


More information about the webkit-unassigned mailing list