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

Issue 182003: Fix a crash that the reliability bots caught.... (Closed)

Created:
11 years, 3 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews_googlegroups.com, darin (slow to review), Pam (message me for reviews)
Visibility:
Public.

Description

Fix a crash that the reliability bots caught. This was a silly oops. I had intended to call clearPluginContainer on each WebPluginLoadObserver held in WebPluginContainerImpl's m_pluginLoadObservers array when the WebPluginContainerImpl is destroyed, but I never hooked that up. Here it is. R=jam BUG=10036 TEST=layout test: chrome/plugins/get-url-with-iframe-target-no-crash.html Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24696

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M webkit/api/src/WebPluginContainerImpl.cpp View 1 2 chunks +6 lines, -2 lines 0 comments Download
A webkit/data/layout_tests/chrome/plugins/get-url-with-iframe-target-no-crash.html View 1 chunk +21 lines, -0 lines 0 comments Download
A webkit/data/layout_tests/chrome/plugins/get-url-with-iframe-target-no-crash-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
11 years, 3 months ago (2009-08-27 23:11:52 UTC) #1
jam
11 years, 3 months ago (2009-08-27 23:23:37 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698