mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
6d293513c2
+ Utils.error() now identifies the error as coming from tabcandy + Added a getMilliseconds() to mirror.js (for some reason, it wasn't liking the one in Utils) to replace the use of new Date(), which doesn't work in all situations + Added a heartbeat to TabMirror, where all painting happens now. This allows us to control when and how frequently painting happens, throttling when there are a lot of items on the screen. + Additional clean-up in TabMirror |
||
---|---|---|
.. | ||
tabview/modules |