DescriptionModify NPObjectStub::OnSetProperty() to get the plugin path from the command line directly
This avoids the need for NPObjectStub to use PluginThread::plugin_path() and allows us to remove the content/plugin/ include from npobject_stub.cc. We can also remove PluginThread::plugin_path().
Refactoring only, no functional change.
BUG=96703
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102145
Patch Set 1 #
Total comments: 1
Patch Set 2 : Get path from command line directly #Patch Set 3 : Fix namespace #
Total comments: 1
Patch Set 4 : Removed superfluous PluginThread::plugin_path_ #
Messages
Total messages: 4 (0 generated)
|