<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="">Exciting! Refactoring the network code is something that has been needed for a while. Code can be modernized because much of it hasn’t been touched since we were using VS2005 and other old compilers. Some things can maybe be removed, some things can be refactored, and many tests need to be added. Sorry I don’t have any concrete examples, but I’m interested in assisting this work.<div class=""><br class=""></div><div class="">Alex</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 7, 2015, at 2:35 AM, youenn fablet <<a href="mailto:youennf@gmail.com" class="">youennf@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi all,<div class=""><br class=""></div><div class="">I am interested in adding support for the fetch API (<a href="https://fetch.spec.whatwg.org/#fetch-api" class="">https://fetch.spec.whatwg.org/#fetch-api</a>).</div><div class="">It is a more convenient way of doing programmatic network calls than XHR. It also covers some more ground.</div><div class="">The fetch API is currently implemented in Chromium and Firefox.</div><div class="">I filed <a href="https://bugs.webkit.org/show_bug.cgi?id=151937" class="">https://bugs.webkit.org/show_bug.cgi?id=151937</a> for that purpose.<br class=""></div><div class=""><br class=""></div><div class="">On a separate topic, I wonder whether it would be valuable to do some refactoring on the loading code so as to better align it with the fetch algorithm.</div><div class=""><br class=""></div><div class="">Thoughts, advices... most welcome.</div><div class="">Thanks,</div><div class=""> y</div><div class=""><br class=""></div></div>
_______________________________________________<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></blockquote></div><br class=""></div></body></html>