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

Issue 194022: Guard against NULL webview in dispatchDidFinishDocumentLoad. The... (Closed)

Created:
11 years, 3 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Guard against NULL webview in dispatchDidFinishDocumentLoad. The webview can be NULL if dispatchDidFinishDocumentLoad is called via a frame destructor. BUG=20324 TEST=LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-iframe.html Landed in revision 25596.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M webkit/glue/webframeloaderclient_impl.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 3 months ago (2009-09-04 08:40:50 UTC) #1
darin (slow to review)
11 years, 3 months ago (2009-09-07 07:30:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698