gecko/modules/plugin/test/mochitest
2011-04-21 08:43:44 +12:00
..
307-xo-redirect.sjs Bug 475991: Tests for NPAPI redirect handling. r=dwitte a=blocking2.0betaN+ 2011-01-05 14:46:42 -05:00
cocoa_focus.html Bug 601182 - Mochitest for this bug. r=josh a=test 2010-11-15 15:23:51 -06:00
cocoa_window_focus.html Bug 595062 - Trying to fix intermittent mochitest-ipcplugins failureas in test_cocoa_focus.html. r=jst a=tests 2010-11-15 23:56:55 +01:00
crashing_subpage.html
large-pic.jpg Bug 532208: Test for large streams 2010-02-26 13:07:58 -06:00
loremipsum_file.txt
loremipsum_nocache.txt Followup to bug 548217 - Instead of using a bizarre dual-refcounting scheme, explicitly track when nsPluginStreamListenerPeer.mLocalCachedFile is shared and should be deleted, r=josh 2010-03-06 14:38:54 -05:00
loremipsum_nocache.txt^headers^ Followup to bug 548217 - Instead of using a bizarre dual-refcounting scheme, explicitly track when nsPluginStreamListenerPeer.mLocalCachedFile is shared and should be deleted, r=josh 2010-03-06 14:38:54 -05:00
loremipsum.txt
loremipsum.xtest Bug 558397 - Some PDF files don't open when loaded full-page because the nsNPAPIPluginStreamListenerPeer.mURI isn't initialized in that case, r?josh 2010-04-12 14:40:38 -04:00
loremipsum.xtest^headers^ Bug 558397 - Some PDF files don't open when loaded full-page because the nsNPAPIPluginStreamListenerPeer.mURI isn't initialized in that case, r?josh 2010-04-12 14:40:38 -04:00
Makefile.in Tests for bug 634534 (destroy a stream while a part-request has been requested but OnStartRequest has not yet fired). Fixed test_pluginstream_seek_close.html so that the first iframe onload (for about:blank) is not used with the test. a=blocker-test 2011-02-23 10:47:17 -05:00
neverending.sjs Test for bug 550944 - When a stream is alive when a plugin instance is destroyed, NPP_DestroyStream and NPP_URLNotify are never called 2010-03-08 12:16:35 -05:00
plugin_visibility_loader.html Test for bug 583109 - Add an .isVisible() method to the testplugin. test_visibility.html checks whether a visibility: hidden plugin suspends and resumes painting properly. test_xulbrowser_plugin_visibility.xul tests whether switching tabs properly suspends and resumes plugin painting. r-pending=karlt 2010-11-05 10:43:14 -04:00
plugin_window.html
pluginstream.js Bug 580128. Fix plugin stream test to work with the new wrappers. r=jst@mozilla.org 2010-10-10 15:39:14 -07:00
post.sjs
test_bug479979.xul Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-24 10:32:02 -04:00
test_bug532208.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_bug539565-1.html Invert CSS transforms for the mouse event coordinate sent to the plugin. Original fix by Victor <vik@dhtmlx.com>. b=539565 r=josh 2010-04-27 18:15:02 +02:00
test_bug539565-2.html Invert CSS transforms for the mouse event coordinate sent to the plugin. Original fix by Victor <vik@dhtmlx.com>. b=539565 r=josh 2010-04-27 18:15:02 +02:00
test_clear_site_data.html Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst 2011-04-11 16:00:30 -04:00
test_cocoa_focus.html Bug 601182 - Mochitest for this bug. r=josh a=test 2010-11-15 15:23:51 -06:00
test_cocoa_window_focus.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_convertpoint.xul
test_cookies.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_copyText.html Bug 544945: Mochitest of clipboard interaction that forces the plugin subprocess into a nested event loop on gtk2 platforms. r=karlt 2010-02-16 12:44:26 -06:00
test_crash_nested_loop.html Bug 541707: Ensure iframes in plugin crash tests don't load before the containing document is ready. r=bent 2011-04-21 08:43:44 +12:00
test_crash_notify_no_report.xul Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04:00
test_crash_notify.xul Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04:00
test_crash_submit.xul Bug 604129 - [SeaMonkey] mochitest-chrome: "TEST-UNEXPECTED-FAIL / test_crash_submit.xul / EventUtils.js, line 60: aTarget is null"; (Bv1) s/ok(true/todo(false/ when test plugin is not OOP. 2011-02-11 17:26:07 +01:00
test_crashing2.html Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04:00
test_crashing.html Bug 541707: Ensure iframes in plugin crash tests don't load before the containing document is ready. r=bent 2011-04-21 08:43:44 +12:00
test_enumerate.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_fullpage.html Bug 570980 - intermittent failure in test_fullpage.html | An error occurred - frameLoaded is not definedfixes race in plugin mochitest. r=bz 2010-06-11 12:02:44 -07:00
test_GCrace.html Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04:00
test_getauthenticationinfo.html Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
test_hanging.html Bug 541707: Ensure iframes in plugin crash tests don't load before the containing document is ready. r=bent 2011-04-21 08:43:44 +12:00
test_instantiation.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_multipleinstanceobjects.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_newstreamondestroy.html Bug 625164: Fix bug in which we send the wrong URL to OOP plugins via NPP_URLRedirectNotify. r=dwitte a=blocking2.0betaN+ 2011-01-13 17:52:15 -08:00
test_npn_asynccall.html Bug 518924. Add tests for NPAPI timers and async callbacks. r=bsmedberg 2010-01-22 17:13:26 -08:00
test_npn_timers.html Bug 518924. Add tests for NPAPI timers and async callbacks. r=bsmedberg 2010-01-22 17:13:26 -08:00
test_npobject_getters.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_npruntime_construct.html Bug 611652 - NPN_Construct doesn't work on JS functions, only on plugin-provided objects. Fix this by using JS_New to set up the construction class and prototype correctly, r=jst 2010-11-15 09:41:19 -05:00
test_npruntime_identifiers.html Test for bug 564861 - Make sure that integer identifiers work correctly when running OOPP 2010-05-10 17:11:31 -04:00
test_npruntime_npnevaluate.html
test_npruntime_npninvoke.html
test_npruntime_npninvokedefault.html
test_npruntime_npnsetexception.html
test_npruntime.xul
test_painting.html Bug 601064. Fix tests (and test this bug). a=tests 2011-01-04 16:56:09 +13:00
test_plugin_scroll_painting.html Bug 596491. Part 2: Add test to ensure that we don't ask a plugin to paint just because we scrolled it. r=josh 2010-10-11 13:58:21 +13:00
test_pluginstream_asfile.html
test_pluginstream_asfileonly.html
test_pluginstream_err.html
test_pluginstream_geturl.html
test_pluginstream_geturlnotify.html
test_pluginstream_newstream.html
test_pluginstream_post.html
test_pluginstream_poststream.html
test_pluginstream_seek_close.html Bug 641738 - Intermittent test_pluginstream_seek_close.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - frameLoaded is not defined, r=bsmedberg 2011-03-15 22:52:23 -07:00
test_pluginstream_seek.html
test_pluginstream_src.html
test_positioning.html Bug 611206 - Send the plugin information about mouse position changes when we scroll, even when we don't need to repaint the plugin, r=karlt 2010-11-15 09:41:18 -05:00
test_privatemode.xul
test_propertyAndMethod.html Bug 556849 - '[OOPP] Reduce unnecessary HasProperty calls for plugin scriptable objects'. r=jst+josh+bsmedberg. 2010-04-07 17:16:19 -07:00
test_redirect_handling.html Bug 633667: Per the spec, return NPRES_USER_BREAK when a plugin rejects an HTTP redirect, not NPRES_NETWORK_ERR. r=bsmedberg a=blocking2.0final+ 2011-02-14 11:50:27 -05:00
test_streamatclose.html Bug 625164: Fix bug in which we send the wrong URL to OOP plugins via NPP_URLRedirectNotify. r=dwitte a=blocking2.0betaN+ 2011-01-13 17:52:15 -08:00
test_streamNotify.html Bug 625164: Fix bug in which we send the wrong URL to OOP plugins via NPP_URLRedirectNotify. r=dwitte a=blocking2.0betaN+ 2011-01-13 17:52:15 -08:00
test_twostreams.html Bug 556698 - test_twostreams intermittent failure, reorder the test so the script always loads before the iframes which might race with it. a=test-only 2010-09-16 21:26:08 -07:00
test_visibility.html Bug 620991 - test_windowed_invalidate.html runs after mochitest shutdown, trips assertion / JS_Assert; r=ehsan a=NPOTB 2011-01-24 17:16:39 -05:00
test_windowed_invalidate.html
test_wmode.xul
test_xulbrowser_plugin_visibility.xul Test for bug 583109 - Add an .isVisible() method to the testplugin. test_visibility.html checks whether a visibility: hidden plugin suspends and resumes painting properly. test_xulbrowser_plugin_visibility.xul tests whether switching tabs properly suspends and resumes plugin painting. r-pending=karlt 2010-11-05 10:43:14 -04:00
utils.js Bug 601064. Fix tests (and test this bug). a=tests 2011-01-04 16:56:09 +13:00
xulbrowser_plugin_visibility.xul Bug 601064. Fix tests (and test this bug). a=tests 2011-01-04 16:56:09 +13:00