Chromium Code Reviews
DescriptionIt doesn't look like initialize() is getting called properly, since webKitClient() was NULL causing crash in the following UI tests.
LayoutPluginTester.UnloadNoCrash
NPAPITester.NPObjectProxy
NPAPITester.SelfDeletePluginGetUrl
NPAPITester.SelfDeletePluginInvoke
NPAPIVisiblePluginTester.SelfDeletePluginInNewStream
NPAPIVisiblePluginTester.VerifyNPObjectLifetimeTest
NPAPIVisiblePluginTester.SelfDeletePluginInNPNEvaluate
The correct fix is to make sure a webkit client gets set... This is a nasty hack to simply avoid the crash.
TBR=darin
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11214
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||