.. |
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 |
loremipsum_file.txt
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
loremipsum.txt
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
Makefile.in
|
Comment out the crash test until we can fix the leaking nsPluginHost as well as tell the test harness that it's ok that the crashing plugin process didn't print leak information.
|
2009-12-05 13:53:12 -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_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_crashing.html
|
test_crashing.html had windows-style line endings.
|
2009-12-14 09:14:28 -05:00 |
test_npapi_timers.xul
|
Add new timer APIs to NPAPI, NPN_ScheduleTimer and NPN_UnscheduleTimer. b=499921 r/sr=jst
|
2009-07-01 11:09:49 -04:00 |
test_npobject_getters.html
|
Bug 510963 - NPN_GetValue(NPNVPluginElementNPObject) is broken, r=josh
|
2009-09-10 14:11:30 -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
|
System for testing plugins, take 4. b=386676 r=smichaud sr=roc
|
2009-01-12 22:06:21 -05: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
|
Bug 476406 - [SeaMonkey] New Chrome test_privatemode.xul fails: "... Components.classes['@mozilla.org/privatebrowsing;1'] is undefined ..."; (Bv1) Add |ok(true, ...);|; r=jst
|
2009-03-28 03:00:22 +01:00 |
test_streamNotify.html
|
Bug 530894 - Clean up TODOs in the plugin stream remoting: if NPN_{Get,Post}URLNotify fail, clean up the actor properly. Also deal with null postdata, which currently causes significant problems for the in-process case (NPN_PostURLNotify succeeds, but NPP_URLNotify is never called). r=bent
|
2009-11-25 09:26:01 -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 |