Buffer UI navigation events in DataUseTabModel until rule fetch
Matching rules are fetched when Chrome starts and can take in the order of 100-200ms. UI navigations that happen before these rules are fetched will not start the data use tracking. This race condition is fixed by buffering the navigation events until rule fetch is complete. BUG=586235 Review URL: https://codereview.chromium.org/1837223002 Cr-Commit-Position: refs/heads/master@{#383817}
Showing
Please register or sign in to comment