[webkit-reviews] review requested: [Bug 83055] Move (most of) Archive handling from FrameLoader to DocumentLoader : [Attachment 136923] Move setBaseURLOverride call back to FrameLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 10:14:18 PDT 2012


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 83055: Move (most of) Archive handling from FrameLoader to DocumentLoader
https://bugs.webkit.org/show_bug.cgi?id=83055

Attachment 136923: Move setBaseURLOverride call back to FrameLoader
https://bugs.webkit.org/attachment.cgi?id=136923&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
It turns out that setBaseURLOverride() needs to be called as soon as possible
after an MHTML Document is created, and there is currently no way to do that in
DocumentLoader.

My next planned cleanup is in the relationship between DocumentLoader,
DocumentWriter and FrameLoader, so I will deal with this soon.


More information about the webkit-reviews mailing list