Skip to content

Commit

Permalink
Add 'worth prototyping' for sanitizer api (fix mozilla#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozfreddyb committed Jul 14, 2020
1 parent 8d7d933 commit 9af7d8d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,18 @@
"title": "Restricting Document Access of Same Origin Documents",
"url": "https://github.com/dtapuska/documentaccess"
},
{
"ciuName": null,
"description": "The Sanitizer API allows turning supplied HTML into a safe HTML DOM tree",
"id": "sanitizer-api",
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1650370",
"mozPosition": "worth prototyping",
"mozPositionDetail": "This could be useful, since libraries exists and the browser could do it better.",
"mozPositionIssue": 106,
"org": "Proposal",
"title": "Sanitizer API",
"url": "https://wicg.github.io/sanitizer-api/"
},
{
"ciuName": null,
"description": "Reducing the scope of cookies by including the URL scheme in their keying material as well as reducing the lifetime of non-secure cookies.",
Expand Down

0 comments on commit 9af7d8d

Please sign in to comment.