commit | 91f1bbd1feb4acf767f5fb886b5155a227f56490 | [log] [tgz] |
---|---|---|
author | ttuttle <[email protected]> | Tue Oct 07 05:57:54 2014 |
committer | Commit bot <[email protected]> | Tue Oct 07 05:58:17 2014 |
tree | 6403d84d1ad8c0e2befad914885a83d6596ff8d4 | |
parent | b7757ce989a9d88a68bfa98a67be7e4796812e86 [diff] |
Domain Reliability: Get correct reporting pref once, on startup Instead of wiring the reporting pref all the way down to the Monitor, grab it once in the ProfileImplIOData, where it's easily accessible and we already have code to check the right pref on ChromeOS/Android/*. BUG=409967 Review URL: https://codereview.chromium.org/615313006 Cr-Commit-Position: refs/heads/master@{#298394}