gecko-dev/browser/components
2016-04-13 11:54:32 +02:00
..
about Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +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 1260535 - Update the UI of the tab when window.open() is executed from a container tab, r=mconley 2016-04-13 05:15:36 -04:00
controlcenter/content Bug 1201437 - Degrade control center/identity box icons to grey lock with yellow triangle for user-added security exceptions. r=paolo 2016-02-24 22:45:23 -08:00
customizableui Bug 1263441 - Smoother localization for Sync promo text in Synced Tabs. r=flod 2016-04-11 11:49:34 -07:00
dirprovider Bug 1252627 - distribution defaultLocale shoudld take precedence over user agent locale; r=mixedpuppy 2016-03-07 08:48:26 -06:00
downloads Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak 2016-03-20 14:25:42 +00:00
extensions Bug 1257583 - Add test for bypassing the cache with tabs.reload. r=kmag 2016-04-07 16:02:28 -07:00
feeds Bug 1263045 - Avoid JavaScript strict warning in WebContentConverter.js during startup. r=Gijs 2016-03-23 10:39:18 +00:00
migration Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
newtab Bug 1239119 - NewTab webchannel messages for thumbnails. Follow-up: Move semicolon from end of if block to end of function assigned to document.onreadystatechange (discovered by eslint). r=eslint-fix 2016-04-01 20:17:23 +02:00
places Backed out changeset c6d163cfa08f (bug 1248617) for XPCshell failure in test_browserGlue_smartBookmarks.js. r=backout 2016-04-12 17:45:21 +02:00
preferences Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
privatebrowsing Backed out changeset 5579b62017f2 (bug 1259847) for failing browserchrome test browser_privatebrowsing_windowtitle.js. r=backout 2016-03-26 10:00:31 +01:00
safebrowsing/content/test Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
search Backed out changeset 1d5b01d01df6 (bug 1238286) for m(oth) failures in test_focus_autocomplete.xul 2016-04-11 09:46:26 -07: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 1103588 - Part 1: Replace deprecated String#contains with String#includes in browser tests and extensions. r=dolske 2016-04-09 16:05:17 -07:00
shell Bug 1251819 - Use the classic Control Panel if the Settings app believes the current Windows logon is a Microsoft account while actually it is not. r=jimm 2016-04-02 08:17:16 +09:00
syncedtabs Bug 1263441 - Smoother localization for Sync promo text in Synced Tabs. r=flod 2016-04-11 11:49:34 -07:00
tests Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
translation Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
uitour Bug 1262368 - Fix browser_UITour_heartbeat.js to work on e10s. r=MattN 2016-04-08 23:50:00 +02: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 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
moz.build Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy 2016-02-25 12:40:39 -06:00
nsBrowserContentHandler.js Bug 1238537 - make nsBrowserContentHandler.js use Services.jsm, r=florian. 2016-02-15 23:49:39 +05:30
nsBrowserGlue.js Backed out changeset c6d163cfa08f (bug 1248617) for XPCshell failure in test_browserGlue_smartBookmarks.js. r=backout 2016-04-12 17:45:21 +02: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