Skip to content

Commit

Permalink
Cache API note
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavweiss committed Sep 17, 2024
1 parent 240b599 commit d4f8552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -86813,6 +86813,7 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
data-x="">httponly</code>.</p></li>
<li><p>localStorage access to sensitive data.</p></li>
<li><p>Service worker installation.</p></li>
<li><p>Cache API manipulation or access to sensitive data.</p></li>
<li><p><code data-x="">postMessage</code> or <code>BroadcastChannel</code> messaging that
exposes sensitive information.</p></li>
<li><p>Autofill which may not require user interaction for same-origin documents.</p></li>
Expand Down

0 comments on commit d4f8552

Please sign in to comment.