fune/browser/components/storybook
Sam Foster 7075d4e4c8 Bug 1845836 - Include closed tabs from closed windows in fxview-next's recently closed tabs list. r=kcochrane,dao,fxview-reviewers,sessionstore-reviewers,sclements
* Add a browser.sessionstore.closedTabsFromClosedWindows pref and consult it when building recently-closed tab lists in firefoxview-next
* Add a _resolveClosedDataSource to SessionStore which allows us to find the window state and _closedTabs given a DOMWindow, a window closedId, or a window session store Id.
* Carry window closedId and source window Id into tab items when building recently-closed tab lists in firefoxview-next. This gives us the necessary context when we need to undoClose or forget a tab item in the list.
* Add a getClosed TabCount and TabData for Closed Windows method to SessionStore
* Modify undoCloseTab and forgetClosedTab to accept source params we can resolve to window state data using _resolveClosedDataSource

Differential Revision: https://phabricator.services.mozilla.com/D185108
2023-08-22 20:42:57 +00:00
..
.storybook Bug 1811282 - Document panel-list/panel-item in Storybook r=tgiles,desktop-theme-reviewers,dao 2023-07-21 20:53:03 +00:00
docs Bug 1825039 - Document XUL vs HTML in a front-end reusable widgets context. r=mstriemer 2023-08-17 18:29:43 +00:00
stories Bug 1845836 - Include closed tabs from closed windows in fxview-next's recently closed tabs list. r=kcochrane,dao,fxview-reviewers,sessionstore-reviewers,sclements 2023-08-22 20:42:57 +00:00
custom-elements-manifest.config.mjs Bug 1602095 - update custom elements manifest to exclude static and private fields r=mstriemer 2023-04-10 19:00:51 +00:00
mach_commands.py
moz.build
package-lock.json
package.json