[WebKit-devel] [Bug 232736] Flash mimetype association is ignored

Dawit Alemayehu adawit at kde.org
Sat May 5 05:54:46 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=232736

Dawit Alemayehu <adawit at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.9.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kweb
                   |                            |kitpart/36b0aebb726890d915b
                   |                            |ba8e50dee52cb411e739b

--- Comment #5 from Dawit Alemayehu <adawit at kde.org> ---
Git commit 36b0aebb726890d915bba8e50dee52cb411e739b by Dawit Alemayehu.
Committed on 05/05/2012 at 00:18.
Pushed by adawit into branch 'master'.

Added an option, "DisableInternalPluginHandling", that allows the user to
disable
the internal handling of flash and java applets.

Currently it lacks GUI configuration, but it can be activated by adding the
aforementioned option to the "General" section of
$KDEHOME/share/config/kwebkitpartrc
and setting it to "true".
FIXED-IN: 4.9.0

M  +1    -1    CMakeLists.txt
M  +1    -0    src/CMakeLists.txt
M  +1    -0    src/kwebkitpart.cpp
M  +85   -0    src/kwebkitpart_ext.cpp
M  +28   -0    src/kwebkitpart_ext.h
M  +3    -0    src/webpage.cpp
A  +115  -0    src/webpluginfactory.cpp     [License: LGPL (v2.1+)]
A  +39   -0    src/webpluginfactory.h     [License: LGPL (v2.1+)]

http://commits.kde.org/kwebkitpart/36b0aebb726890d915bba8e50dee52cb411e739b

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the WebKit-devel mailing list