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

Issue 160596: This fixes the npapi-response-headers layout test, which started failing afte... (Closed)

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

Description

This fixes the npapi-response-headers layout test, which started failing after my CL 22369. When a plugin stream load finishes it deletes the corresponding client information maintained by WebPluginImpl. We were referencing this structure after a call to DidFinishLoading on the resource client which caused this issue. This fixes bug http://code.google.com/p/chromium/issues/detail?id=18392 Bug=18392 Test=Covered by layout tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22431

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M webkit/glue/webplugin_impl.cc View 1 2 chunks +8 lines, -6 lines 0 comments Download
M webkit/tools/layout_tests/test_expectations.txt View 1 2 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ananta
11 years, 4 months ago (2009-08-04 19:41:04 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/160596/diff/1/2 File webkit/glue/webplugin_impl.cc (right): http://codereview.chromium.org/160596/diff/1/2#newcode1087 Line 1087: // The ClientInfo can get deleted in the ...
11 years, 4 months ago (2009-08-04 19:43:54 UTC) #2
ananta
http://codereview.chromium.org/160596/diff/1/2 File webkit/glue/webplugin_impl.cc (right): http://codereview.chromium.org/160596/diff/1/2#newcode1087 Line 1087: // The ClientInfo can get deleted in the ...
11 years, 4 months ago (2009-08-04 21:22:47 UTC) #3
darin (slow to review)
LGTM
11 years, 4 months ago (2009-08-04 22:15:17 UTC) #4
amit
11 years, 4 months ago (2009-08-04 22:18:36 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698