NetworkResourceLoader::setDefersLoading() may cause start() to be called multiple times.
<rdar://problem/33363169>
Created attachment 317070 [details] Patch
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..."
Created attachment 317078 [details] Patch
Comment on attachment 317078 [details] Patch Clearing flags on attachment: 317078 Committed r220185: <http://trac.webkit.org/changeset/220185>
All reviewed patches have been landed. Closing bug.