Closed
Bug 1894628
Opened 1 year ago
Closed 8 months ago
Allow to select preset useragent strings in RDM
Categories
(DevTools :: Responsive Design Mode, enhancement, P2)
DevTools
Responsive Design Mode
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: jdescottes, Assigned: ochameau)
References
(Blocks 3 open bugs, Regressed 1 open bug)
Details
Attachments
(1 file)
To make it easier to test with custom UA strings, we could have a list of built in UA strings and allow users to select them in RDM.
Instead of having a text input to write a full UA string, we would show a select listing all the builtin UA strings + a "custom" entry which would revert back to the input (or something else which allows to write a UA string).
In the long term, the list of UA string should probably be stored in remote settings, so that we can easily update them to the "current" strings used by other browsers.
It would also be nice if users could add new entries which would show up in this list.
| Assignee | ||
Comment 1•9 months ago
|
||
To allow easily switching only the user agent between various types of browsers.
That, without having to create a new device.
Updated•9 months ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d35f13be405f
[devtools] Expose a list of user agent presets. r=devtools-reviewers,nchevobbe
Comment 6•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•