<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">As part of this work, I’m also planning to remove the non-NetworkProcess code, both run time and compile time. Based on discussion at the WebKit contributors’ meeting I assume there is no objection to this. See <a href="https://bugs.webkit.org/show_bug.cgi?id=151418" class="">https://bugs.webkit.org/show_bug.cgi?id=151418</a></div><div class=""><br class=""></div><div class="">Alex</div><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 9, 2015, at 11:32 AM, Alex Christensen <<a href="mailto:achristensen@apple.com" class="">achristensen@apple.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I made new abstractions for loading in WebKit2: NetworkSession and NetworkDataTask. It is disabled by default right now, but if you switch USE_NETWORK_SESSION to 1, it mostly works on Mac with features like authentication challenges not implemented yet. I believe these new abstractions fit better with libsoup, but I’d like feedback on what an actual libsoup implementation would need. I’m planning on removing the ResourceHandle use in WebKit2 and the async/continue callbacks in ResourceHandleClient and ResourceHandle once this work is done.<br class=""><br class="">Alex<br class=""><br class="">_______________________________________________<br class="">webkit-dev mailing list<br class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a><br class="">https://lists.webkit.org/mailman/listinfo/webkit-dev<br class=""></div></div></blockquote></div><br class=""></body></html>