Project

General

Profile

Actions

Feature #853

closed

Display an error when an HTTP ping is blocked

Added by Soren Stoutner almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
1.x
Start date:
05/16/2022
Due date:
% Done:

0%

Estimated time:

Description

For example, the GitLab link from the following URL:

https://forum.f-droid.org/t/board-members-for-new-f-droid-legal-entity/18389

Actions #1

Updated by Soren Stoutner almost 2 years ago

  • Priority changed from Next Release to 1.x
Actions #2

Updated by Soren Stoutner almost 2 years ago

  • Status changed from New to Closed

This ends up being a naughty QWebEngineUrlRequestInfo::ResourceTypePing.

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

The URL request interceptor receives the following information:

`URL: QUrl("https://forum.f-droid.org/clicks/track"), Navigation type: 0, Resource type: 14`

Actions #3

Updated by Soren Stoutner almost 2 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from Some links do not load to Display an error when an HTTP ping is blocked
  • Status changed from Closed to New
Actions

Also available in: Atom PDF