commit | b830caedd400b87a3394935f4a7304ba53f4d427 | [log] [tgz] |
---|---|---|
author | clamy <[email protected]> | Wed Dec 02 14:09:30 2015 |
committer | Commit bot <[email protected]> | Wed Dec 02 14:10:37 2015 |
tree | a9c1b1bb5af15a96076b0b3b9dbac3dd19c6da16 | |
parent | aa972b64190c00399562563b05d229ebbe0c8e22 [diff] |
Use ResourceRequestInfo::GetWebContents in DownloadRequestLimiter This CL makes DownloadRequestLimiter use a the callback returned by ResourceRequestInfo::GetWebContents instead of using RFH + RPH IDs. This allows most download browser_tests to work with PlzNavigate enabled. BUG=504347 Review URL: https://codereview.chromium.org/1467563002 Cr-Commit-Position: refs/heads/master@{#362699}