mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files
This commit is contained in:
parent
d4bba67029
commit
d180a351b0
3 changed files with 4 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ static const char *kTypeString[] = {
|
|||
"fetch",
|
||||
"image",
|
||||
"manifest",
|
||||
"saveas_download",
|
||||
"", // TYPE_INTERNAL_SCRIPT
|
||||
"", // TYPE_INTERNAL_WORKER
|
||||
"", // TYPE_INTERNAL_SHARED_WORKER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue