Closed
Bug 1730497
Opened 3 years ago
Closed 3 years ago
Add targeting attribute to detect browser pinned status
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(1 file)
We want to detect browser pinned status in order to only show messages to the relevant users.
Comment 1•3 years ago
|
||
Changing severity to S? because of <rationale>.
Assignee: nobody → andrei.br92
Iteration: --- → 94.1 - Sep 6 - Sept 19
Priority: -- → P1
Comment 2•3 years ago
|
||
We probably want ShellService.doesAppNeedPin
which supports windows and macOS with some additional checks:
https://searchfox.org/mozilla-central/rev/5f81c5091d442d829120e19477ba869ae5219709/browser/components/shell/ShellService.jsm#265
Assignee | ||
Comment 3•3 years ago
|
||
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eeb9a9cc7968
Add targeting attribute to detect browser pinned status r=Mardak
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•