[Webkit-unassigned] [Bug 136701] NetworkResourceLoader cleanups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 23 16:11:35 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136701





--- Comment #10 from Joseph Pecoraro <joepeck at webkit.org>  2014-09-23 16:11:34 PST ---
(From update of attachment 237890)
View in context: https://bugs.webkit.org/attachment.cgi?id=237890&action=review

> Source/WebKit2/NetworkProcess/NetworkResourceLoader.h:89
> +    bool defersLoading() const { return m_parameters.defersLoading; }

Does this always match m_defersLoading? Would setDefersLoading(false) affect m_parameters.defersLoading?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list