Closed
Bug 1958031
Opened 7 months ago
Closed 4 months ago
Add scope handling for Taskbar Tabs
Categories
(Firefox :: Shell Integration, task, P3)
Firefox
Shell Integration
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: nrishel, Assigned: nrishel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi])
Attachments
(2 files)
We need a means of tracking Taskbar Tabs, and serializing that to data to disk.
Updated•7 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•5 months ago
|
||
Pushed by nrishel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/34c171898f45
https://hg.mozilla.org/integration/autoland/rev/85bbe3ddecd9
Pre: Add Utils interface for Taskbar Tabs utilities that don't require system initialization. r=cdupuis
https://github.com/mozilla-firefox/firefox/commit/e72d50904fdb
https://hg.mozilla.org/integration/autoland/rev/87184a0ff021
Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop
Pushed by agoloman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ffc37d4d1e57
https://hg.mozilla.org/integration/autoland/rev/acc416534cf1
Revert "Bug 1958031 - Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop" for causing build bustages.
Backed out for causing build bustages.
Flags: needinfo?(nrishel)
Pushed by nrishel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5273523cc1fe
https://hg.mozilla.org/integration/autoland/rev/7eab88c20e12
Pre: Add Utils interface for Taskbar Tabs utilities that don't require system initialization. r=cdupuis
https://github.com/mozilla-firefox/firefox/commit/c2d59b843a42
https://hg.mozilla.org/integration/autoland/rev/d7cbac98dd58
Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop
Pushed by pstanciu@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5d246369b830
https://hg.mozilla.org/integration/autoland/rev/7a6524c8cb2e
Revert "Bug 1958031 - Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop" for causing BC failures @browser_all_files_referenced.js
Backed out for causing BC failures @browser_all_files_referenced.js
| Assignee | ||
Updated•5 months ago
|
Flags: needinfo?(nrishel)
Pushed by nrishel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a9cd87b460aa
https://hg.mozilla.org/integration/autoland/rev/1307847ef19c
Pre: Add Utils interface for Taskbar Tabs utilities that don't require system initialization. r=cdupuis
https://github.com/mozilla-firefox/firefox/commit/3f62116195ee
https://hg.mozilla.org/integration/autoland/rev/5650f189d75a
Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop
Comment 10•4 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1307847ef19c
https://hg.mozilla.org/mozilla-central/rev/5650f189d75a
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Comment 11•4 months ago
|
||
Pushed by nrishel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a7d65d0d883a
https://hg.mozilla.org/integration/autoland/rev/7932c50edee7
Pre: Add Utils interface for Taskbar Tabs utilities that don't require system initialization. r=cdupuis
https://github.com/mozilla-firefox/firefox/commit/b56f157afb9f
https://hg.mozilla.org/integration/autoland/rev/de8e8fb0bc03
Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop
Comment 12•4 months ago
|
||
Backed out for causing bc failures @ browser_taskbarTabs_windowManager
Flags: needinfo?(nrishel)
Comment 13•4 months ago
|
||
| bugherder | ||
Comment 14•4 months ago
|
||
Pushed by nrishel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7c83d285709f
https://hg.mozilla.org/integration/autoland/rev/1760e86caffb
Pre: Add Utils interface for Taskbar Tabs utilities that don't require system initialization. r=cdupuis
https://github.com/mozilla-firefox/firefox/commit/cbd8aee9098d
https://hg.mozilla.org/integration/autoland/rev/a096a849b7e5
Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop
Comment 15•4 months ago
|
||
Backed out for causing XPC failures @test_taskbarTabs_pin.js and Marionette failures @test_no_errors_clean_profile.py
Comment 16•4 months ago
|
||
| bugherder | ||
Comment 17•4 months ago
|
||
Pushed by nrishel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/09e0a84e5ef6
https://hg.mozilla.org/integration/autoland/rev/fa715eea2e5b
Pre: Add Utils interface for Taskbar Tabs utilities that don't require system initialization. r=cdupuis
https://github.com/mozilla-firefox/firefox/commit/b836c277a28e
https://hg.mozilla.org/integration/autoland/rev/f858fbc7930d
Add persistent storage class and schema for managing Taskbar Tabs and their associated scopes. r=cdupuis,mossop
| Assignee | ||
Updated•4 months ago
|
Flags: needinfo?(nrishel)
Comment 18•4 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•