Closed Bug 852952 Opened 12 years ago Closed 12 years ago

transitionend is not fired if the new tab is move before transitionend

Categories

(Firefox :: Tabbed Browser, defect)

21 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 23
Tracking Status
firefox20 --- unaffected

People

(Reporter: tabmix.onemen, Unassigned)

References

Details

(Keywords: regression, Whiteboard: fixed by bug 850163)

After bug 844466 landed transitionend is not fired if the new tab is move before transitionend for example: var newTab = gBrowser.addTab("about:blank", {relatedToCurrent: false}); gBrowser.moveTabTo(newTab, 0); result: transitionend event handler is not run and _handleNewTab is not run
Loic, you need to provide some reasoning for why you think something should be tracked. This doesn't seem like a severe bug.
Depends on: 850163
Whiteboard: fixed by bug 850163
Target Milestone: --- → Firefox 23
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.