Closed
Bug 1232812
Opened 9 years ago
Closed 9 years ago
Implement the Save-Data header
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: kbrosnan, Unassigned)
References
()
Details
Chromium/Chrome are planning on shipping a new header to allow websites to know when to send the low bandwidth versions.
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/-_pEwnE_e_Y/zx5KFs3VBAAJ
Reporter | ||
Updated•9 years ago
|
Component: General → Networking
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•9 years ago
|
Keywords: dev-doc-needed
Reporter | ||
Comment 1•9 years ago
|
||
I filed this as unconfirmed as I would like the networking team to set to new if they plan on working on this.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Comment 2•9 years ago
|
||
in general I think we're more likely to go a client hints route.. if this has some standardization or sees traction on the net please reopen/open-new.. but for now let's wontfix and follow as necessary.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Keywords: dev-doc-needed
(In reply to Patrick McManus [:mcmanus] from comment #2)
> in general I think we're more likely to go a client hints route..
The proposal is to use a Client Hint http://httpwg.org/http-extensions/client-hints.html#save-data If this isn't what you meant, can you give more detail?
> if has some standardization or sees traction on the net please
> reopen/open-new.. but for now let's wontfix and follow as necessary.
I'm not sure what qualifies as traction but https://developers.google.com/web/updates/2016/02/save-data?hl=en#browser_support lists browser support as
Chrome 49+
Opera 35+
Yandex 16.2+
which, according to http://caniuse.com/usage-table, makes it available on
Desktop Mobile
Chrome 49+: 25.58% 26.57%
Opera 35+: 0.66% 0.02%
Yandex 16.2+: 0.21% 0.03%
I appreciate that this might not change the ticket's status, but can you more clearly define the criteria for revisiting or implementing?
Flags: needinfo?(mcmanus)
Comment 5•8 years ago
|
||
I'm not ready to make a decision about google's client hints right now - but feel free to discuss in that bug. traction is going to require services too.
ch is 935216
Flags: needinfo?(mcmanus)
Report from the field that South Asian and Brazilian users are sending the header with their requests. Should this be reopened?
Flags: needinfo?(nhnguyen)
Updated•5 years ago
|
Flags: needinfo?(nhnguyen)
Updated•5 years ago
|
Flags: needinfo?(dd.mozilla)
Comment 7•5 years ago
|
||
This depends on client-hints. Whether we are going to implement client-hints has not been decided yet.
Flags: needinfo?(dd.mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•