New issue
Advanced search Search tips

Issue 887426 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 21
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Internal]: [Googler Mobile Feedback] The little popup that appears at the bottom of pages recently "this page is using more than 5Mb.

Project Member Reported by chelamcherla@chromium.org, Sep 20

Issue description

Filed from b/114522371

User feedback report:
https://listnr.corp.google.com/report/85647739977

Package Version Name: 69.0.3497.86
Product Version: 69.0.3497.86
Device Model: Pixel 2
Device Release: 9
UI Language: en-GB

Description:
The little popup that appears at the bottom of pages recently "this page is using more than 5Mb. Stop loading" is quite interruptive. Also while I'm on WiFi it's irrelevant, I have all the bandwidth I want. When I'm on cellular it's also not that useful as my plan covers enough data. Can it be turned off?

Product Specific Data (whitelisted):
        Available Memory (MB): 870
        Available Storage (MB): 22093
        CPU Architecture: armv8l
        Chrome Variations:  3300107 3300130 3313321 
        Connection check elapsed (ms): 94
        Connection type: WiFi
        Data Reduction Proxy Enabled: true
        Data Reduction Proxy HTTP Proxies: https://proxy.googlezip.net:443;compress.googlezip.net:80
        Default IME: com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
        Device Certified: true
        Effective WebView package name: com.android.chrome
        Effective WebView package version: VersionCode:349708652;VersionName:69.0.3497.86
        Feedback Context: mobile_settings
        GPU Model: Adreno (TM) 540
        GPU Vendor: Qualcomm
        Granted Permissions: android.permission.ACCESS_COARSE_LOCATION, android.permission.ACCESS_FINE_LOCATION, android.permission.ACCESS_WIFI_STATE, android.permission.ACCESS_NETWORK_STATE, android.permission.BLUETOOTH, android.permission.BLUETOOTH_ADMIN, android.permission.REORDER_TASKS, android.permission.CAMERA, android.permission.DOWNLOAD_WITHOUT_NOTIFICATION, android.permission.FOREGROUND_SERVICE, android.permission.INTERNET, android.permission.MANAGE_ACCOUNTS, android.permission.MODIFY_AUDIO_SETTINGS, android.permission.NFC, android.permission.READ_EXTERNAL_STORAGE, android.permission.READ_SYNC_SETTINGS, android.permission.READ_SYNC_STATS, android.permission.RECEIVE_BOOT_COMPLETED, android.permission.USE_CREDENTIALS, android.permission.VIBRATE, android.permission.WAKE_LOCK, android.permission.WRITE_EXTERNAL_STORAGE, android.permission.WRITE_SYNC_SETTINGS, com.android.chrome.permission.C2D_MESSAGE, com.android.chrome.permission.READ_WRITE_BOOKMARK_FOLDERS, com.android.chrome.TOS_ACKED, com.android.browser.permission.READ_HISTORY_BOOKMARKS, com.android.browser.permission.WRITE_HISTORY_BOOKMARKS, com.google.android.c2dm.permission.RECEIVE, com.android.launcher.permission.INSTALL_SHORTCUT, com.google.android.apps.now.CURRENT_ACCOUNT_ACCESS, com.google.android.providers.gsf.permission.READ_GSERVICES
        HTTP connection check (Android network stack): CONNECTED
        HTTP connection check (Chrome network stack): CONNECTED
        HTTPS connection check (Android network stack): CONNECTED
        HTTPS connection check (Chrome network stack): CONNECTED
        Not Granted or Requested Permissions: android.permission.REQUEST_INSTALL_PACKAGES, android.permission.GET_ACCOUNTS, android.permission.RECORD_AUDIO, com.chrome.permission.DEVICE_EXTRAS, com.sec.enterprise.knox.MDM_CONTENT_PROVIDER
        Process IDs (browser): 19699
        Process IDs (gpu-process): 22568
        Process IDs (renderer): 30019, 22514
        Simplified NTP: Disabled
        Total Memory (MB): 3656
        Total Storage (MB): 53444
        UI Locale: en-GB
        com.google.android.webview: VersionCode:336015805;VersionName:66.0.3359.158
        lowmem: false
 
Labels: Needs-triage-Mobile
Tentatively adding Internals>Network>DataProxy and UI>Browser>Infobars components  Please remove if any of the component is not applicable.

Could some one from above teams please let us know if this is a issue or intended behavior.

Thanks!
Owner: ryansturm@chromium.org
Status: Assigned (was: Unconfirmed)
My understanding is that there is logic to track if the user clicks on the popup or not. Based on that, we stop showing it after N times. ryansturm@ can confirm the exact logic.
This feature targets data saver users, so it sounds like the user is not at all data sensitive and doesn't need data saver to be on.

Like tbansal@ said, there is logic to prevent showing it if you don't interact with it, so it shouldn't show for 10 minutes after you ignore it, and it shouldn't show on the same host more than 7 times or 10 times overall (if you don't interact with it).

We could expose settings to manually turn it off (in product help), but that seems like overkill.

I'd consider moving the host param to a lower value, like 4, based on this feedback.
Status: WontFix (was: Assigned)

Sign in to add a comment