Closed
Bug 1553990
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 16984 - Remove inverted OS check in EdgeChromium::version
Categories
(Testing :: web-platform-tests, defect, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 16984 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16984
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Remove inverted OS check in EdgeChromium::version
The code would only run if not on Windows. It's fine to have no OS
check here, ascall
would fail instead. Safari::version is similar.
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•