[webkit-reviews] review requested: [Bug 30868] FrameLoaderClient::objectContentType often has copied code : [Attachment 42037] Move shared code to FrameLoader::defaultObjectContentType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 09:43:40 PDT 2009


Joe Mason <jmason at rim.com> has asked  for review:
Bug 30868: FrameLoaderClient::objectContentType often has copied code
https://bugs.webkit.org/show_bug.cgi?id=30868

Attachment 42037: Move shared code to FrameLoader::defaultObjectContentType
https://bugs.webkit.org/attachment.cgi?id=42037&action=review

------- Additional Comments from Joe Mason <jmason at rim.com>
This patch moves the shared code to FrameLoader::defaultObjectContentType.  The
haiku and wx ports could now implement objectContentType by calling this
function, but I didn't do that because I wanted to make sure I didn't make any
functional changes.


More information about the webkit-reviews mailing list