gecko-dev/browser/components
Itiel 9423447163 Bug 1577271 - Align the website, username and password text to the correct side while maintaining the LTR directionality r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43816

--HG--
extra : moz-landing-system : lando
2019-09-05 17:43:04 +00:00
..
about Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN 2019-08-27 22:51:20 -07:00
aboutconfig Bug 1578299 - aligned about:config search bar with results. r=paolo 2019-09-03 15:02:22 +00:00
aboutlogins Bug 1577271 - Align the website, username and password text to the correct side while maintaining the LTR directionality r=jaws 2019-09-05 17:43:04 +00:00
attribution Bug 1515172 support funnel attributes in attribution code r=mconley 2019-07-22 22:06:46 +00:00
build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
contextualidentity Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
controlcenter/content Bug 1577622 - Open and close the Allowed - Why? tooltip on focus/blur. r=johannh 2019-08-30 15:29:39 +00:00
customizableui Bug 1536312 - disabled browser_884402_customize_from_overflow.js on windows and mac for frequest failures r=egao 2019-09-05 09:56:36 +00:00
dirprovider Bug 1003968 - avoid Exists() calls for search plugin directories in the browser directory provider r=daleharvey,Gijs 2019-08-22 09:05:43 +00:00
downloads Bug 1576347 - Correct referrerInfo when saving media and add a test of "Go To Download Page" button r=Gijs 2019-08-30 18:38:38 +00:00
enterprisepolicies Bug 1575681 - Add policy to remove access to the password manager. r=MattN,fluent-reviewers,flod 2019-08-28 05:33:47 +00:00
extensions Backed out changeset 0b809df52f3f (bug 1578716) for Eslint failure. CLOSED TREE 2019-09-05 15:53:25 +03:00
fxmonitor Bug 1567258 - Convert fxmonitor to a built-in component r=nhnt11,flod 2019-08-23 14:27:55 +00:00
installerprefs Bug 1567229 - Attempt creating a taskbar pin a second time on Windows 10. r=agashlin 2019-08-21 16:09:46 +00:00
library
migration Backed out changeset 81156ff3f4fa (bug 1571656) for causing browser_PageActions.js and test_insertTree_fixupOrSkipInvalidEntries.js to perma fail CLOSED TREE 2019-08-19 13:00:44 +03:00
newtab Bug 1571022 - Conditional rendering for CFR feature recommendations r=k88hudson 2019-08-31 00:02:44 +00:00
originattributes Bug 1544810 - test disabled on linux64 and macosx 10.14 r=gbrown 2019-08-29 14:15:03 +00:00
payments Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
places Bug 1578569 - Restore padding-bottom on certain menupopups inside BMB_bookmarksPopup r=mak 2019-09-04 18:37:04 +00:00
pocket Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
preferences Bug 1575597: Add pref UI for login breach alerts. r=fluent-reviewers,MattN,flod 2019-08-30 21:53:08 +00:00
privatebrowsing Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
protections Bug 1578544 - Resize margins and heights. r=johannh 2019-09-04 14:55:00 +00:00
protocolhandler Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
resistfingerprinting Bug 1576814 - Skip tests that timeout r=kmag 2019-08-27 19:07:43 +00:00
safebrowsing/content/test Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
search Bug 1578375 - Stop flushing layout in SearchOneOffs::__rebuild when used with the address bar. r=adw 2019-09-03 18:32:32 +00:00
sessionstore Bug 1549975 - Implement SessionStorageListener for contentSessionStore in C++ r=peterv,mikedeboer 2019-08-27 14:47:27 +00:00
shell Bug 324361 - Remove openApplication/openApplicationWithURI from the shell service as they aren't used. r=mossop 2019-08-27 08:03:12 +00:00
syncedtabs Bug 1572439 - Don't import browser.css in Synced Tabs sidebar. r=dao 2019-09-03 17:32:06 +00:00
tests Bug 1572479 pt4 - Fix tests outside of Normandy a=fix CLOSED TREE 2019-08-28 14:15:11 -07:00
touchbar Backed out changeset 3ab29c05ea2f (bug 1521893) build bustage in /builds/worker/workspace/build/src/widget/cocoa/nsTouchBarInputIcon.h. CLOSED TREE 2019-08-29 06:18:29 +03:00
translation Bug 1531303 - Refactored tests using PermissionManager URI methods to use PermissionTestUtils. r=johannh 2019-08-15 14:32:48 +00:00
uitour Backed out changeset 4b003634e1a7 (bug 1577031) for browser-chrome failures related to UITour. CLOSED TREE 2019-09-05 09:50:49 +03:00
urlbar Bug 1578938 - Correctly move the urlbar documentation up a folder. r=ahal 2019-09-05 13:28:23 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1576507 - add new FirstStartup service and --first-startup post-install flag. r=mconley 2019-08-31 16:14:20 +00:00
BrowserGlue.jsm Bug 1569738, make PageInfo fission compatible r=mconley 2019-08-29 20:31:19 +00:00
components.conf
distribution.js Bug 1571639 - Don't add distro bookmarks if profile has been reset. r=MattN 2019-08-21 22:18:37 +00:00
moz.build Bug 1567258 - Convert fxmonitor to a built-in component r=nhnt11,flod 2019-08-23 14:27:55 +00:00
nsIBrowserHandler.idl