[blink-dev] Intent to Prototype: WebHID on Dedicated Workers

2024-09-17 Thread 'François Beaufort' via blink-dev
Contact emails *fbeauf...@google.com *Explainer *None*Specification *https://wicg.github.io/webhid/#extensions-to-the-workernavigator-interface * Summary *WebHID is enabled inside dedicated worker contexts. This all

[blink-dev] Web-Facing Change PSA: Improved error reporting in IndexedDB for large value read failures

2024-09-17 Thread Chromestatus
Contact emails abhishek.shanthku...@microsoft.com, est...@chromium.org Specification https://www.w3.org/TR/IndexedDB/#dom-idbrequest-error Summary Change to reporting for certain error cases that were previously reported with a DOMException and the message "Failed to read large IndexedDB valu

Re: [blink-dev] Web-Facing Change PSA: Improved error reporting in IndexedDB for large value read failures

2024-09-17 Thread Mike Taylor
Hi! A couple of questions: What was the DOMException.name before this change? Do we know what do other browsers do in this situation? Or is LevelDB only used by Chromium? On 9/17/24 10:11 AM, Chromestatus wrote: Contact emails abhishek.shanthku...@microsoft.com, est...@chromium.or

Re: [blink-dev] Intent to Ship: WebXr hand input module - Level 1

2024-09-17 Thread Mike Taylor
Thanks for requesting the positions - it seems fair to me to give Mozilla at least a week to respond (and looks like WebKit intends to give a formal "support" response). On 9/12/24 7:23 PM, Alex Cooper wrote: To be honest, I didn't feel it was necessary given that the specification was already

Re: [EXTERNAL] Re: [blink-dev] Web-Facing Change PSA: Improved error reporting in IndexedDB for large value read failures

2024-09-17 Thread 'Abhishek Shanthkumar' via blink-dev
Hi, Mike! The DOMException.name was "DataError" for all cases before this change. It remains the same for the "recoverable" cases even after this change. I'll add this to the Summary, thanks! This error is unique to Chromium because, yes, LevelDB is not used by other browsers. Thanks, Abhis

Re: [EXTERNAL] Re: [blink-dev] Web-Facing Change PSA: Improved error reporting in IndexedDB for large value read failures

2024-09-17 Thread Mike Taylor
Sounds good - thx! On 9/17/24 10:38 AM, Abhishek Shanthkumar wrote: Hi, Mike! The DOMException.name was "DataError" for all cases before this change. It remains the same for the "recoverable" cases even after this change. I'll add this to the Summary, thanks! This error is unique to Chromiu