mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
83fa2fc54a
+ TabItem updates (painting, etc) no longer happen when the Tab Candy UI is not visible; they're queued up and happen when you return to the UI + Fixed a couple problems with the TabItems pause painting mechanism + If a whole bunch of TabItem updates come at the same time, we spread them out (using a heartbeat that lasts until we run out of backlog) + This should fix both Bug 580954 (Replace the heartbeat with something smarter) and Bug 583420 (Tab thumbnails don't repaint after being resized) |
||
---|---|---|
.. | ||
modules | ||
drag.js | ||
groups.js | ||
infoitems.js | ||
iq.js | ||
items.js | ||
profile.js | ||
storage.js | ||
tabitems.js | ||
tabview.css | ||
tabview.html | ||
tabview.js | ||
trench.js | ||
ui.js |