WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2012-11-26 14:46:07 PST
Created
attachment 176076
[details]
patch
Tim Horton
Comment 2
2012-11-26 18:03:07 PST
http://trac.webkit.org/changeset/135797
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug