gecko-dev/browser/app
Toshihito Kikuchi 18aab300b5 Bug 1576697 - Use LauncherResult in WinHeaderOnlyUtils.h instead of WindowsErrorResult. r=aklotz
`WindowsErrorResult` is a class to hold either a value or a Windows error
code based on the `Result` template.  We also have `LauncherResult` for the
same purpose, which was introduced as a part of the launcher process feature
afterward.  The difference is `LauncherResult` holds a filename and line
number along with an error code.

This patch integrates LauncherResult.h into WinHeaderOnlyUtils.h so that we
can use `LauncherResult` more broadly.

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

--HG--
extra : moz-landing-system : lando
2019-09-07 18:17:45 +00:00
..
macbuild/Contents Bug 1562684 - PR_GetLibraryFilePathname is returning absolute paths in MacOS Catalina r=froydnj 2019-08-21 12:32:09 +00:00
no-pie Bug 1525760 - Add a clang-based base toolchains task. r=froydnj 2019-02-09 09:41:03 +00:00
profile Bug 1579150 - Remove the RDM Settings Onboarding tooltip. r=mtigley 2019-09-05 19:13:11 +00:00
winlauncher Bug 1576697 - Use LauncherResult in WinHeaderOnlyUtils.h instead of WindowsErrorResult. r=aklotz 2019-09-07 18:17:45 +00:00
Makefile.in Bug 1562684 - PR_GetLibraryFilePathname is returning absolute paths in MacOS Catalina r=froydnj 2019-08-21 12:32:09 +00:00
blocklist.xml No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2019-08-29 13:14:59 +00:00
firefox.exe.manifest Bug 1496179 - Make mozglue.dll a private SxS assembly. r=aklotz,froydnj 2018-10-10 22:57:53 +09:00
macversion.py Bug 1559975 - Make directories python3 compatible r=catlee 2019-07-02 15:47:34 +00:00
module.ver
moz.build Bug 1460433: Part 2 - Log launcher process failures to a telemetry ping; r=mhowell 2019-02-25 21:14:07 +00:00
nsBrowserApp.cpp Bug 1577706 - move checks for -url from toolkit into browser code, and make osint sanitizer app-agnostic, r=mossop 2019-09-03 17:01:33 +00:00
permissions Bug 1557153 - Workaround UITour default permissions overridden by UNKNOWN_ACTION r=MattN 2019-09-06 23:57:06 +00:00
splash.rc