-
- Downloads
Bug 1836432 - Use nsresult exception mode for GeckoAppShell.getDNSDomains....
Bug 1836432 - Use nsresult exception mode for GeckoAppShell.getDNSDomains. r=geckoview-reviewers,necko-reviewers,valentin,ohall There is some OOM errors by `GeckoAppShell.getDNSDomains`. Since `nsAndroidNetworkLinkService::GetDnsSuffixList` can returns `nsresult`, we should return error instead of crash. Differential Revision: https://phabricator.services.mozilla.com/D179791
Showing
Please register or sign in to comment