RESOLVED FIXED 103288
Ensure that plugins are initialized before using handleEditingCommand/isEditingCommandEnabled/shouldAllowScripting
https://bugs.webkit.org/show_bug.cgi?id=103288
Summary Ensure that plugins are initialized before using handleEditingCommand/isEditi...
Tim Horton
Reported 2012-11-26 13:45:57 PST
Other PluginView methods that use m_plugin null-check m_plugin and check that the plugin has finished initializing before using it. These three should do the same thing.
Attachments
patch (2.84 KB, patch)
2012-11-26 14:46 PST, Tim Horton
mitz: review+
Tim Horton
Comment 1 2012-11-26 14:46:07 PST
Tim Horton
Comment 2 2012-11-26 18:03:07 PST
Note You need to log in before you can comment on or make changes to this bug.