DescriptionSpeculative 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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149353
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fixing comment. #Messages
Total messages: 6 (0 generated)
|