Closed
Bug 1028338
Opened 11 years ago
Closed 1 year ago
Ensure good test coverage on newly opened windows from content with respect to targeted links
Categories
(Core :: DOM: Content Processes, task, P5)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: dom-lws-bugdash-triage)
In https://bugzilla.mozilla.org/show_bug.cgi?id=989501#c93, smaug wrote:
> We should have some tests also for the case when window.open opens a named
> window foo and then
> <a href="somepage.html" target="foo"> is clicked.
We might already have tests that test this. We should check for those to make sure they're there and passing for e10s. If they're not there, we should write them.
Updated•11 years ago
|
Updated•11 years ago
|
No longer blocks: e10s-tests
Updated•11 years ago
|
Blocks: e10s-harness
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
Do you think our test coverage improved since then?
Type: defect → task
Flags: needinfo?(smaug)
Whiteboard: dom-lws-bugdash-triage
Comment 3•1 year ago
|
||
I don't know for sure, but I think we added more testing during Fission project.
Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(smaug)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•