gecko-dev/browser/components/syncedtabs
2017-03-08 10:17:52 +01:00
..
test Bug 1330567 - Part 2: Add xpcshell test for the autofill pref fallback, r=MattN 2017-02-09 18:10:11 +08:00
EventEmitter.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08: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
SyncedTabsDeckComponent.js Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh 2017-01-27 13:31:57 -05: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 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
util.js