Closed Bug 824487 Opened 12 years ago Closed 12 years ago

Transition event callbacks sometimes don't fire

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 20

People

(Reporter: vporof, Assigned: vporof)

Details

Attachments

(2 files)

This makes the following transitions instant and ugly: * left and right panes translations * global search results match bounces * changed variables and properties flashes
If I am not wrong, this is a regression due to Bug 731974 and has been fixed by bug 823091 and will be fixed in tomorrow's nightly.
Attached patch v1Splinter Review
If you're adding event listeners after setting an attribute which toggles transitions, you're gonna have a bad time.
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Attachment #695500 - Flags: review?(rcampbell)
Priority: -- → P2
Comment on attachment 695500 [details] [diff] [review] v1 Review of attachment 695500 [details] [diff] [review]: ----------------------------------------------------------------- just a comment nit. Fine otherwise. ::: browser/devtools/debugger/debugger-view.js @@ +409,4 @@ > return; > } > > + // Computes and sets the panes margins in order to hide or shown them. s/shown/show/
Attachment #695500 - Flags: review?(rcampbell) → review+
Whiteboard: [land-in-fx-team]
I can't apply this patch: > unable to find 'browser/devtools/shared/widgets/VariablesView.jsm' for patching
Whiteboard: [land-in-fx-team]
(In reply to Paul Rouget [:paul] from comment #4) > I can't apply this patch: > > > unable to find 'browser/devtools/shared/widgets/VariablesView.jsm' for patching I'll rebase and land.
Attached patch v1 rebasedSplinter Review
rebased
Whiteboard: [land-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 20
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: