[webkit-reviews] review granted: [Bug 175109] NetworkResourceLoader::setDefersLoading() may cause start() to be called multiple times : [Attachment 317070] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 2 20:12:27 PDT 2017


Brady Eidson <beidson at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 175109: NetworkResourceLoader::setDefersLoading() may cause start() to be
called multiple times
https://bugs.webkit.org/show_bug.cgi?id=175109

Attachment 317070: Patch

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




--- Comment #3 from Brady Eidson <beidson at apple.com> ---
Comment on attachment 317070
  --> https://bugs.webkit.org/attachment.cgi?id=317070
Patch

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

> Source/WebKit/ChangeLog:16
> +	   Normally, setDefersLoading(false) returns without calling start() is
m_networkLoad is not null. It

typo "...if m_networkLoad is not..."


More information about the webkit-reviews mailing list