gecko-dev/browser/components
2019-06-13 16:54:23 +00:00
..
about Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs 2019-06-10 17:01:54 +00:00
aboutconfig Bug 1549293 - Add context fill to info-page title background images and about:config preference lock icon r=dao 2019-05-07 11:42:09 +00:00
aboutlogins Backed out 2 changesets (bug 1550137) for bc failures at browser_masterPassword.js. CLOSED TREE 2019-06-13 22:54:17 +03:00
attribution Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop 2019-03-28 09:38:14 +00:00
build Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
contextualidentity Bug 1557887 - Part 5: Pass a storage principal argument through the browser loadURI()/addTab() APIs; r=baku,mconley 2019-06-12 23:05:36 +00:00
controlcenter/content Bug 1557814 - Replace XUL textbox with HTML input in identityPanel.inc.xul. r=bgrins 2019-06-07 19:15:19 +00:00
customizableui Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
dirprovider Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
downloads Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
enterprisepolicies Bug 1519434 - make Flash 'always allow' enterprise policy mean 'ask', r=mkaply 2019-06-13 08:42:51 +00:00
extensions Bug 1519434 - remove plugin click to play pref as running without it won't make sense anymore, r=aswan 2019-06-13 08:40:59 +00:00
library
migration Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
newtab Bug 1558441 - Add scrollable scrollbar, try-again button and bug fixes to Activity Stream r=k88hudson 2019-06-12 15:16:00 +00:00
originattributes Bug 1550633 - part17 : enable loading for track elements in 'browser_cache.js ' and 'trackerFrame.html '. r=timhuang 2019-05-24 19:07:18 +00:00
payments Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
places Bug 543314 - Allow bookmarks to be moved (as well as copied) from a bookmarks search. r=Standard8 2019-06-11 20:33:51 +00:00
pocket Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
preferences Bug 1548387 - Add UI for the password generation preferences. r=MattN,flod,fluent-reviewers 2019-06-13 00:31:46 +00:00
privatebrowsing Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs 2019-06-10 17:01:54 +00:00
protections Bug 1549831 - Set up RPM Handler for about:protections. r=nhnt11,johannh 2019-05-24 16:01:09 +00:00
protocolhandler Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
resistfingerprinting Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
safebrowsing/content/test Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
search Bug 1557869 - do not deinitialize searchbar internals if the searchbar was not yet initialized r=mak 2019-06-12 08:21:38 +00:00
sessionstore Bug 1519365 - Update object property names that get passed to loadURIOptions to match the names in loadURIOptions r=Gijs 2019-06-08 11:04:27 +00:00
shell Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
syncedtabs Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
tests Bug 1555893 - The what's new page test should only run when building with MOZ_UPDATER. r=bytesized 2019-05-31 17:45:51 +00:00
touchbar Bug 1547116 - Avoid updating unnecessary touch bar inputs. r=mikedeboer 2019-05-29 21:42:56 +00:00
translation Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
uitour Bug 1519514 - convert tabbrowser-tab binding to a Custom Element, r=aswan 2019-05-28 22:00:28 +00:00
urlbar * Bug 1557302 - Enter on a fully typed @alias should move the caret at the end. r=adw 2019-06-13 16:54:23 +00:00
.eslintrc.js
BrowserComponents.manifest Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
BrowserContentHandler.jsm Bug 1557887 - Part 5: Pass a storage principal argument through the browser loadURI()/addTab() APIs; r=baku,mconley 2019-06-12 23:05:36 +00:00
BrowserGlue.jsm Backed out 2 changesets (bug 1550137) for bc failures at browser_masterPassword.js. CLOSED TREE 2019-06-13 22:54:17 +03:00
components.conf Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
distribution.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
moz.build Bug 1555893 - The what's new page test should only run when building with MOZ_UPDATER. r=bytesized 2019-05-31 17:45:51 +00:00
nsIBrowserHandler.idl