Project

General

Profile

Actions

Feature #982

closed

Implement `ReloadAndBypassCache`

Added by Soren Stoutner 12 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Next Release
Start date:
03/23/2023
Due date:
% Done:

0%

Estimated time:

Description

https://doc.qt.io/qt-5/qwebenginepage.html#WebAction-enum

This should be possible by using similar commands to other browsers (which I will have to research to see if there is a standard).

Actions #1

Updated by Soren Stoutner 11 months ago

  • Status changed from New to In Progress
  • Priority changed from Next Release to 1.x

It turns out this will take some upstream work to expose this functionality.

https://bugreports.qt.io/browse/QTBUG-113262

Actions #2

Updated by Soren Stoutner 11 months ago

  • Status changed from In Progress to New
  • Priority changed from 1.x to Next Release

It looks like this can be handled with `triggerAction`.

https://doc.qt.io/qt-5/qwebenginepage.html#triggerAction

Actions

Also available in: Atom PDF