Closed
Bug 1258534
Opened 9 years ago
Closed 9 years ago
Port test_bug599295.html to mochitest-plain so that it can be turned on in e10s mode
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: ehsan.akhgari, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
9.25 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•9 years ago
|
||
Attachment #8733063 -
Flags: review?(mrbkap)
Reporter | ||
Updated•9 years ago
|
Blocks: e10s-tests
Comment 2•9 years ago
|
||
Comment on attachment 8733063 [details] [diff] [review]
Port test_bug599295.html to mochitest-plain so that it can be turned on in e10s mode
Review of attachment 8733063 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/base/test/test_bug599295.html
@@ +31,5 @@
> + we would see a http status of 200 and status of NS_OK */
> +
> + is(httpStatus, 302, "http status 302");
> + is(status, SpecialPowers.Components
> + .results
SpecialPowers.Cr
Attachment #8733063 -
Flags: review?(mrbkap) → review+
Updated•9 years ago
|
tracking-e10s:
--- → +
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•