RESOLVED FIXED 175109
NetworkResourceLoader::setDefersLoading() may cause start() to be called multiple times
https://bugs.webkit.org/show_bug.cgi?id=175109
Summary NetworkResourceLoader::setDefersLoading() may cause start() to be called mult...
Chris Dumez
Reported 2017-08-02 19:30:35 PDT
NetworkResourceLoader::setDefersLoading() may cause start() to be called multiple times.
Attachments
Patch (14.85 KB, patch)
2017-08-02 19:56 PDT, Chris Dumez
no flags
Patch (14.85 KB, patch)
2017-08-02 20:28 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-08-02 19:30:52 PDT
Chris Dumez
Comment 2 2017-08-02 19:56:16 PDT
Brady Eidson
Comment 3 2017-08-02 20:12:27 PDT
Comment on attachment 317070 [details] 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..."
Chris Dumez
Comment 4 2017-08-02 20:28:57 PDT
WebKit Commit Bot
Comment 5 2017-08-02 22:57:48 PDT
Comment on attachment 317078 [details] Patch Clearing flags on attachment: 317078 Committed r220185: <http://trac.webkit.org/changeset/220185>
WebKit Commit Bot
Comment 6 2017-08-02 22:57:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.