Open
Bug 1958347
Opened 15 days ago
Updated 15 days ago
The share functionality for about:logging as implemented in bug 1803607 doesn't work on Desktop
Categories
(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
NEW
People
(Reporter: julienw, Unassigned)
References
Details
(Whiteboard: [fxp])
In bug 1803607 I implemented a new way to share a profile URL on android, after capturing it in the about:logging page. This sharing is implemented using the Share API, which isn't available on Firefox Desktop at the moment (this is bug 1653481 -- it seems to be implemented in Windows Nightly though?).
In this bug we want to detect that it's not available and possibly do another action (such as just a copy).
Reporter | ||
Updated•15 days ago
|
Component: XPCOM → Performance Tools (Profiler/Timeline)
Product: Core → DevTools
Reporter | ||
Updated•15 days ago
|
Whiteboard: [fxp]
Updated•15 days ago
|
Reporter | ||
Updated•15 days ago
|
Severity: -- → S4
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•