gecko-dev/browser/components
Mike Conley 044d8bca6b Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert
MozReview-Commit-ID: 5UrQj1UUKDE

--HG--
extra : rebase_source : 0b2f5ebb954603bfe6a800ff0d6100be5a2dfbb2
2015-12-01 14:34:25 -05:00
..
about Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
build Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
contextualidentity Bug 1195881 - Contextual Identity working under e10s. r=tanvi r=sicking r=baku 2016-01-20 00:28:00 +01:00
controlcenter/content Bug 1241292 - Update string in control centerl main panel of insecure passwords warning. r=MattN 2016-01-22 16:03:54 -08:00
customizableui Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
dirprovider Bug 1235099 - Remove the NS_APP_BOOKMARKS_50_FILE directory service key. r=dolske 2016-01-12 08:01:52 +09:00
downloads Bug 1229224: Fix linting for some browser files that tests depend on. r=felipe 2015-12-17 15:19:00 -08:00
extensions Bug 1228247 - use document.getFocus() for window.focused. r=enndeakin 2016-02-18 16:36:51 -08:00
feeds Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws 2016-01-04 18:59:44 -05:00
migration Bug 1245139 - the welcomeback2.tabtitle string is never used, rs=Gijs over IRC. 2016-02-15 19:55:36 +01:00
newtab ESLint fix for Bug 1201977 2016-02-17 11:18:32 -08:00
places Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric 2016-02-04 13:51:34 +01:00
preferences Bug 1156176 - Add Restart Later button for the setting that allows Dev Edition and Firefox to run at the same time. r=jaws 2016-02-18 08:57:00 +01:00
privatebrowsing Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
safebrowsing/content/test Bug 1246115 - Redisable browser_bug415846.js on e10s, where it races and mostly loses 2016-02-12 21:53:46 -08:00
search Bug 1094761 - Fix browser_contextSearchTabPosition.js to not hit the network. r=Florian 2016-02-16 13:28:40 -02:00
selfsupport Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js 2016-01-08 20:25:27 -08:00
sessionstore Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert 2015-12-01 14:34:25 -05:00
shell Bug 1240892 - Disable default-app hash storage. r=dolske 2016-01-22 10:12:00 +01:00
syncedtabs Bug 1244481 - ensure Synced Tabs sidebar and its twisties work with rtl layouts. r=Gijs 2016-02-18 18:16:11 +11:00
test Bug 1248494 - Fix browser_bug538331.js for e10s. r=Enn 2016-02-16 13:28:40 -02:00
translation Bug 1248501 - Allow fuller use of the CLD2 API from LanguageDetector.detectLanguage. r=florian r=azakai 2016-02-18 13:59:59 -08:00
uitour Bug 1245107 - browser_closeTab.js: wait for the tab to close. r=jaws 2016-02-18 12:40:47 -08:00
BrowserComponents.manifest Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc 2016-01-11 20:30:13 -05:00
distribution.js Bug 1249630 - Add language support to distribution.js; r=mixedpuppy 2016-02-19 10:59:15 -06:00
moz.build Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
nsBrowserContentHandler.js Bug 1238537 - make nsBrowserContentHandler.js use Services.jsm, r=florian. 2016-02-15 23:49:39 +05:30
nsBrowserGlue.js Bug 1249608 - Don't run UI migration steps with new profiles. Follow up: Add missing closing parenthesis. r=dao over IRC. CLOSED TREE 2016-02-20 15:15:01 +01:00
nsIBrowserGlue.idl Bug 1167224 - Remove getMostRecentBrowserWindow() from nsIBrowserGlue and use RecentWindow in nsBrowserGlue.js. r=mak 2015-05-24 07:05:00 -04:00
nsIBrowserHandler.idl