Closed
Bug 368160
Opened 18 years ago
Closed 18 years ago
[FIX]CheckLoadURI gets source scheme from wrong URI
Categories
(Core :: Security: CAPS, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
dveditz
:
review+
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
STEPS TO REPRODUCE:
1) Load a jar:file:/// page with a link to another page in the same jar:
2) Click the link
EXPECTED RESULTS: Page loads.
ACTUAL RESULTS: CheckLoadURI throws.
Not really sure how to add tests for this. :(
Flags: in-testsuite?
Flags: blocking1.9?
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #252743 -
Flags: superreview?(jst)
Attachment #252743 -
Flags: review?(jst)
Comment 2•18 years ago
|
||
Comment on attachment 252743 [details] [diff] [review]
Silly fix
r/sr=dveditz
Attachment #252743 -
Flags: superreview?(jst)
Attachment #252743 -
Flags: superreview+
Attachment #252743 -
Flags: review?(jst)
Attachment #252743 -
Flags: review+
Assignee | ||
Comment 3•18 years ago
|
||
Fixed. Thanks for the review!
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: blocking1.9?
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•