Commit 3abb8d69 authored by Joshua Bell's avatar Joshua Bell Committed by Commit Bot

Web Locks API: Update spec link in mojom

Comment-only change.

TBR=dcheng@chromium.org

Change-Id: Iead1d046f07ac1f9ebce3b40d8e98bad672f3011
Reviewed-on: https://chromium-review.googlesource.com/1178305Reviewed-by: default avatarJoshua Bell <jsbell@chromium.org>
Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
Commit-Queue: Joshua Bell <jsbell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583775}
parent 012c9b03
......@@ -46,7 +46,7 @@ struct LockInfo {
// availablility and options. Once granted, the lock will be held until
// explicitly released or the holding context is terminated.
//
// Proposal: https://github.com/inexorabletash/web-locks
// Proposal: https://wicg.github.io/web-locks
interface LockManager {
// PREEMPT corresponds to the |steal| option in the API; if used then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment