Closed
Bug 1931299
Opened 1 year ago
Closed 1 year ago
[Windows] Ensure taskbar is correctly badged with the current profile's avatar
Categories
(Toolkit :: Startup and Profile System, enhancement, P2)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
People
(Reporter: mossop, Assigned: mossop)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-profile-management] )
Attachments
(1 file, 1 obsolete file)
No description provided.
Updated•1 year ago
|
Summary: Show separate taskbar icon for different profiles → [Windows] Show separate taskbar icon for different profiles
| Assignee | ||
Comment 1•1 year ago
|
||
Ensures that the jumplist items reference the current profile while the application is running.
Before shutdown we update the jump list to no longer reference a specific profile.
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d150715a31cb
Update WindowsJumpLists to support multiple profile usage. r=mconley
| Assignee | ||
Updated•1 year ago
|
Keywords: leave-open
Comment 3•1 year ago
|
||
Backed out for causing profile related marionette failures.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/tests/marionette/test_no_errors_clean_profile.py TestNoErrorsNewProfile.test_no_errors | AssertionError: Lists differ: [{'message': 'buildList failed: , [Excepti[327 chars]js'}] != []
Flags: needinfo?(dtownsend)
Mass setting S2 severity for 0.5% release bugs. Apologies for the bug spam!
Severity: -- → S2
Priority: -- → P2
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(dtownsend)
Updated•1 year ago
|
Attachment #9441374 -
Attachment is obsolete: true
No longer blocks: 1931006
| Assignee | ||
Comment 5•1 year ago
|
||
From https://docs.google.com/document/d/13CeQ07EVRNiGhlaIPPujs-tPnB_W2S9tX5AYZ09JAOg/edit?tab=t.0 we decided that splitting the profile into separate taskbar icons had the risk of introducing confusion around the state of the default pin so we just want to ensure that the correct avatar is shown instead.
Summary: [Windows] Show separate taskbar icon for different profiles → [Windows] Ensure taskbar is correctly badged with the current profile's avatar
| Assignee | ||
Comment 6•1 year ago
|
||
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e6723e81dd1
Update the taskbar overlay whenever a window activates. r=profiles-reviewers,niklas
Comment 8•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•