Project

General

Profile

Actions

Feature #1081

closed

Expose detailed resource request types in Privacy WebView

Added by Soren Stoutner 11 months ago. Updated 11 days ago.

Status:
Closed
Priority:
4.x
Start date:
09/09/2023
Due date:
% Done:

0%

Estimated time:

Description

Currently, Android's WebView does not disclose detailed resource request types.

https://developer.android.com/reference/android/webkit/WebViewClient#shouldInterceptRequest(android.webkit.WebView,%20android.webkit.WebResourceRequest)

https://developer.android.com/reference/android/webkit/WebResourceRequest

However, this information is available underneath. It would be helpful for request filtering to expose it. Something along the lines of what Qt WebEngine does.

https://doc.qt.io/qt-5/qwebengineurlrequestinfo.html#ResourceType-enum

Actions

Also available in: Atom PDF