gecko-dev/browser/components
Matthew Noorenberghe a41be805f6 Bug 1574812 - Don't try...catch routeMessageToTarget, only the sendAsyncMessage. r=Mardak
As far as I can tell the try...catch was originally added around various sendAsyncMessage calls but then when some logic got moved to a helper, the try...catch didn't move along with it. This try...catch made it very annoying to debug an issue with bug 1570372 because it swallowed errors that were getting thrown. It doesn't seem like a good idea to swallow all errors for large pieces of code.

Differential Revision: https://phabricator.services.mozilla.com/D43863

--HG--
extra : moz-landing-system : lando
2019-08-29 05:03:30 +00:00
..
about Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN 2019-08-27 22:51:20 -07:00
aboutconfig Bug 1576943 - Add a label to the about:config radio buttons r=jaws 2019-08-28 14:21:14 +00:00
aboutlogins Bug 1567548 - Remove references to Lockwise FAQ page. r=jaws,fluent-reviewers,flod 2019-08-29 05:09:36 +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 1575778 - [Protections Panel] Update "Show Full Report" string to "Show Report". r=flod 2019-08-29 11:28:45 +00:00
customizableui Bug 1573485 - put developer tools button back on the right/end of the toolbar in devedition, r=pbro,jaws 2019-08-27 14:35:52 +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 Merge inbound to mozilla-central. 2019-08-21 01:00:06 +03:00
enterprisepolicies Bug 1573967 - Add policy to set the default rememberSignons policy. r=MattN,fluent-reviewers,flod 2019-08-27 18:20:59 +00:00
extensions Bug 1562117 - Fix race in test_ext_normandyAddonStudy test cases. r=mixedpuppy 2019-08-28 17:32:28 +00: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 1574812 - Don't try...catch routeMessageToTarget, only the sendAsyncMessage. r=Mardak 2019-08-29 05:03:30 +00:00
originattributes Bug 1531303 - Refactored tests using PermissionManager URI methods to use PermissionTestUtils. r=johannh 2019-08-15 14:32:48 +00:00
payments Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
places Bug 1508169, Remove performAction* from nsITreeView.idl in mozilla-central. r=peterv, johannh 2019-08-24 00:49:55 +02:00
pocket Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
preferences Bug 1508169, Remove performAction* from nsITreeView.idl in mozilla-central. r=peterv, johannh 2019-08-24 00:49:55 +02:00
privatebrowsing Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
protections Bug 1572825 - Add telemetry for tracker "Learn More" links. r=johannh 2019-08-20 12:38:08 +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 1575010 - Pad megabar panel with horizontal space. r=dao 2019-08-23 19:27:05 +00:00
sessionstore Bug 1508169, Remove performAction* from nsITreeView.idl in mozilla-central. r=peterv, johannh 2019-08-24 00:49:55 +02: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 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02: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 Bug 324361 - Remove openApplication/openApplicationWithURI from the shell service as they aren't used. r=mossop 2019-08-27 08:03:12 +00:00
urlbar Bug 1575645 - Fix Megabar vertical centering. r=harry 2019-08-29 07:44:34 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1572838 - stop processing osint in BrowserContentHandler.jsm, r=mossop 2019-08-20 19:51:36 +00:00
BrowserGlue.jsm Bug 1567548 - Remove references to Lockwise FAQ page. r=jaws,fluent-reviewers,flod 2019-08-29 05:09:36 +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