mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug - fix typo r=me DONTBUILD
--HG-- extra : amend_source : c2878d38f04cafa8327bacf8e537428252a89923
This commit is contained in:
parent
c1ff242f83
commit
eaaa9373d6
@ -1265,7 +1265,7 @@ Predictor::Learn(nsIURI *targetURI, nsIURI *sourceURI,
|
||||
argReason.mLearn = reason;
|
||||
|
||||
// We always open the full uri (general cache) entry first, so we don't gum up
|
||||
// the works waiting on predictor-only entires to open
|
||||
// the works waiting on predictor-only entries to open
|
||||
nsRefPtr<Predictor::Action> uriAction =
|
||||
new Predictor::Action(Predictor::Action::IS_FULL_URI,
|
||||
Predictor::Action::DO_LEARN, argReason, targetURI,
|
||||
|
Loading…
Reference in New Issue
Block a user