New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 866815 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 27
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

"Data Reduction" sometimes removes pictures

Project Member Reported by sdefresne@chromium.org, Jul 24

Issue description

When browsing with poor connectivity with "data reduction" feature enabled, pictures are sometimes not loaded and replaced with placeholders. I guess this is a way to reduce how much data is exchanged, but when consulting web comics (that are mostly pictures), this introduce more latency for the user as they have to tap on the infobar to reload with "data reduction" disabled.

This could lead to user effectively disabling the "data reduction" feature completely (personally, I am seriously considering disabling the feature as it does not help much when network condition are good anyway as my connection is not metered).
 
Cc: bengr@chromium.org
Components: Internals>Network>DataProxy
Cc: aposner@chromium.org
Status: WontFix (was: Untriaged)
Thanks for the comment.

This is one of the optimizations we use to save data and improve load times when a page would otherwise load very slowly. Two notes:
1) Chrome has logic to remember that a user chose "show original" and will automatically disable the feature for the session, for the site, or altogether if it appears that that is what the user wants.
2) We are actively developing better optimizations and better targeting of our optimizations, so that, hopefully, users will choose to see the original version of the page less often. (That number is already very low, btw.)

Sign in to add a comment