[webkit-reviews] review requested: [Bug 56885] WebFrame::createAssociatedURLLoader can't accept WebURLLoaderOptions : [Attachment 86802] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 11:24:02 PDT 2011


Bill Budge <bbudge at gmail.com> has asked  for review:
Bug 56885: WebFrame::createAssociatedURLLoader can't accept WebURLLoaderOptions
https://bugs.webkit.org/show_bug.cgi?id=56885

Attachment 86802: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=86802&action=review

------- Additional Comments from Bill Budge <bbudge at gmail.com>
To answer Dmitri's question, this method returns a raw pointer because it is
used in Chromium "glue" code that uses Chromium smart pointers rather than the
WebKit ones. None of these files reference the wtf namespace.


More information about the webkit-reviews mailing list