Make PathData's LazyInstance Leaky
Running the destructors doesn't offer any benefit, and makes PathService require an AtExitManager. So instead, make it leaky. This makes PathService usable earlier in the startup flow. Separated out of https://codereview.chromium.org/1481703002/. R=cpu@chromium.org TBR=cpu@chromium.org BUG=546288, 561653, 564328 Review URL: https://codereview.chromium.org/1487213004 . Cr-Commit-Position: refs/heads/master@{#363078}
Showing
Please register or sign in to comment