Comment #5 on issue 18392 by [email protected]: The
npapi_response_headers.html layout test started failing after CL 22369
http://code.google.com/p/chromium/issues/detail?id=18392
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23295
------------------------------------------------------------------------
r23295 | [email protected] | 2009-08-13 00:23:46 -0700 (Thu, 13 Aug 2009) |
14 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/195/src/webkit/glue/webplugin_impl.cc?r1=23295&r2=23294
M
http://src.chromium.org/viewvc/chrome/branches/195/src/webkit/tools/layout_tests/test_expectations.txt?r1=23295&r2=23294
Merge 22431 - This fixes the npapiresponseheaders 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
Review URL: http://codereview.chromium.org/160596
[email protected]
Review URL: http://codereview.chromium.org/164466
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---