Closed
Bug 1034838
Opened 11 years ago
Closed 11 years ago
External links don't work when request to google analytics is blocked
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1069108
People
(Reporter: jost.baron, Assigned: sheppy)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140608211622
Steps to reproduce:
1. Install Firefox
2. Install the Add-On "RequestPolicy", and disallow all cross-domain requests.
3. Open this page: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#itemprop (Allow requests to mozilla.net for CSS, if wanted)
4. Click an external link
5. Allow requests to google-analytics.com
6. Click the link again after the page has reloaded
Actual results:
The page was not opened in #4, in the console I get an "This operation is insecure". In #6 it was opened.
Expected results:
The external link should have been followed in both #4 and #6
Comment 1•11 years ago
|
||
The website is broken in google-chrome too when blocking google-analytics.
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•