First Public Working Draft: Web Locks API

 The Web Applications Working Group has published a First Public Working Draft of Web Locks API. This document defines a web platform API that allows script to asynchronously acquire a lock over a resource, hold it while work is performed, then release it. While held, no other script in the origin can acquire a lock over the same resource. This allows contexts (windows, workers) within a web application to coordinate the usage of resources.

Comments

Popular posts from this blog

Current SEO Trends in 2026 & Proven Tips to Skyrocket Your Blog’s Visibility

Open Task Forces to Discuss Web Schemas, Data Formats

Two Major W3C Advances in Web Performance and Semantic Data: Long Animation Frames API and CBOR-LD 1.0