DescriptionAdd load flag indicating a request is probably the result of a user gesture.
This gets set by ResourceDispatcherHost on URLRequest objects created
soon after a user gesture is detected.
Bypass anti-DDoS throttling on this load flag, with option to bypass
on other load flags in the future (e.g. possibly LOAD_BYPASS_CACHE).
BUG=83775
TEST=net_unittests. Also confirmed manually that the LOAD_MAYBE_USER_GESTURE load flag gets applied appropriately.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96088
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address yzshen's review comments. #Patch Set 3 : Merge to lkgr. #Patch Set 4 : Merge to lkgr. #Messages
Total messages: 11 (0 generated)
|