gecko-dev/browser/components/syncedtabs
Jeff Walden c543ba16aa Bug 1350613 - Don't repeatedly create DateTimeFormat instances for the exact same set of options, but instead use cached formatters. r=markh
MozReview-Commit-ID: 6FteRerCH2x

--HG--
extra : rebase_source : 32139573340ee4fa9c331756a35e92eac9718bfd
2017-04-14 13:29:02 -07:00
..
test Bug 1350613 - Don't repeatedly create DateTimeFormat instances for the exact same set of options, but instead use cached formatters. r=markh 2017-04-14 13:29:02 -07:00
EventEmitter.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
SyncedTabsDeckComponent.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
SyncedTabsDeckStore.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
SyncedTabsDeckView.js Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
SyncedTabsListStore.js Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop 2016-11-03 11:51:48 +00:00
TabListComponent.js Bug 1322408 - Use `gBrowser.loadTabs` to open all tabs when middle-clicking a client in Synced Tabs. r=markh 2016-12-07 11:46:36 -10:00
TabListView.js Bug 1269277 - Add Manage Device button in Synced Tabs menu/sidebar. r=markh 2017-03-10 20:14:51 -05:00
jar.mn
moz.build
sidebar.js Bug 1344027 - Fix most of the remaining ESLint no-undef issues in browser/components. r=jaws 2017-03-03 09:29:14 +00:00
sidebar.xhtml Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
util.js