Add a new PlatformOverride field onto BrowsingContext
Categories
(Core :: DOM: Navigation, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
(Whiteboard: [fission-])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
As part of https://bugzilla.mozilla.org/show_bug.cgi?id=1647551#c3, we want to add a synced field to the BrowsingContext
for handling PlatformOverride
.
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 4•4 years ago
|
||
:whimboo, do we expect the platform to be also emulate when it goes over the network?
Comment 5•4 years ago
|
||
Is there a specific field in the HTTP request for the platform? Or is it just part of the user agent if not overriden? I think we should check what CDP/Chrome actually does, when the platform gets emulated.
Assignee | ||
Comment 6•4 years ago
|
||
(In reply to Henrik Skupin (:whimboo) [⌚️UTC+2] from comment #5)
Is there a specific field in the HTTP request for the platform? Or is it just part of the user agent if not overriden? I think we should check what CDP/Chrome actually does, when the platform gets emulated.
You are right there's no specific field in the HTTP request for platform. It should just be the User-Agent headers that includes the platform. Let's follow up on this after investigating how CDP/Chrome emulates it.
Comment 8•4 years ago
|
||
bugherder |
Description
•