Closed
Bug 1479114
Opened 7 years ago
Closed 4 years ago
Remove exceptions added for New Tab page on enterprise policies
Categories
(Firefox :: New Tab Page, enhancement, P5)
Firefox
New Tab Page
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | affected |
People
(Reporter: Felipe, Unassigned)
References
Details
As part of bug 1470324, we added exceptions [1] in the About module code to skip the enterprise policies code from classifying about:home, about:newtab and about:welcome, in order to make it not load on every content process.
Once bug 1472212 lands, we should verify that removing those exceptions makes the EnterprisePoliciesContent.js only load in the same content as activity stream, and then remove the exceptions.
[1] https://hg.mozilla.org/integration/autoland/rev/dc4aad741068#l1.15
Updated•7 years ago
|
Severity: normal → enhancement
Iteration: --- → 63.4 - Aug 20
Priority: -- → P2
Updated•7 years ago
|
Iteration: 63.4 - Aug 20 → 63.5 - Sep 3
Updated•7 years ago
|
Iteration: 63.5 - Sep 3 → 64.2 (Sep 28)
Updated•7 years ago
|
Iteration: 64.2 (Sep 28) → 64.3 (Oct 12)
Updated•7 years ago
|
Iteration: 64.3 (Oct 12) → 65.1 (Nov 2)
Updated•7 years ago
|
Iteration: 65.1 (Nov 2) → 65.2 (Nov 16)
Updated•7 years ago
|
Iteration: 65.2 (Nov 16) → 65.3 (Nov 30)
| Reporter | ||
Updated•7 years ago
|
Priority: P2 → P5
Updated•7 years ago
|
Iteration: 65.3 (Nov 30) → ---
| Assignee | ||
Updated•6 years ago
|
Component: Activity Streams: Newtab → New Tab Page
Comment 1•4 years ago
|
||
This code was removed when we switched the about: blocking to use content policy.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•