Closed
Bug 1513850
Opened 6 years ago
Closed 6 years ago
dom/reporting/tests/browser_cleanup.js fails with LSNG enabled
Categories
(Core :: Storage: localStorage & sessionStorage, defect, P2)
Core
Storage: localStorage & sessionStorage
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
Details
Attachments
(1 file)
|
4.97 KB,
patch
|
asuth
:
review+
|
Details | Diff | Splinter Review |
dom/reporting obviously depends on "extension:purge-localStorage" and "browser:purge-domain-data" being broadcasted even though it was originally intended for localStorage only
| Assignee | ||
Comment 1•6 years ago
|
||
For now, I would just keep these notifications.
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
try push - LSNG disabled:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5b977b87cd6621523a97c6fa5eae5cd3afc2af90
try push - LSNG enabled:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9cfb96f5a3684d65a30bd2340e427b4c7e23f7bb
Updated•6 years ago
|
Priority: -- → P2
Comment 4•6 years ago
|
||
Comment on attachment 9031087 [details] [diff] [review]
patch
Review of attachment 9031087 [details] [diff] [review]:
-----------------------------------------------------------------
Let's file a follow-up against Reporting and cc :baku. I believe he's working to ensure that the data-clearing APIs use observers less.
Attachment #9031087 -
Flags: review?(bugmail) → review+
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/eec655e99a2c
dom/reporting/tests/browser_cleanup.js fails with LSNG enabled; r=asuth
| Assignee | ||
Comment 6•6 years ago
|
||
(In reply to Andrew Sutherland [:asuth] from comment #4)
> Let's file a follow-up against Reporting and cc :baku. I believe he's
> working to ensure that the data-clearing APIs use observers less.
Filed bug 1515277.
Comment 7•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•