Closed Bug 483340 Opened 15 years ago Closed 15 years ago

Usercontent.css triggers error messages when linking to an xbl file

Categories

(Core :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 483170

People

(Reporter: phiw2, Unassigned)

Details

I have the following in my usercontent.css:
a[target="_blank"], a[target="_new"] {
	-moz-binding: url(userBindings.xml#no_blank);
	}

This trigger an error message for any site that use target="_blank", or target="_new" (e.g. loading bugzilla):
---
Security Error: Content at https://bugzilla.mozilla.org/show_bug.cgi?id=470250 may not load or link to file:///path/to/Firefox/Profiles/qg976eyf.trunk/chrome/userContent.css.

This appears to be caused by bug 481558
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
No longer blocks: 481558
You need to log in before you can comment on or make changes to this bug.