GetMIMEDescription should return const char *
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 1 Feb 2012 23:11:01 +0000 (23:11 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 1 Feb 2012 23:11:01 +0000 (23:11 +0000)
commitd57ea937635468febb9f2ee28eb5b141a58931ae
treef60975c84d293dd788d59f43f59b123f8a8920d7
parent0c31ace9c714f06465203f9d81ae5b86c61e60fc
GetMIMEDescription should return const char *
https://bugs.webkit.org/show_bug.cgi?id=77297

Patch by John Yani <vanuan@gmail.com> on 2012-02-01
Reviewed by Alexey Proskuryakov.

No new tests. No change in behaviour.

* plugins/blackberry/PluginPackageBlackBerry.cpp:
(WebCore::PluginPackage::fetchInfo):
* plugins/efl/PluginPackageEfl.cpp:
(WebCore):
(WebCore::PluginPackage::fetchInfo):
* plugins/npapi.h:
* plugins/npfunctions.h:
* plugins/qt/PluginPackageQt.cpp:
(WebCore::PluginPackage::fetchInfo):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106503 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/plugins/blackberry/PluginPackageBlackBerry.cpp
Source/WebCore/plugins/efl/PluginPackageEfl.cpp
Source/WebCore/plugins/npapi.h
Source/WebCore/plugins/npfunctions.h
Source/WebCore/plugins/qt/PluginPackageQt.cpp