gecko-dev/browser/base/content/test/plugins
Mike Conley 4a1e8018d2 Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche
When the PluginRemoved event is fired when changing locations, it's fired
asynchronously such that the document that the plugin belongs to has already
been unloaded. This was causing the hidden plugin notification to appear in
some cases when users browsed away from documents that had hidden plugins
in them. Now we pass the Principal for the unloading document back to the
parent and do a comparison with the current browser Principal to ensure
that they match before showing the hidden plugin notification.

--HG--
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/plugin_small_2.html
extra : rebase_source : e748e3b09de77cc7796b1a78f8e39a23af64049a
2014-09-24 10:30:18 -04:00
..
blockNoPlugins.xml
blockPluginHard.xml
blockPluginVulnerableNoUpdate.xml
blockPluginVulnerableUpdatable.xml
browser.ini Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche 2014-09-24 10:30:18 -04:00
browser_bug743421.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_bug744745.js
browser_bug787619.js
browser_bug797677.js
browser_bug812562.js
browser_bug818118.js
browser_bug820497.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_clearplugindata.html
browser_clearplugindata.js
browser_clearplugindata_noage.html
browser_CTP_context_menu.js
browser_CTP_crashreporting.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_CTP_data_urls.js
browser_CTP_drag_drop.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_CTP_hide_overlay.js
browser_CTP_iframe.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_CTP_multi_allow.js
browser_CTP_nonplugins.js
browser_CTP_notificationBar.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_CTP_outsideScrollArea.js
browser_CTP_remove_navigate.js Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche 2014-09-24 10:30:18 -04:00
browser_CTP_resize.js
browser_CTP_zoom.js Bug 972237 - Fix missing plugin overlay with some zoom levels and add test. r=mikedeboer 2014-07-31 12:54:21 -07:00
browser_globalplugin_crashinfobar.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_pageInfo_plugins.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_pluginCrashCommentAndURL.js Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused. 2014-09-17 16:06:58 -04:00
browser_pluginnotification.js Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
browser_pluginplaypreview.js Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
browser_pluginplaypreview2.js Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
browser_plugins_added_dynamically.js
head.js Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche 2014-09-24 10:30:18 -04:00
plugin_add_dynamically.html
plugin_alternate_content.html
plugin_big.html
plugin_both.html
plugin_both2.html
plugin_bug744745.html
plugin_bug749455.html
plugin_bug787619.html
plugin_bug797677.html
plugin_bug820497.html
plugin_clickToPlayAllow.html
plugin_clickToPlayDeny.html
plugin_crashCommentAndURL.html
plugin_data_url.html
plugin_hidden_to_visible.html
plugin_iframe.html
plugin_outsideScrollArea.html
plugin_overlayed.html
plugin_positioned.html
plugin_small.html
plugin_small_2.html Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche 2014-09-24 10:30:18 -04:00
plugin_syncRemoved.html
plugin_test.html
plugin_test2.html
plugin_test3.html
plugin_two_types.html
plugin_unknown.html
plugin_zoom.html Bug 972237 - Fix missing plugin overlay with some zoom levels and add test. r=mikedeboer 2014-07-31 12:54:21 -07:00