[Webkit-unassigned] [Bug 132229] Coalesce responses on network process side

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 27 02:20:28 PDT 2014


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #230258|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <akling at apple.com>  2014-04-27 02:20:49 PST ---
(From update of attachment 230258)
View in context: https://bugs.webkit.org/attachment.cgi?id=230258&action=review

r=me, this looks really sweet.

> Source/WebKit2/ChangeLog:30
> +            Add a new message type that covers didReceiveResonse, didReceiveBuffer and didFinishLoading in a single message.

Typo, didReceiveResponse.

> Source/WebKit2/NetworkProcess/AsynchronousNetworkLoaderClient.h:31
> +#include <Webcore/ResourceResponse.h>

Webcore :|

> Source/WebKit2/NetworkProcess/AsynchronousNetworkLoaderClient.h:58
> +    NetworkResourceLoader* m_coalesingLoader;

Typo, m_coalescingLoader.

-- 
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