This website requires JavaScript.
Explore
Help
Sign In
roytam1
/
UXP
Watch
1
Star
0
Fork
0
You've already forked UXP
mirror of
https://github.com/roytam1/UXP.git
synced
2026-05-26 13:58:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b611d80223f2f76f46302afbc8466c953cf0171e
UXP
/
extensions
/
permissions
T
History
Brian Smith
6979441734
Issue
#2402
- importScripts should be governed by script-src in Web Workers.
https://bugzilla.mozilla.org/show_bug.cgi?id=1322111
Add TYPE_INTERNAL_WORKER_IMPORT_SCRIPTS content policy. Update the Cache API schema to account for new nsIContentPolicy type.
2024-01-11 09:45:52 +08:00
..
moz.build
Issue
#1656
- Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
nsContentBlocker.cpp
Issue
#2402
- importScripts should be governed by script-src in Web Workers.
https://bugzilla.mozilla.org/show_bug.cgi?id=1322111
Add TYPE_INTERNAL_WORKER_IMPORT_SCRIPTS content policy. Update the Cache API schema to account for new nsIContentPolicy type.
2024-01-11 09:45:52 +08:00
nsContentBlocker.h
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsModuleFactory.cpp
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00