Open
Bug 1372398
Opened 7 years ago
Updated 2 years ago
Add test for sidebar persistence
Categories
(Firefox :: General, enhancement, P4)
Firefox
General
Tracking
()
NEW
People
(Reporter: bgrins, Unassigned)
References
Details
(Whiteboard: [reserve-photon-structure])
From https://bugzilla.mozilla.org/show_bug.cgi?id=1360282#c39:
> Do we have other tests that check that we persist this correctly if you open
> a new window? And/or that it gets persisted across shutdowns (maybe just by
> verifying we store the right things in XUL storage, though marionette tests
> should let you test this 'properly') If not, can you file a followup to add
> those tests? Don't need to do it as part of photon / this project, but feels
> like something we should ideally have tests for given the increased
> prominence of the sidebar.
I believe we could add a test in browser/base/content/test/sidebar that does some window management to hit the sidebar.unit() case to test sidebar persistence, but this might require marionette as mentioned above.
Updated•7 years ago
|
Flags: qe-verify?
Priority: -- → P3
Updated•7 years ago
|
Flags: qe-verify? → qe-verify-
Updated•7 years ago
|
Priority: P3 → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•