gecko-dev/browser/components/syncedtabs
Edouard Oger b3b3ff9cc5 Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh
MozReview-Commit-ID: K790Ag8WZgv

--HG--
rename : browser/base/content/test/general/accounts_testRemoteCommands.html => browser/base/content/test/sync/accounts_testRemoteCommands.html
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/sync/browser_fxa_web_channel.html
rename : browser/base/content/test/general/content_aboutAccounts.js => browser/base/content/test/sync/content_aboutAccounts.js
extra : rebase_source : dcba087df94d06b15c9f073ff2df3324fd646c57
2017-04-18 14:15:43 -04:00
..
test Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh 2017-04-18 14:15:43 -04: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 Bug 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh 2017-04-18 14:15:43 -04: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 1353571 part 3 - Refactor browser-syncui and browser-fxaccounts. r=markh 2017-04-18 14:15:43 -04: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