Project

General

Profile

Actions

Feature #1081

open

Expose detailed resource request types in Privacy WebView

Added by Soren Stoutner 8 months ago.

Status:
New
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

No data to display

Actions

Also available in: Atom PDF