[Webkit-unassigned] [Bug 12778] REGRESSION: Nightly won't load Curl plugin for full page use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 31 10:22:03 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=12778


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |ap at webkit.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #13911|                            |review?
               Flag|                            |




------- Comment #8 from ap at webkit.org  2007-03-31 10:22 PDT -------
Created an attachment (id=13911)
 --> (http://bugs.webkit.org/attachment.cgi?id=13911&action=view)
proposed fix

My diagnosis was wrong - it's fine for +[WebView
_viewClass:andRepresentationClass:forMIMEType:] to return
WebHTMLView/WebHTMLRepresentation, as plugins are also handled by these.

The actual problem seems to be in DOMImplementation::createDocument(), which
hates plugins (it also mishandles Adobe SVG and any xml MIME types now).

I don't know how to make a test for this fix.


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



More information about the webkit-unassigned mailing list