[Webkit-unassigned] [Bug 19012] [Gtk][Qt] Temporary files passed to NPAPI plugins are deleted immediately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 13 06:14:50 PST 2010


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


arno. <arno at renevier.net> changed:

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




--- Comment #11 from arno. <arno at renevier.net>  2010-03-13 06:14:49 PST ---
Created an attachment (id=50655)
 --> (https://bugs.webkit.org/attachment.cgi?id=50655)
patch v1

I don't know about qt, but for gtk, but is still not fixed.

I tried to improve upon marcoil's patch but by calling destroyStream multiple
times, I always ended up with segfaults or failing patches. Then, I thought
about deleting temporary file in PluginStream destructor. That seems to work.

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