Closed
Bug 1885495
Opened 2 years ago
Closed 2 years ago
Add support for the default "userAgent" capability
Categories
(Remote Protocol :: Agent, enhancement, P3)
Remote Protocol
Agent
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 2 open bugs, )
Details
(Whiteboard: [webdriver:m10][webdriver:relnote])
Attachments
(1 file)
With https://github.com/w3c/webdriver/pull/1790 we have a new userAgent capability that we have to return for the New Session commands in WebDriver classic and BiDi. No capability matching needs to take place. It's just returning the default user agent.
A test was added via bug 1884121 (GitHub PR which we need to pass with our implementation.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Points: --- → 1
Priority: -- → P3
Whiteboard: [webdriver:m10]
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af74bcffddd9
[remote] Add support for the default userAgent capability r=webdriver-reviewers,whimboo
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
| Reporter | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m10] → [webdriver:m10][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•