зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1477488 - Set SecurityPolicyViolationEvent to be also available on beta and release (follow-up to bug 1472661). r=baku
MozReview-Commit-ID: 8KCfD1vbYk2 --HG-- extra : rebase_source : 24884e7793e055600b4215b632ade05a8a6571ab
This commit is contained in:
Родитель
19e302fb18
Коммит
1793cd20eb
|
@ -853,7 +853,7 @@ var interfaceNamesInGlobalScope =
|
||||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||||
{name: "ScrollAreaEvent", insecureContext: true},
|
{name: "ScrollAreaEvent", insecureContext: true},
|
||||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||||
{name: "SecurityPolicyViolationEvent", insecureContext: true, release: false},
|
{name: "SecurityPolicyViolationEvent", insecureContext: true},
|
||||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||||
{name: "Selection", insecureContext: true},
|
{name: "Selection", insecureContext: true},
|
||||||
// IMPORTANT: Do not change this list without review from a DOM peer!
|
// IMPORTANT: Do not change this list without review from a DOM peer!
|
||||||
|
|
Загрузка…
Ссылка в новой задаче