commit | 03890319fc287b4ed1cb97442cf1fbb179969f67 | [log] [tgz] |
---|---|---|
author | jaekyun <[email protected]> | Tue Mar 31 14:15:59 2015 |
committer | Commit bot <[email protected]> | Tue Mar 31 14:16:39 2015 |
tree | b51b4586532bdd561d1397db8d8cc5bc6ab874ce | |
parent | 48c11af6c797badfc9e8e9e2e48113b2b04ed4b0 [diff] |
Add user gesture carryover bit When a navigation is requested from XHR request which has user gesture, its timestamp is recorded. And then all the following navigations within 10s will have user gesture carryover bit. BUG=427357 Review URL: https://codereview.chromium.org/1011813009 Cr-Commit-Position: refs/heads/master@{#323030}