DescriptionwebkitTransitionEnd is not triggered if property change happens too fast
In certain scenario SyncSetupOverlay shows and closes very fast. In this
case according to comment for ensureTransitionEndEvent in utils.js
webkitTransitionEnd doesn't fire.
Call ensureTransitionEndEvent to make sure event fires.
R=dbeam@chromium.org
BUG=343121
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252256
Patch Set 1 #
Total comments: 3
Patch Set 2 : Review feedback #
Total comments: 2
Patch Set 3 : Review feedback #Messages
Total messages: 15 (0 generated)
|