/[chrome]
Chromium logo

Revision 15285


Jump to revision: Previous Next
Author: jam@chromium.org
Date: Tue May 5 07:49:19 2009 UTC (12 years ago)
Changed paths: 9
Log Message:
Fix Flash window in Analytics being incorrectly visible.

The bug was that we accidentally marked a plugin widget as visible if it's parent was visible, even if it was explicitly set as hidden.

BUG=8927
TEST=regression test included, also can verify that analytics doesn't display the gray rectangle per the bug
Review URL: http://codereview.chromium.org/106008

Changed paths

Path Details
Directorytrunk/src/webkit/data/plugins/hidden_plugin.html added
Directorytrunk/src/webkit/data/plugins/hidden_plugin_iframe.html added
Directorytrunk/src/webkit/glue/plugins/test/npapi_test_plugin.vcproj modified , text changed
Directorytrunk/src/webkit/glue/plugins/test/plugin_client.cc modified , text changed
Directorytrunk/src/webkit/glue/plugins/test/plugin_test.h modified , text changed
Directorytrunk/src/webkit/glue/plugins/test/plugin_windowed_test.cc added
Directorytrunk/src/webkit/glue/plugins/test/plugin_windowed_test.h added
Directorytrunk/src/webkit/glue/webplugin_impl.cc modified , text changed
Directorytrunk/src/webkit/tools/test_shell/plugin_tests.cc modified , text changed

Powered by ViewVC 1.1.26 ViewVC Help