RESOLVED FIXED 157204
Drop useless check in SpeculativeLoadManager::registerLoad()
https://bugs.webkit.org/show_bug.cgi?id=157204
Summary Drop useless check in SpeculativeLoadManager::registerLoad()
Chris Dumez
Reported 2016-04-29 14:54:55 PDT
Drop useless check in SpeculativeLoadManager::registerLoad()
Attachments
Patch (2.41 KB, patch)
2016-04-29 15:03 PDT, Chris Dumez
koivisto: review+
koivisto: commit-queue-
Chris Dumez
Comment 1 2016-04-29 15:03:15 PDT
Antti Koivisto
Comment 2 2016-04-29 20:29:40 PDT
Comment on attachment 277734 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=277734&action=review > Source/WebKit2/ChangeLog:14 > +2016-04-29 Chris Dumez <cdumez@apple.com> > + > + Drop useless check in SpeculativeLoadManager::registerLoad() > + https://bugs.webkit.org/show_bug.cgi?id=157204 > + > + Reviewed by NOBODY (OOPS!). > + > + Drop useless check in SpeculativeLoadManager::registerLoad(). There is > + no way to end up this code path with a non-HTTP family request. > + > + * NetworkProcess/cache/NetworkCacheSpeculativeLoadManager.cpp: > + (WebKit::NetworkCache::SpeculativeLoadManager::registerLoad): > + > +2016-04-29 Chris Dumez <cdumez@apple.com> ChangeLog repeats
Chris Dumez
Comment 3 2016-04-29 20:36:18 PDT
Note You need to log in before you can comment on or make changes to this bug.