.. |
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
|
|
|
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
|
Disable plugin mochitest "test_crashing2.html" due to intermittent orange. b=566049 CLOSED TREE
|
2010-05-17 15:21:46 -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
|
|
|
pluginstream.js
|
|
|
post.sjs
|
|
|
test_bug479979.xul
|
|
|
test_bug532208.html
|
Bug 532208: Test for large streams
|
2010-02-26 13:07:58 -06: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
|
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
|
2010-04-25 16:58:03 -04:00 |
test_cocoa_window_focus.html
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
test_convertpoint.xul
|
|
|
test_cookies.html
|
Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte
|
2010-01-21 14:11:49 -05: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
|
b=561770 soft fail with todo if the plugin doesn't crash at precisely the right time
|
2010-04-29 08:53:12 +12: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_crashing2.html
|
Bug 541707 - semi-random failures in test_crashing2.html, probably due to interminism in the crash/crashreport/reload sequence
|
2010-01-27 08:49:36 -05:00 |
test_crashing.html
|
Test for bug 560213 - heap corruption accessing new properties of a crashed plugin
|
2010-04-19 10:35:51 -04:00 |
test_enumerate.html
|
Test for bug 564607 - Firefox crashes when an OOPP plugin implements NPClass.enumerate
|
2010-05-10 17:11:14 -04:00 |
test_fullpage.html
|
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 |
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 544345: Mochitest of plugin hangs. r=bsmedberg
|
2010-02-11 14:32:19 -06:00 |
test_instantiation.html
|
Fix the test for bug 535298 - because plugin instantiation is asynchronous, we are crashing the plugin process after we meant to, which leads to a JS error and a hung test
|
2009-12-22 10:38:42 -05:00 |
test_multipleinstanceobjects.html
|
Tests for bug 532246, r=jst
|
2009-12-02 12:02:16 -05:00 |
test_newstreamondestroy.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_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
|
|
|
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
|
correct title
|
2010-04-21 15:01:56 +12: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.html
|
|
|
test_pluginstream_src.html
|
|
|
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
|
Disable the malformed-data-URI test, since the plugin host is broken and we're double-deleting the urlnotify context pointer in the testplugin.
|
2010-01-11 14:36:11 -05: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
|
|
|
test_wmode.xul
|
|
|