mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 22:44:13 +00:00
Fixing build bustage
This commit is contained in:
parent
0270a405b3
commit
5ffa5142bf
@ -702,7 +702,7 @@ nsXMLHttpRequest::GetResponseHeader(const nsACString& header,
|
||||
|
||||
if (rv == NS_ERROR_NOT_AVAILABLE) {
|
||||
// Means no header
|
||||
SetDomStringToNull(_retval);
|
||||
_retval.SetIsVoid(PR_TRUE);
|
||||
rv = NS_OK;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user