DescriptionRemove unnecessary methods and collapse function calls in the preloader code
- Remove PreloadRequest::defer()
- Remove ResourceFetcher::requestPreload(). The only user is preload()
and is just calling requestPreload().
- Move setDefer() call in HTMLResourcePreloader::preload() into
resourceRequest() call
- Make HTMLResourcePreloader::preload() private
R=japhet
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185100
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 6 (2 generated)
|