Speculative resource prefetching - Test fixes.
- Removing dcheck that two navigations on the same renderview with the same url should not have the same creation time. It looks like it is possible for tests to be able to do this and theoretically it is possible for this to happen in production. The code already this handles this case well, so the check will not be missed. - Add a check to see if WebContents returns empty URL before calling OnNavigationComplete. Review URL: https://chromiumcodereview.appspot.com/10825118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149353 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment