Bug 103288

Summary: Ensure that plugins are initialized before using handleEditingCommand/isEditingCommandEnabled/shouldAllowScripting
Product: WebKit Reporter: Tim Horton <thorton>
Component: Plug-insAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, enrica, mitz, rniwa, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch mitz: review+

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.