]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #19727 to v3
authorChris Rebert <code@chrisrebert.com>
Tue, 12 Apr 2016 23:39:52 +0000 (16:39 -0700)
committerChris Rebert <code@chrisrebert.com>
Wed, 13 Apr 2016 00:01:36 +0000 (17:01 -0700)
Add http://bugzil.la/1264125 to Wall of Browser Bugs

Due to the lack of this feature in browsers,
we currently have to implement an annoying setTimeout-based workaround,
which adds an extra layer of complication and probably slightly impacts performance:
https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77

[ci skip]

docs/_data/browser-bugs.yml

index 3629143fe675d091162ce57e4cb886b821d07db7..94b9773b44fa0e3aba6c040ba1d9436a84a2c9e0 100644 (file)
   origin: >
     Bootstrap#18365
 
+-
+  browser: >
+    Firefox
+  summary: >
+    Fire `transitioncancel` event when a transition is canceled
+  upstream_bug: >
+    Mozilla#1264125
+  origin: >
+    Mozilla#1182856
+
 -
   browser: >
     Firefox (Windows)