Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3192d4a2 authored by Grace Kloba's avatar Grace Kloba Committed by The Android Open Source Project
Browse files

AI 143998: Fix #1750489. Call WebKit's setNetworkOnLine from WebCore thread...

AI 143998: Fix #1750489. Call WebKit's setNetworkOnLine from WebCore thread instead of UI thread as WebKit is not thread safe.
  Using the same code pattern as the rest of the file:
  . throw IllegalStateException if BrowserFrame.sJavaBridge is null in pauseTimers/resumeTimers.
  . use (msg.arg1 == 1) to pass the boolean from WebView to WebViewCore as in CLEAR_CACHE
  BUG=1750489

Automated import of CL 143998
parent e1ae350c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment