Skip to content

Commit 0352b49

Browse files
authored
Update Chromium's implementation location in comment (#207)
The Chromium implementation was updated in https://crrev.com/c/5503610 and https://crrev.com/c/5503661.
1 parent e239ed6 commit 0352b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage-access.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Complain About: accidental-2119 true
2121
<!-- The main rSA and hSA implementations live in these files: -->
2222
<!-- https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/dom/DocumentStorageAccess.cpp -->
2323
<!-- https://searchfox.org/mozilla-central/source/dom/base/Document.cpp -->
24-
<!-- https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/dom/document.cc -->
24+
<!-- https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/storage_access/document_storage_access.cc -->
2525

2626
<!-- File issues on HTML to export each of these -->
2727
<pre class=link-defaults>

0 commit comments

Comments
 (0)