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

Commit ee19740c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update WebSettings useragent docs." into tm-dev am: 5650a045

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17069802

Change-Id: I1b08313a1a1c279e44c8e11f311c464bc0568c3f
parents cca60845 5650a045
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -1366,7 +1366,10 @@ public abstract class WebSettings {
     * Sets the WebView's user-agent string. If the string is {@code null} or empty,
     * the system default value will be used.
     *
     * Note that starting from {@link android.os.Build.VERSION_CODES#KITKAT} Android
     * <p>If the user-agent is overridden in this way, the values of the User-Agent Client Hints
     * headers and {@code navigator.userAgentData} for this WebView will be empty.
     *
     * <p>Note that starting from {@link android.os.Build.VERSION_CODES#KITKAT} Android
     * version, changing the user-agent while loading a web page causes WebView
     * to initiate loading once again.
     *