10

We have an application that depends heavily on web views we noticed after last week that if an android 9 user spent some time loading webviews about 10 to 30 after that webviews just show blank page and loading progress gets stock at 10%

Also admobe native ads stop showing

the only thing changed was chrome update to 77.0.3865.73 we tested on android 9 that has not updated to that version everything works perfectly ( chrome 74.0.3729.136)

when debugging the only message I get is :

E/chromium: [ERROR:tile_manager.cc(779)] WARNING: tile memory limits exceeded, some content may not draw

but this message start showing from the first ever WebView created and when the WebViews start showing blank that error stop showing .

I saw this article saying there is a problem with the new version too

UPDATE : Follow this thread to check if bug was resolved :

UPDATE [30/1/2010]:

The issue is back , please follow and up vote this ticket

Ahmed na
  • 1,084
  • 2
  • 13
  • 34

1 Answers1

1

Was a bug in chrome thread an now fixed on version 77.0.3865.116

Ahmed na
  • 1,084
  • 2
  • 13
  • 34
  • 7
    I´m using Android 7.0 and 7.1 and I´m still getting the same message... "WARNING: tile memory limits exceeded, some content may not draw". – Jorgesys Dec 04 '19 at 23:34
  • 1
    @Jorgesys yes i'm facing the issue again for chrom version: 78.0.3904.108 , i updated the ticket and chrom team asked me to open another bug thread, i'll try over the weekend , this bug is so frustrating :( – Ahmed na Dec 06 '19 at 08:49
  • Problem remains in version Chrome/79.0.3945.116. Have you found any solution? – Dutch77 Jan 13 '20 at 14:34
  • @Dutch77 unfortunately no , please use [this thread](https://bugs.chromium.org/p/chromium/issues/detail?id=1005077) to revive it or create a new one and share it here please – Ahmed na Jan 17 '20 at 02:42