Open
Bug 1680996
Opened 4 years ago
Resolve test timeout for browser_tabDrop.js
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
NEW
People
(Reporter: daisuke, Unassigned)
References
Details
This is a follow-up of bug 1638215.
In the bug, we use https instead of http when canonization the URL.
Along with that, we changed the browser_tabDrop.js
to use https, but as the test was timed out, we added requestLongerTimeout()
.
So, we file this bug to resolve the timeout or to split the test and so on, if necessary.
You need to log in
before you can comment on or make changes to this bug.
Description
•