[webkit-reviews] review granted: [Bug 185849] NetworkLoadChecker should check cached redirections : [Attachment 341050] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 10:33:51 PDT 2018


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 185849: NetworkLoadChecker should check cached redirections
https://bugs.webkit.org/show_bug.cgi?id=185849

Attachment 341050: Patch

https://bugs.webkit.org/attachment.cgi?id=341050&action=review




--- Comment #15 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 341050
  --> https://bugs.webkit.org/attachment.cgi?id=341050
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=341050&action=review

> Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp:679
> +    networkLoadMetrics.markComplete();

Why all this? The previous code was just using a default initialized
NetworkLoadMetrics.


More information about the webkit-reviews mailing list