Closed
Bug 452401
Opened 16 years ago
Closed 15 years ago
Create tests for mixed content
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mayhemer, Assigned: mayhemer)
References
(Depends on 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
132.59 KB,
patch
|
Details | Diff | Splinter Review | |
1.72 KB,
patch
|
Details | Diff | Splinter Review |
and probably for other more complicated stuff. This needs to land patch from bug 428009 that still doesn't compile on our linux build machine configured for test build.
Assignee | ||
Comment 1•16 years ago
|
||
Preview of mixed content tests. There is a new js helper script allowing easy writing of new test. It automatically performs bfcache test (back and forward navigation). Some are based on tests from Kai's web, his manual tests are turned to automated.
Assignee | ||
Comment 2•16 years ago
|
||
Add tests for bug 455367, bug 472986.
Assignee | ||
Updated•16 years ago
|
Attachment #353152 -
Flags: review?(kaie)
Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 353152 [details] [diff] [review]
wip1
I believe we urgently need these tests.
Comment 4•16 years ago
|
||
Comment on attachment 353152 [details] [diff] [review]
wip1
Thanks Honza!
But at the beginning of your patch you add prefs related to browser.download, are they really related to your security tests?
Attachment #353152 -
Flags: review?(kaie) → review+
Assignee | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> But at the beginning of your patch you add prefs related to browser.download,
> are they really related to your security tests?
I decided later to do it dynamically, during the test. I automated one of your manual tests for bug 383369 where download of a file is involved in STR. I will convert failing tests to TODO and land a new patch with fixing the prefs being set at run-time.
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•16 years ago
|
||
Attachment #353152 -
Attachment is obsolete: true
Assignee | ||
Comment 8•16 years ago
|
||
Looks like on optimized test-enabled builds these tests are not very stable. For now disabling (not backing out).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 9•16 years ago
|
||
Assignee | ||
Comment 10•16 years ago
|
||
Assignee | ||
Updated•16 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Updated•16 years ago
|
Attachment #362930 -
Attachment description: Disabling tests → Disabling tests [Checked-in comment 10]
Assignee | ||
Comment 11•15 years ago
|
||
There are followups for all problems caused by this patch. No more need to keep this open.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•