[Webkit-unassigned] [Bug 16815] Crash with navigator.plugins and navigator.mimeTypes after plugins.refresh

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 08:19:08 PST 2008


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


hausmann at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19346|review?                     |
               Flag|                            |
  Attachment #19346|0                           |1
        is obsolete|                            |
  Attachment #19375|                            |review?
               Flag|                            |




------- Comment #23 from hausmann at kde.org  2008-02-26 08:19 PDT -------
Created an attachment (id=19375)
 --> (http://bugs.webkit.org/attachment.cgi?id=19375&action=view)
new patch including Gtk+ Automake build fix and more coding style fixes

Thanks for the suggestions, I've added them to this latest patch.

I wanted to change the inclusions of PassRefPtr.h to Forward.h, but realized it
doesn't work because the inline create() function that replaces the constructor
uses adoptRef, which calls actually functions on PassRefPtr.


-- 
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.



More information about the webkit-unassigned mailing list