Closed
Bug 1744633
Opened 4 years ago
Closed 4 years ago
Remove unnecessary `browser_closePipAfterCloseBrowser.js` test for Picture-in-Picture
Categories
(Toolkit :: Picture-in-Picture, task, P3)
Toolkit
Picture-in-Picture
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: kpatenio, Assigned: rhopkinsdev)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
While addressing Bug 1739767, I wrote a test browser_closePipAfterCloseBrowser.js to ensure that the PiP window closes once its parent tab or window is closed.
I did not realize until much later that such a test already exists: browser_closeTab.js. browser_closePipAfterCloseBrowser.js here seems pretty redundant, and I suggest we remove it.
Updated•4 years ago
|
Assignee: nobody → rhopkinsdev
Status: NEW → ASSIGNED
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90eb84a9320d
Remove unnecessary test for Picture-in-Picture r=kpatenio,mhowell
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•