Проблемы с WebView при загрузке веб-шрифта
С библиотекой Web Font Loader предлагается ряд обратных вызовов для отслеживания прогресса:
WebFontConfig = {
loading: function() {},
active: function() {},
inactive: function() {},
fontloading: function(familyName, fvd) {},
fontactive: function(familyName, fvd) {},
fontinactive: function(familyName, fvd) {},
timeout: 3000
};
При запуске этого в WebView, я получаю, по-видимому, случайные сбои, где fontinactive
обратный вызов достигается вместо fontactive
почти сразу после fontloading
,
Более того, я знаю, что шрифт уже хранится в локальном кэше (работника службы), поэтому не должно быть проблем с отключением или замедлением работы удаленного хоста.
Глядя на LogCat во время сбоя, я вижу много системных вещей, большая часть которых из ConnectivityService
, Я привел пример вывода ниже.
Дело в том, что даже если случается, что проблемы с подключением системы и действия продолжаются, это не должно иметь значения, потому что шрифт хранится в кэше. Кроме того, когда загрузчик веб-шрифтов повторяет попытку с другим шрифтом (один из Google Fonts, а не с моего собственного хоста), это сразу же происходит успешно.
Любой ключ к тому, что может происходить? Последовательность ниже начинается, когда fontloading
достигается и заканчивается, когда fontinactive
достигнуто Это может быть важно, что период именно то, что я установил для timeout
в WebFontConfig
, Но это никогда не должно вызывать тайм-аут, потому что у нас есть ресурс шрифта в кэше, и в любом случае последующая загрузка Google Font (при повторной попытке) завершается немедленно.
11-10 17:56:58.758 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: webfont loading
11-10 17:56:58.762 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: webfont fontloading TeX Gyre Adventor n4
11-10 17:56:58.763 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: webfont fontloading TeX Gyre Adventor n7
11-10 17:56:59.336 3650-3776/? D/SamsungAlarmManager: Expired : 8
11-10 17:56:59.337 3650-3776/? I/SamsungAlarmManager: setLocked to kernel - T:3 / 20171110T175700, SetElapsed=269053688, nowELAPSED=269053025
11-10 17:56:59.337 3650-3776/? V/SamsungAlarmManager: Sending to uid : 1000 action=com.android.server.action.UPDATE_TWILIGHT_STATE alarm=Alarm{d955f4 type 1 when 600000 android}
11-10 17:56:59.343 3650-3650/? D/SamsungAlarmManager: Cancel Alarm calling from uid:1000 pid :3650 / op:PendingIntent{372211d: PendingIntentRecord{addbd0d android broadcastIntent}}
11-10 17:56:59.349 3650-3650/? D/SamsungAlarmManager: setExact Intent (T:1/F:9/AC:false) 19700101T011000 - CU:1000/CP:3650
11-10 17:56:59.553 3141-3640/? D/EnterpriseController: netId is 0
11-10 17:56:59.553 3141-3640/? D/Netd: getNetworkForDns: using netid 595 for uid 10450
11-10 17:56:59.553 3141-3640/? D/DnsProxyListener: DNSDBG::dns addrinfo af 0
11-10 17:56:59.628 3650-6954/? D/GameManagerService: identifyGamePackage. com.teslacoilsw.launcher
11-10 17:56:59.786 3650-3858/? D/WifiStateMachine: Current network is: "BrewerAP" , ID is: 1
11-10 17:56:59.960 4636-4636/? D/io_stats: !@ 8,0 r 9347435 313437420 w 1701022 30501372 d 173816 12188952 f 479564 479453 iot 3573540 2473840 th 61440 61440 60488 pt 460 inp 0 0 147464.813
11-10 17:56:59.967 3650-4907/? D/SamsungAlarmManager: Cancel Alarm calling from uid:10013 pid :26710 / op:PendingIntent{71d1f92: PendingIntentRecord{3f11d63 com.google.android.gms broadcastIntent}}
11-10 17:57:00.000 3650-3776/? D/SamsungAlarmManager: Expired : 8
11-10 17:57:00.001 3650-3776/? I/SamsungAlarmManager: setLocked to kernel - T:3 / 20171110T175700, SetElapsed=269054031, nowELAPSED=269053689
11-10 17:57:00.001 3650-3776/? V/SamsungAlarmManager: Sending to uid : 1000 action=android.intent.action.TIME_TICK alarm=Alarm{22fdd60 type 3 when 269053688 android}
11-10 17:57:00.011 3650-3650/? D/SamsungAlarmManager: setExact Intent (T:3/F:1/AC:false) 20171110T175800 - CU:1000/CP:3650
11-10 17:57:00.015 4020-4020/? D/KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
11-10 17:57:00.015 4020-4020/? D/KeyguardUpdateMonitor: handleTimeUpdate#start
11-10 17:57:00.016 4020-4020/? I/KeyguardClockPage: refreshTime(): DefaultSingle2016 hometime:Europe/London locale:en_GB hasBG?false, Roaming:false
11-10 17:57:00.030 4020-4020/? D/KeyguardUpdateMonitor: handleTimeUpdate#end
11-10 17:57:00.030 4020-4020/? D/SystemUI_Clock: Clock received ACTION_TIME_TICK : start
11-10 17:57:00.038 4020-4020/? D/SystemUI_Clock: Clock received ACTION_TIME_TICK : end
11-10 17:57:00.042 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : start
11-10 17:57:00.045 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : end
11-10 17:57:00.049 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : start
11-10 17:57:00.052 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : end
11-10 17:57:00.072 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : start
11-10 17:57:00.074 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : end
11-10 17:57:00.077 4020-4020/? V/hong: mid yDiff = 584
11-10 17:57:00.077 4020-4020/? V/hong: mid yDiff = 584
11-10 17:57:00.079 4020-4020/? D/SystemUI_DateView: DateView received ACTION_TIME_TICK : start
11-10 17:57:00.079 4020-4020/? D/SystemUI_DateView: DateView received ACTION_TIME_TICK : end
11-10 17:57:00.083 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : start
11-10 17:57:00.085 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : end
11-10 17:57:00.089 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : start
11-10 17:57:00.090 4020-4020/? D/TextClock: TextClock received ACTION_TIME_TICK : end
11-10 17:57:00.092 4020-4020/? D/DateTimeView: DateTimeView received ACTION_TIME_TICK : start
11-10 17:57:00.104 4020-4020/? D/DateTimeView: DateTimeView received ACTION_TIME_TICK : end
11-10 17:57:00.244 3141-3637/? D/Netd: Iface wlan0 link up
11-10 17:57:00.246 28978-28978/? I/wpa_supplicant: nl80211: Received scan results (15 BSSes)
11-10 17:57:00.253 3650-3883/? D/SamsungAlarmManager: Cancel Alarm calling from uid:1000 pid :3650 / listener:android.app.AlarmManager$ListenerWrapper@a923447
11-10 17:57:00.252 3650-3674/? D/Tethering: interfaceLinkStateChanged wlan0, true
11-10 17:57:00.259 3650-3674/? D/Tethering: interfaceStatusChanged wlan0, true
11-10 17:57:00.264 3650-3883/? I/SamsungAlarmManager: setLocked to kernel - T:2 / 20171110T175754, SetElapsed=269107946, nowELAPSED=269053951
11-10 17:57:00.264 3650-3883/? I/SamsungAlarmManager: setLocked to kernel - T:3 / 19700101T011000, SetElapsed=-1510066966312, nowELAPSED=269053952
11-10 17:57:00.265 3650-3776/? D/SamsungAlarmManager: Expired : 8
11-10 17:57:00.267 3650-3776/? V/SamsungAlarmManager: Sending to uid : 1000 action=com.android.server.action.UPDATE_TWILIGHT_STATE alarm=Alarm{c14b219 type 1 when 600000 android}
11-10 17:57:00.310 3650-3650/? D/SamsungAlarmManager: Cancel Alarm calling from uid:1000 pid :3650 / op:PendingIntent{b69a2de: PendingIntentRecord{addbd0d android broadcastIntent}}
11-10 17:57:00.320 3650-3668/? D/CompatibilityInfo: mCompatibilityFlags - 0
11-10 17:57:00.320 3650-3668/? D/CompatibilityInfo: applicationDensity - 640
11-10 17:57:00.320 3650-3668/? D/CompatibilityInfo: applicationScale - 1.0
11-10 17:57:00.324 3650-3650/? D/SamsungAlarmManager: setExact Intent (T:1/F:9/AC:false) 19700101T011000 - CU:1000/CP:3650
11-10 17:57:00.324 3650-3650/? I/SamsungAlarmManager: setLocked to kernel - T:3 / 20171110T175701, SetElapsed=269054998, nowELAPSED=269054012
11-10 17:57:00.330 3650-3650/? D/WifiDefaultApController: checkDefaultAptoCopy: mNeedtoAddVendorAp( REQUEST_DONE ) general info file exists? ( true )
11-10 17:57:00.425 3650-3659/? I/art: Background sticky concurrent mark sweep GC freed 177438(10MB) AllocSpace objects, 54(1284KB) LOS objects, 15% free, 74MB/88MB, paused 2.573ms total 156.940ms
11-10 17:57:00.869 3650-3886/? D/ConnectivityService: updateCapabilities: oldCap = [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -74], newCap = [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -75]
11-10 17:57:00.869 3650-3886/? D/ConnectivityService: rematching NetworkAgentInfo [WIFI () - 595]
11-10 17:57:00.871 3650-3886/? D/ConnectivityService: network has: [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -75]
11-10 17:57:00.871 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1344, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.871 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1349, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.872 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=8, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.872 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1346, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.872 3650-3886/? D/ConnectivityService: Network NetworkAgentInfo [WIFI () - 595] was already satisfying request 1. No change.
11-10 17:57:00.872 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=3, legacyType=-1, [] ]
11-10 17:57:00.872 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=7, legacyType=-1, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.872 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1353, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.873 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1323, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.873 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=5, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.873 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1340, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.873 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1345, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.873 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1169, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.874 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1338, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.874 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=9, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.874 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=4, legacyType=-1, [] ]
11-10 17:57:00.874 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=6, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.874 3650-3886/? D/ConnectivityService: checking if request is satisfied: NetworkRequest [ id=1332, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.875 3650-3886/? D/ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 595]
11-10 17:57:00.884 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.884 4020-4221/? D/NetworkController: onReceive: intent=Intent { act=android.net.wifi.RSSI_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mFlags=0 } bqHint=1 (has extras) }
11-10 17:57:00.884 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=3, legacyType=-1, [] ]
11-10 17:57:00.885 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=3, legacyType=-1, [] ]
11-10 17:57:00.885 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=4, legacyType=-1, [] ]
11-10 17:57:00.886 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=4, legacyType=-1, [] ]
11-10 17:57:00.889 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=6, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.889 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=6, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.890 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=7, legacyType=-1, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.890 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=7, legacyType=-1, [ Transports: CELLULAR|WIFI Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.891 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=8, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.891 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=8, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.893 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=9, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.894 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=9, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
11-10 17:57:00.896 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1169, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.896 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1169, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.897 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1323, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.900 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1323, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.901 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1332, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.901 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1332, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.902 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1338, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.902 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1338, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.903 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1340, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.903 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1340, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.904 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1344, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.904 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1344, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.905 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1345, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.905 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1345, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.906 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1346, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.906 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1346, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.907 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1349, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.907 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1349, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.907 3650-3886/? D/ConnectivityService: sending notification for NetworkRequest [ id=1353, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:00.908 3650-3886/? D/ConnectivityService: sending notification CAP_CHANGED for NetworkRequest [ id=1353, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
11-10 17:57:01.310 3650-3776/? D/SamsungAlarmManager: Expired : 8
11-10 17:57:01.312 3650-3776/? V/SamsungAlarmManager: Sending to uid : 1000 action=com.android.server.action.UPDATE_TWILIGHT_STATE alarm=Alarm{14e2cbf type 1 when 600000 android}
11-10 17:57:01.329 3650-3650/? D/SamsungAlarmManager: Cancel Alarm calling from uid:1000 pid :3650 / op:PendingIntent{aa56f8c: PendingIntentRecord{addbd0d android broadcastIntent}}
11-10 17:57:01.350 3650-3650/? D/SamsungAlarmManager: setExact Intent (T:1/F:9/AC:false) 19700101T011000 - CU:1000/CP:3650
11-10 17:57:01.350 3650-3650/? I/SamsungAlarmManager: setLocked to kernel - T:3 / 20171110T175702, SetElapsed=269056018, nowELAPSED=269055038
11-10 17:57:01.414 3650-3929/? E/WifiWatchdogStateMachine: Unhandled message { when=-1ms what=135238 target=com.android.internal.util.StateMachine$SmHandler } in state ValidNonSwitchableState
11-10 17:57:01.781 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: webfont fontinactive TeX Gyre Adventor n4
11-10 17:57:01.783 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: webfont fontinactive TeX Gyre Adventor n7
11-10 17:57:01.791 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: webfont inactive
11-10 17:57:01.792 6129-6129/com.example.myapp D/MyAppGetWebContent: chromium: try again for webfont (retries so far: 0)