[Webkit-unassigned] [Bug 30868] FrameLoaderClient::objectContentType often has copied code

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


https://bugs.webkit.org/show_bug.cgi?id=30868


Joe Mason <jmason at rim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42037|                            |review?
               Flag|                            |




--- Comment #1 from Joe Mason <jmason at rim.com>  2009-10-28 09:43:40 PDT ---
Created an attachment (id=42037)
 --> (https://bugs.webkit.org/attachment.cgi?id=42037)
Move shared code to FrameLoader::defaultObjectContentType

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list