Closed
Bug 1637621
Opened 5 years ago
Closed 5 years ago
Browser.getVersion to return 1.3
Categories
(Remote Protocol :: CDP, defect, P5)
Remote Protocol
CDP
Tracking
(firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: etienne, Assigned: etienne)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4143.2 Safari/537.36
Steps to reproduce:
Calling Browser.getVersion
Actual results:
Currently Chrome returns 1.3
, whilst Firefox returns 1
Expected results:
It would be great if Firefox and Chrome were on the same page here.
Ergo: Firefox returning 1.3
as well.
Assignee | ||
Comment 1•5 years ago
|
||
This behavior is in line with what Chrome does and correctly
describes the CDP version Firefox is (attempting to be)
implementing.
Updated•5 years ago
|
Assignee: nobody → etienne
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P5
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c34dc29a1189
[remote] Browser.getVersion returning version 1.3 r=remote-protocol-reviewers,whimboo
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Updated•4 years ago
|
Component: CDP: Browser → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•