[webkit-reviews] review requested: [Bug 80713] Add new methods to FrameLoaderClient so different WebKit ports can customize the ResourceRequest when it is created. : [Attachment 131617] Patch based on comments and fix Mac's build error.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 08:06:57 PDT 2012


Lyon Chen <liachen at rim.com> has asked  for review:
Bug 80713: Add new methods to FrameLoaderClient so different WebKit ports can
customize the ResourceRequest when it is created.
https://bugs.webkit.org/show_bug.cgi?id=80713

Attachment 131617: Patch based on comments and fix Mac's build error.
https://bugs.webkit.org/attachment.cgi?id=131617&action=review

------- Additional Comments from Lyon Chen <liachen at rim.com>
I can create a separate patch to make dispatchWillSendRequest() just a
notification, and move the existing codes to the newly added methods for
different platforms.


More information about the webkit-reviews mailing list