mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 23:43:37 +00:00
Bug 946239 - Follow up, address review comment.
This commit is contained in:
parent
86adb61852
commit
ec8881744e
@ -65,8 +65,6 @@ ExternalHelperAppChild::OnStartRequest(nsIRequest *request, nsISupports *ctx)
|
||||
return DivertToParent(divertable, request);
|
||||
}
|
||||
|
||||
NS_RUNTIMEABORT("We don't support addon-wrapped download channels yet");
|
||||
|
||||
nsresult rv = mHandler->OnStartRequest(request, ctx);
|
||||
NS_ENSURE_SUCCESS(rv, NS_ERROR_UNEXPECTED);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user