mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
This commit is contained in:
parent
d026d29a96
commit
91d651f3a5
@ -93,10 +93,6 @@ private:
|
||||
// uris on document loads.
|
||||
bool mCheckPhishing;
|
||||
|
||||
// TRUE if we randomize the prefixes/domains per client to prevent
|
||||
// simulatenous collisions for all Firefox users
|
||||
bool mPerClientRandomize;
|
||||
|
||||
// TRUE if a BeginUpdate() has been called without an accompanying
|
||||
// CancelUpdate()/FinishUpdate(). This is used to prevent competing
|
||||
// updates, not to determine whether an update is still being
|
||||
|
Loading…
Reference in New Issue
Block a user