Feature #19
check if prerendering has to be blocked
Status:
Rejected
Priority:
High
Assignee:
-
Start date:
07/01/2021
Due date:
% Done:
40%
Estimated time:
Description
Modern "Web" added feature to allow page to specify other pages to be prerendered before they are opened in the browser. This might or might not be an issue to user freedom and script blocking. If problematic, prerendering will need to be blocked.
History
Updated by jahoti about 2 years ago
- % Done changed from 0 to 40
Blocking prefetching (as is done on pages without scripts enabled for <#20>) makes prerendering impossible. While it doesn't seem like there should be an issue, in any case, the prefetch ban can always be made universal.