[webkit-reviews] review requested: [Bug 18658] Unable to access DocumentLoader inside dispatchDecidePolicyForNavigationAction : [Attachment 20728] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 09:17:06 PDT 2008


MorganL <morganl.webkit at yahoo.com> has asked  for review:
Bug 18658: Unable to access DocumentLoader inside
dispatchDecidePolicyForNavigationAction
http://bugs.webkit.org/show_bug.cgi?id=18658

Attachment 20728: patch
http://bugs.webkit.org/attachment.cgi?id=20728&action=edit

------- Additional Comments from MorganL <morganl.webkit at yahoo.com>
This patch adds FrameLoader::policyDocumentLoader, and it also changes the
signature of FrameLoader::provisionalDocumentLoader to be const.  That was done
for consistency with the other related methods.


More information about the webkit-reviews mailing list