Open
Bug 424261
Opened 17 years ago
Updated 2 years ago
Tests needed for new file:// URI security scheme.
Categories
(Core :: Security: CAPS, defect, P3)
Core
Security: CAPS
Tracking
()
NEW
mozilla1.9
People
(Reporter: jst, Assigned: dveditz)
References
Details
Bug 402983 changed how we deal with file:// URIs security wise, but there wasn't enough time to figure out how to make that testable and add the tests to mochitest when that change went in. We should add the tests before pushing 1.9 out the door to make sure things work as we expect them to.
Flags: blocking1.9+
Updated•17 years ago
|
Version: unspecified → Trunk
Reporter | ||
Updated•17 years ago
|
Priority: -- → P2
Comment 1•17 years ago
|
||
See https://bugzilla.mozilla.org/show_bug.cgi?id=402983#c37 for some info on testing this.
Comment 2•17 years ago
|
||
DVeditz/Bz/JST should this block RC1?
Comment 3•17 years ago
|
||
Moving this to the wanted list - we should test whatever we are unsure about in FILE:// changes separately - this is a catchall for getting the right tests running so shouldn't block.
Flags: wanted1.9.0.x+
Flags: blocking1.9-
Flags: blocking1.9+
One way to get automated tests here is to put a small set of test in a zip file
and then use a mochitest to unzip and run the tests locally.
Comment 5•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•