fune/browser/base/content/test/contextMenu/file_bug1798178.html
Sean Feng 1568f73f70 Bug 1798178 - Allow ORB ignores save link downloads r=necko-reviewers,valentin
There's no point of blocking requests that users want to download,
and these requests are only being handled the parent process.

Differential Revision: https://phabricator.services.mozilla.com/D160845
2022-11-01 21:39:15 +00:00

5 lines
147 B
HTML

<html>
<body>
<a href="https://example.org/browser/browser/base/content/test/contextMenu/bug1798178.sjs">Download Link</a>
</body>
</html>