gecko-dev/browser/components
Mike Conley f2127e9ebb Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert
--HG--
extra : commitid : 20kUFlNpMz6
extra : rebase_source : 89f89eea235b8a68f6c76e3324909be7d7da0ede
2015-12-01 14:34:25 -05:00
..
about Bug 1223573 - Part 7. Add support in bootstrap.js for starting Loop and displaying the button. Also get all tests passing again. r=mikedeboer 2015-11-29 17:08:35 +00:00
build Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
contextualidentity Bug 1191460 Contextual Identity tests r=tanvi,r=ttaubert 2015-12-01 10:21:42 -08:00
controlcenter/content Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins 2015-10-30 14:36:13 +00:00
customizableui Bug 1229474 - only create widgets in browser windows, r=jaws 2015-12-02 16:11:56 +00:00
dirprovider Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
downloads Bug 842356 - Set focus to downloads list box in about:downloads page on page load if list not empty, and made background and focus ring transparent if list empty. r=mak 2015-11-11 21:18:00 +01:00
extensions Bug 1231728 - Fixes some code to follow eslint rules. r=mak 2015-12-10 14:38:30 -05:00
feeds Bug 1228282 - fix use of aMenuItem in FeedWriter's _initMenuItemWithFile to unbreak feed reader UI, r=mak 2015-11-26 11:15:34 +00:00
migration Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
newtab Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-30 11:42:25 +00:00
places Bug 1228976 - Remove array comprehensions from Places .r=mak 2015-12-03 16:26:58 +05:30
pocket Bug 1207491 - Part 12: Remove use of expression closure from browser/components/pocket/. r=Gijs 2015-09-23 18:36:22 +09:00
preferences Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
privatebrowsing Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier) 2015-10-20 18:51:25 -07:00
safebrowsing/content/test Bug 1226490 - Allow administrators to prevent users from ignoring Safe Browsing warnings. r=gcp,r=smaug 2015-11-23 13:34:31 -08:00
search Bug 1227045 - Save the new current engine when it has been set as a fallback after the previous current engine was removed, r=mak. 2015-12-02 16:51:15 +01:00
selfsupport Bug 1190837 - MozSelfsupport.healthReportDataSubmissionEnabled does not work when turning off DRS/FHR. r=gfritzsche 2015-08-04 16:47:22 +02: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 1225648 - Remove duplicate skipDefaultBrowser code and fix double-counting error when tracking prompt counts. r=Gijs 2015-11-18 11:37:29 -05:00
test Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
translation Bug 1216941 - Remove outset class from custom notification bar bindings. r=dao 2015-10-23 12:23:05 +02:00
uitour Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter 2015-12-02 15:26:23 -08:00
BrowserComponents.manifest Bug 1204983 - Allow about: pages to load remote content (r=bholley,bz,florian,dragana) 2015-10-09 22:03:27 -07:00
distribution.js Bug 1220547 - Setting favicon and keyword for a bookmark in distribution.ini. r=mak 2015-10-30 11:22:29 +08:00
moz.build Merge m-c to inbound, a=merge 2015-12-01 16:10:04 -08:00
nsBrowserContentHandler.js Bug 1215948 - Followup, whitelist "WNSSCX" param too. r=trivial 2015-11-30 16:57:24 -08:00
nsBrowserGlue.js Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-06 08:50:24 -08:00
nsIAboutNewTabService.idl Bug 1204983 - Allow about: pages to load remote content (r=bholley,bz,florian,dragana) 2015-10-09 22:03:27 -07: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