Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Issue 39316: It doesn't look like initialize() is getting called properly, since webKitCli... (Closed)

Created:
11 years, 9 months ago by eroman
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

It 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M third_party/WebKit/WebKit/chromium/src/ChromiumBridge.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
eroman
I'm in too deep now to roll-back ! :(
11 years, 9 months ago (2009-03-08 01:52:18 UTC) #1
eroman
11 years, 9 months ago (2009-03-08 02:29:05 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698