mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
Bug 1243352 - attribute a value for ProxyHandlerInfo::mPrefAction in ProxyHandlerInfo::SetPreferredAction. r=blassey
--HG-- extra : rebase_source : 8fbab3da689642284883482eb113ff7c44dee864
This commit is contained in:
parent
2817467736
commit
06aef9d35c
@ -116,6 +116,7 @@ NS_IMETHODIMP ProxyHandlerInfo::SetPreferredAction(nsHandlerInfoAction aPreferre
|
||||
mHandlerInfo.preferredApplicationHandler(),
|
||||
mHandlerInfo.possibleApplicationHandlers(),
|
||||
aPreferredAction);
|
||||
mPrefAction = aPreferredAction;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user