Closed Bug 731556 Opened 12 years ago Closed 12 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+
http://hg.mozilla.org/integration/mozilla-inbound/rev/a0ca4d85ad6e
Target Milestone: --- → Firefox 13
https://hg.mozilla.org/mozilla-central/rev/a0ca4d85ad6e
Status: ASSIGNED → RESOLVED
Closed: 12 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: