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

Commit 3a1f4bfd authored by Marcin Kosiba's avatar Marcin Kosiba Committed by Android (Google) Code Review
Browse files

Merge "Update docs for WebResourceRequest.hasUserGesture."

parents bff560b7 fbdb13e9
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -42,6 +42,8 @@ public interface WebResourceRequest {


    /**
    /**
     * Gets whether a gesture (such as a click) was associated with the request.
     * Gets whether a gesture (such as a click) was associated with the request.
     * For security reasons in certain situations this method may return false even though the
     * sequence of events which caused the request to be created was initiated by a user gesture.
     *
     *
     * @return whether a gesture was associated with the request.
     * @return whether a gesture was associated with the request.
     */
     */