icecat: add release icecat-140.6.0-1gnu1 for ecne
This commit is contained in:
parent
618c9f4145
commit
7d0f5dab3b
3382 changed files with 457689 additions and 569094 deletions
|
|
@ -95,7 +95,8 @@ bool IsNotificationForbiddenFor(nsIPrincipal* aPrincipal,
|
|||
if (outForeignByAncestorContext) {
|
||||
// nested first party
|
||||
ReportTelemetry(GleanLabel::eNestedFirstParty, aPurpose);
|
||||
return false;
|
||||
return StaticPrefs::
|
||||
dom_webnotifications_forbid_nested_first_party_enabled();
|
||||
}
|
||||
|
||||
// third party
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue