[Webkit-unassigned] [Bug 14383] [S60] Problem with CPluginSkin::PluginScriptableObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 23:08:58 PDT 2007


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


mahesh.kulkarni at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15482|                            |review?(Sachin.Padma at nokia.c
               Flag|                            |om)




------- Comment #5 from mahesh.kulkarni at nokia.com  2007-07-11 23:08 PDT -------
Created an attachment (id=15482)
 --> (http://bugs.webkit.org/attachment.cgi?id=15482&action=view)
3.1m Patch for scriptability check

According to Sriram/AnttiH/Yael comments, checking for scriptability of plugins
is specific to plugin UID which is compared with the one in browser/webui
repository. 

1) Added KPluginScriptabilityAllowed in KCRUidBrowser and KCRUidWebUi
repository.
2) KPluginScriptabilityAllowed can have more than one plugin's UID's
3) Added Api PluginInfo->Uid() to get plugin UID
4) Added Api PluginWin->GetPluginUid() to access plugin UID in pluginSkin
5) Added Api pluginSkin->IsPluginScriptableL checks if
KPluginScriptabilityAllowed present in the repository. 

Note: I have not attached xls files. Because I am not sure should we add or how
to add xls files here. And even BrowserUiInternalCRKeys.h file which is not
part of OssWebEngine. 


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