Closed Bug 731556 Opened 13 years ago Closed 13 years ago

When closing a hidden tab, don't attempt to animate it

Categories

(Firefox :: Tabbed Browser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 13

People

(Reporter: dao, Assigned: dao)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Open two tabs, select the second tab, evaluate this in the error console: var b = top.opener.gBrowser; var t = b.tabs[0]; b.hideTab(t); b.removeTab(t, {animate: true}); -> "Giving up waiting for the tab closing animation to finish"
Attachment #601578 - Flags: review?(gavin.sharp)
Attachment #601578 - Flags: review?(gavin.sharp) → review+
Target Milestone: --- → Firefox 13
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: