.. |
cocoa_focus.html
|
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
|
2010-04-25 16:58:03 -04:00 |
cocoa_window_focus.html
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
crashing_subpage.html
|
Add a .crash() method to the testplugin, and test that crashing throws exceptions in the parent.
|
2009-12-03 15:33:25 -05:00 |
large-pic.jpg
|
Bug 532208: Test for large streams
|
2010-02-26 13:07:58 -06:00 |
loremipsum_file.txt
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
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
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
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
|
bug 573290, bug 583591 - disable crashreporter xpcshell tests on Linux again until we can figure out why they're failing
|
2010-08-13 08:28:15 -04: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_window.html
|
Bug 517078. Add plugin stream tests for NPP_ functions returning errors.
|
2009-10-02 15:18:25 -07:00 |
pluginstream.js
|
Bug 517078. New test for NPN_NewStream and NPN_Write.
|
2009-09-30 11:17:39 -07:00 |
post.sjs
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
test_bug479979.xul
|
Test for error condition when trying to set an unknown variable in NPAPI. b=479979 r=roc
|
2009-04-10 20:15:42 -04:00 |
test_bug532208.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -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_cocoa_focus.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_cocoa_window_focus.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_convertpoint.xul
|
Add test for NPN_ConvertPoint, only enabled for Mac OS X for now. b=500406 r=roc
|
2009-11-09 13:19:26 -05:00 |
test_cookies.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -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 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_crash_notify_no_report.xul
|
Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh
|
2010-03-24 16:22:04 -05:00 |
test_crash_notify.xul
|
Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst
|
2010-04-08 00:45:00 -07:00 |
test_crash_submit.xul
|
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
|
2010-06-30 10:29:05 -04:00 |
test_crashing2.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_crashing.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_enumerate.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -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 555234: Enable OOPP for x86 OS X and don't export mochitests conditional on MOZ_IPC. r=bsmedberg,ted
|
2010-04-02 20:19:31 -05: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 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_instantiation.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_multipleinstanceobjects.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_newstreamondestroy.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07: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 so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07: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
|
Bug 518940. Add NPN_Evaluate tests.
|
2009-10-23 13:41:52 -07:00 |
test_npruntime_npninvoke.html
|
Bug 518940. Tests for NPN_Invoke.
|
2009-10-07 10:27:37 -07:00 |
test_npruntime_npninvokedefault.html
|
Bug 518940. Amend NPN_InvokeDefault tests to include multiple-argument and no-argument tests.
|
2009-10-16 15:29:15 -07:00 |
test_npruntime_npnsetexception.html
|
Bug 523216. Check for NULL message in NPN_SetException. r=joshmoz
|
2009-10-30 13:15:22 -07:00 |
test_npruntime.xul
|
|
|
test_painting.html
|
Bug 587320: Use proper paint counts on D2D due to dual pass rendering. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
test_pluginstream_asfile.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_asfileonly.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_err.html
|
Bug 517078. Add plugin stream tests for NPP_ functions returning errors.
|
2009-10-02 15:18:25 -07:00 |
test_pluginstream_geturl.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_geturlnotify.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_newstream.html
|
Bug 517078. New test for NPN_NewStream and NPN_Write.
|
2009-09-30 11:17:39 -07:00 |
test_pluginstream_post.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_poststream.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_seek.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04:00 |
test_pluginstream_src.html
|
Followup to bug 517078 - separate out the plugin tests so that each test is separate. This makes it easier to see what the test is doing, has fewer potential interactions between tests, and made it easier to debug Electrolysis. Reworked slightly and r=griffin
|
2009-09-23 09:49:49 -04: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_streamatclose.html
|
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 |
test_streamNotify.html
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
test_twostreams.html
|
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 |
test_windowed_invalidate.html
|
Bug 510082. Silverlight depends on NPN_InvalidateRect working even when the plugin is in windowed mode (although it should really just call Win32 APIs to invalidate its window), so make NPN_InvalidateRect work for windowed plugins. r=josh
|
2009-11-04 07:39:42 +13:00 |
test_wmode.xul
|
Bug 485120 - Touchup test patch for windows orange. CLOSED TREE bustage fix.
|
2009-04-13 16:42:01 -05:00 |