dom/clients/manager/ClientPrefs.cpp
deleted100644 → 0
+0
−30
dom/clients/manager/ClientPrefs.h
deleted100644 → 0
+0
−19
Loading
Bug 1622111 - Convert security.data_uri.unique_opaque_origin to static pref and remove ClientPrefs. r=njn Converts security.data_uri.unique_opaque_origin to a static pref. This pref was initialized by the ClientManager in ClientPrefs, so this commit also removes those files. Somehow this pref was getting added in VarCache twice, so it also removes the places where the pref was added in Networking. Differential Revision: https://phabricator.services.mozilla.com/D67185 --HG-- extra : moz-landing-system : lando