#16855: TorBrowser 5.0.1 fails to download any file from https://mega.nz. TorBrowser 4.5.3 works, -------------------------+------------------------------------------------- Reporter: bbb | Owner: tbb-team Type: defect | Status: new Priority: normal | Milestone: Component: Tor | Version: Browser | Keywords: tbb-5.0-regression, tbb-usability- Resolution: | website Actual Points: | Parent ID: Points: | -------------------------+-------------------------------------------------
Comment (by cypherpunks): The blank page is a new error that affects other browsers as well. https://forum.palemoon.org/viewtopic.php?t=9147&p=61771 The original problem is that document.createElement('a').origin is '' and therefore when mega inserts a blob link it has the wrong origin for the new blob restrictions in 5.0. I'm having the same problem with a greasemonkey script inserts a blob link. Clicking the link does not download the file in the blob like it did in 4.5.3. -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16855#comment:4> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
