Ted Mielczarek
|
62d2cf73fb
|
bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
|
2010-08-11 10:57:44 -04:00 |
|
L. David Baron
|
abd263a648
|
Backed out changeset fef97fa21915 (bug 584582) for causing compilation failures on Windows.
|
2010-08-11 12:25:55 -07:00 |
|
Ted Mielczarek
|
96fa6e482e
|
bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
--HG--
extra : rebase_source : 17a3fc38dc225906301ebb61a24bf3252634af92
|
2010-08-11 10:57:44 -04:00 |
|
Dave Townsend
|
e503e5893d
|
Disable plugin crash submission tests on all Linux for bug 583591. rs=khuey
|
2010-08-02 18:02:20 -07:00 |
|
Chris Jones
|
15db514e63
|
Temporarily disable plugin crash submission tests. See bug 573290
|
2010-07-01 20:01:09 -05:00 |
|
Ted Mielczarek
|
1dc201bc7a
|
bug 574357 followup, don't run the new test on platforms where we don't build crashreporter. Should also fix bug 574118. r=bsmedberg
|
2010-06-30 11:10:46 -04:00 |
|
Ted Mielczarek
|
17362ddaa6
|
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
|
2010-06-30 10:29:05 -04:00 |
|
Justin Dolske
|
157f21c04d
|
Backed out changeset e112f68bc941 (bug 574357) due to test failures.
|
2010-06-29 22:45:30 -07:00 |
|
Ted Mielczarek
|
1ff7a5c880
|
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
|
2010-06-29 19:34:39 -04:00 |
|
Benedict Hsieh
|
d2e9c8e620
|
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 |
|
Josh Aas
|
75eaabfc1a
|
Disable plugin mochitest "test_crashing2.html" due to intermittent orange. b=566049 CLOSED TREE
|
2010-05-17 15:21:46 -04:00 |
|
Benjamin Smedberg
|
795fd0f90e
|
Test for bug 564861 - Make sure that integer identifiers work correctly when running OOPP
|
2010-05-10 17:11:31 -04:00 |
|
Benjamin Smedberg
|
1f9b4b6218
|
Test for bug 564607 - Firefox crashes when an OOPP plugin implements NPClass.enumerate
|
2010-05-10 17:11:14 -04:00 |
|
Karl Tomlinson
|
abb056b156
|
b=561770 soft fail with todo if the plugin doesn't crash at precisely the right time
--HG--
extra : rebase_source : e035ef1b8c4e40354704c173977c08855081f90c
|
2010-04-29 08:53:12 +12:00 |
|
Mats Palmgren
|
9fdc4d1c16
|
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 |
|
Josh Aas
|
483533a0ce
|
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
|
2010-04-25 16:58:03 -04:00 |
|
Josh Aas
|
e57fb03f84
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
|
Chris Jones ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
98a40f8684
|
test for bug 550026
--HG--
extra : rebase_source : 4fde8da0a361a36da3540c9295762b4b744d1e5c
|
2010-04-21 15:33:14 +12:00 |
|
Karl Tomlinson
|
db2ed92c3d
|
correct title
--HG--
extra : rebase_source : e2208a02660bd5255933840fe3c051cc4110b6b6
|
2010-04-21 15:01:56 +12:00 |
|
Benjamin Smedberg
|
6d3497ef39
|
Test for bug 560213 - heap corruption accessing new properties of a crashed plugin
--HG--
extra : rebase_source : 96ef81257c3b23ddf50daa9df85cae54559fe86a
|
2010-04-19 10:35:51 -04:00 |
|
Benjamin Smedberg
|
1fd3247596
|
Bug 558397 - Some PDF files don't open when loaded full-page because the nsNPAPIPluginStreamListenerPeer.mURI isn't initialized in that case, r?josh
--HG--
extra : rebase_source : 948a8ef46319d5107247493d6ed158c6c0608f6c
|
2010-04-12 14:40:38 -04:00 |
|
Justin Dolske
|
f72ceb215b
|
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 |
|
Ben Turner
|
3bc6840df2
|
Bug 556849 - '[OOPP] Reduce unnecessary HasProperty calls for plugin scriptable objects'. r=jst+josh+bsmedberg.
|
2010-04-07 17:16:19 -07:00 |
|
Ben Turner
|
3816aaa018
|
Backed out changeset 0ed675647700 for failing tests
|
2010-04-07 15:01:23 -07:00 |
|
Ben Turner
|
7197e38d9d
|
Bug 556849 - '[OOPP] Reduce unnecessary HasProperty calls for plugin scriptable objects'. r=jst+josh+bsmedberg.
|
2010-04-07 13:55:10 -07:00 |
|
Ginn Chen
|
e6c5ace83f
|
Bug 552622 Failed to build mochitest on Solaris r=ted.mielczarek
|
2010-04-07 14:17:51 +08:00 |
|
Josh Aas
|
dac88f2abc
|
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 |
|
Chris Jones
|
7329573dd7
|
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 |
|
Joel Maher
|
d050afae06
|
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 |
|
Chris Jones
|
97cf462418
|
Backing out bug 550026 due to orange
|
2010-03-11 05:07:20 -06:00 |
|
Chris Jones ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
db07ec03f8
|
test for bug 550026 r=karlt+cjones
|
2010-03-08 09:17:57 +13:00 |
|
Benjamin Smedberg
|
b0c6119cf2
|
Test for bug 550944 - When a stream is alive when a plugin instance is destroyed, NPP_DestroyStream and NPP_URLNotify are never called
--HG--
extra : rebase_source : cd5a5bca0964294fd74ab70123e805c4e0f9deac
|
2010-03-08 12:16:35 -05:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Benjamin Smedberg
|
ced61e4b02
|
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
--HG--
extra : rebase_source : 97f6bebfdb99f0c0cbd8cd033e62492fcb755d09
|
2010-03-06 14:38:54 -05:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Benjamin Smedberg
|
429147b570
|
Bug 532208: Test for large streams
|
2010-02-26 13:07:58 -06:00 |
|
Chris Jones
|
d3f03a7d84
|
Bug 544945: Mochitest of clipboard interaction that forces the plugin subprocess into a nested event loop on gtk2 platforms. r=karlt
--HG--
extra : rebase_source : f9fb43d4bf4c3991bbdf30f6d999d315ee7a2407
|
2010-02-16 12:44:26 -06:00 |
|
Benjamin Smedberg
|
29f2801f1e
|
Actually run test_GCrace.html from bug 542263 which was committed in revision e9d8b376d014. The missing Makefile change is due to a bad transplant which I didn't notice :-( r=bent
--HG--
extra : rebase_source : 0057b1362919a34460ba3c72afd990952ad53d25
|
2010-02-17 13:30:37 -05:00 |
|
Chris Jones
|
efa51c360c
|
Bug 544345: Mochitest of plugin hangs. r=bsmedberg
--HG--
extra : transplant_source : %0F%8A%10%CC%7C%A3%1C%F3%A1%05%B0%0D%AA%7EH%A6%29%23%EE%85
|
2010-02-11 14:32:19 -06:00 |
|
Ted Mielczarek
|
7534f6eb66
|
Bug 541446 - sort out details of where OOP minidumps should wind up. r=benjamin
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify.xul => modules/plugin/test/mochitest/test_crash_notify_no_report.xul
|
2010-02-09 17:05:31 -08:00 |
|
Ted Mielczarek
|
d40733d453
|
Bug 541076 - add minidump id and plugin name to PluginCrashed event. p=ted+dolske, r=jst, r=ted
|
2010-02-09 17:05:31 -08:00 |
|
Benjamin Smedberg
|
936c70b8c5
|
Testcase for bug 542263 - crash at NPObjWrapper_NewResolve or various other places
--HG--
extra : rebase_source : 92a3bc42926934ec4f077657d4c519809fa71df0
|
2010-02-03 09:09:16 -05:00 |
|
Daniel Holbert
|
7f88cb2313
|
Backed out changeset 8006ad2d0c06 (tests for bug 542263), since its test 'test_GCrace.html' failed on OSX in its first cycle.
|
2010-02-02 18:57:15 -08:00 |
|
Benjamin Smedberg
|
49079e3a39
|
Testcase for bug 542263 - crash at NPObjWrapper_NewResolve or various other places
|
2010-02-02 17:18:41 -08:00 |
|
Benjamin Smedberg
|
ce6c755ed6
|
Bug 541707 - semi-random failures in test_crashing2.html, probably due to interminism in the crash/crashreport/reload sequence
--HG--
extra : rebase_source : eaa6c45f5383e14b7d64dc71bc84c91256144864
|
2010-01-27 08:49:36 -05:00 |
|
Jonathan Griffin
|
fe5929b77f
|
Bug 539755. Fix tests to use 'basic' instead of 'http' for the scheme parameter.
|
2010-01-26 09:22:49 -08:00 |
|
Jonathan Griffin
|
5040e737a1
|
Bug 518924. Fix memory leak in NPAPI async callback test and re-enable
|
2010-01-25 12:20:30 -08:00 |
|
Phil Ringnalda
|
574c919e99
|
Bug 518924 - disable mochitests, since one of them is leaking every Md6 run on Windows and Linux
|
2010-01-22 22:16:16 -08:00 |
|
Jonathan Griffin
|
d736eba473
|
Bug 518924. Add tests for NPAPI timers and async callbacks. r=bsmedberg
|
2010-01-22 17:13:26 -08:00 |
|
Jonathan Griffin
|
ce90ed0a0d
|
Test for bug 539755, NPN_GetAuthenticationInfo
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
|
2010-01-21 14:35:03 -05:00 |
|
Benjamin Smedberg
|
915969ff29
|
Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte
--HG--
extra : transplant_source : VM%EB%A5.b%EC%CB1%1FGB%C2%A0%0E%C4%60%B0r4
|
2010-01-21 14:11:49 -05:00 |
|
Josh Aas
|
dd2c892251
|
Add a plugin test that sets and then gets a cookie. b=530980 r=roc
|
2010-01-19 15:45:21 -05:00 |
|
Josh Aas
|
9f1683fecf
|
Sent "PluginCrashed" notification when a plugin crashes. b=519541 r=jst r=bsmedberg
|
2010-01-13 11:42:41 -05:00 |
|
Benjamin Smedberg
|
84797e72d2
|
Disable the malformed-data-URI test, since the plugin host is broken and we're double-deleting the urlnotify context pointer in the testplugin.
--HG--
extra : transplant_source : %1Et%11L%F7%13%F6%FCl%C4%0C%C8%95%04%AF-%14%0E%C1%B5
|
2010-01-11 14:36:11 -05:00 |
|
Benjamin Smedberg
|
100035ff72
|
Our plugin host has a bug with malformed data URIs: mark this test todo.
--HG--
extra : transplant_source : %F1%3F%BD%26%1E%DF%1De%0E%1A%18%8C%C7%1F%D6m%0CIQ%88
|
2010-01-07 14:51:37 -05:00 |
|
Benjamin Smedberg
|
095bd7f538
|
Followup to bug 536437 - fix the test so that we wait for the new tests to complete
--HG--
extra : transplant_source : %B0%87%C6%A1%3C%29%C0e%8C%99%A9%11%7E_%AA%B9r%D8%10%A6
|
2010-01-07 10:57:18 -05:00 |
|
Benjamin Smedberg
|
66ce889c9b
|
Tests for bug 536437
--HG--
extra : transplant_source : %5D.%3C%D9%90%C6%A9B%5E%F8O4%F5e%95%0AO%BC8%27
|
2010-01-05 12:12:41 -05:00 |
|
Benjamin Smedberg
|
43b7734985
|
Tests for bug 532246, r=jst
|
2009-12-02 12:02:16 -05:00 |
|
Chris Jones
|
a20ac7326a
|
Bug 535687: Fix regression in forwarding NPN_InvalidateRect() for OOPP on linux. r=bent
|
2010-01-04 15:46:34 -06:00 |
|
Dão Gottwald
|
023f0431f3
|
Fix test_painting.html bustage on Win and OS X from changeset 4f5630e68d04
|
2009-12-31 11:11:17 +01:00 |
|
Karl Tomlinson
|
b3ef40a9ee
|
bug 535687 is not fixed yet so mark todo for mochitest-ipcplugins
--HG--
extra : rebase_source : ff6a13dc4dfbbac62071328bc9202eb2f9169d99
|
2009-12-31 20:32:51 +13:00 |
|
Karl Tomlinson
|
0794ab1863
|
test windowless invalidation (b=535687) and expose events with clips (b=445707)
--HG--
extra : rebase_source : 4befde6a6635d53f60e628b74576cc1dcb1fe1c2
|
2009-12-31 16:20:51 +13:00 |
|
Benjamin Smedberg
|
a4e17b427f
|
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 |
|
Benjamin Smedberg
|
47b4c82551
|
Test for bug 535298, crashes which occur during NPP_New or NPP_Destroy
|
2009-12-21 12:37:32 -05:00 |
|
Benjamin Smedberg
|
2d48c3e186
|
Re-enable test_crashing.html on the electrolysis branch to see how random/reproducible it is.
|
2009-12-17 13:11:49 -05:00 |
|
Benjamin Smedberg
|
e431d632a4
|
Disable test_crashing.html because it may be causing hangs still and I have little confidence in it yet.
|
2009-12-16 22:09:42 -05:00 |
|
Benjamin Smedberg
|
e9b0ccabad
|
Bug 532751 - Notify the nsNPAPIPlugin and the related nsNPAPIPluginInstances when a plugin crashes so that reloading will create a new plugin process, r=josh
|
2009-12-16 15:08:45 -05:00 |
|
Benjamin Smedberg
|
6cdd11fcd4
|
test_crashing.html had windows-style line endings.
|
2009-12-14 09:14:28 -05:00 |
|
Benjamin Smedberg
|
fa1b90bc0c
|
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 |
|
Benjamin Smedberg
|
8613b91908
|
Add a .crash() method to the testplugin, and test that crashing throws exceptions in the parent.
|
2009-12-03 15:33:25 -05:00 |
|
Benjamin Smedberg
|
f7eb5c27ab
|
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 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Benjamin Smedberg
|
8fad57cfea
|
Disable the NPN_SetException tests for the time being until the e10s bug is fixed.
|
2009-11-04 13:11:20 -05:00 |
|
Robert O'Callahan
|
69e399486e
|
Disable test_windowed_invalidate.html on non-Windows, since it's only needed for Windows and seems to be failing on GTK2 at least
--HG--
extra : rebase_source : dc4114dfddee4d8714f7d5c881356352791e6400
|
2009-11-04 09:17:50 +13:00 |
|
Robert O'Callahan
|
3e0434e672
|
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 |
|
Jonathan Griffin
|
96ff9f6933
|
Bug 523216. Check for NULL message in NPN_SetException. r=joshmoz
|
2009-10-30 13:15:22 -07:00 |
|
Josh Aas
|
a80cc9a8b5
|
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 |
|
Jonathan Griffin
|
5505a545d5
|
Bug 518940. Add NPN_Evaluate tests.
|
2009-10-23 13:41:52 -07:00 |
|
Jonathan Griffin
|
861525d628
|
Bug 522791. Add basic tests for NPN_SetException.
--HG--
extra : rebase_source : 5d4f69cb5c54136775f0752713d055ad9f407c7a
|
2009-10-19 14:00:59 -07:00 |
|
Jonathan Griffin
|
d9912f5e30
|
Bug 518940. Amend NPN_InvokeDefault tests to include multiple-argument and no-argument tests.
--HG--
extra : rebase_source : 65df67027083f5474a3a82297b9a597b8458d06f
|
2009-10-16 15:29:15 -07:00 |
|
Jonathan Griffin
|
dee25456a7
|
Bug 522400. Fix a typo which prevented the invokedefault method on plugin-defined objects from being called. r+sr=jst
|
2009-10-16 10:27:33 -07:00 |
|
Jonathan Griffin
|
504750b2f6
|
Bug 518940. Remove Date test to fix orange
--HG--
extra : rebase_source : 440da08b5813f48e250a5a2c8708f6724e7666cf
|
2009-10-13 14:05:56 -07:00 |
|
Jonathan Griffin
|
52e5523e7a
|
Bug 518940. Fix intermittent orange.
|
2009-10-12 14:35:21 -07:00 |
|
Jonathan Griffin
|
03d93c22ae
|
Bug 518940. Add tests for NPN_InvokeDefault. r=bsmedberg
|
2009-10-12 10:38:11 -07:00 |
|
Jonathan Griffin
|
ac074f565d
|
Bug 518940. Tests for NPN_Invoke.
|
2009-10-07 10:27:37 -07:00 |
|
Jonathan Griffin
|
6b906c1857
|
Bug 517078. Add plugin stream tests for NPP_ functions returning errors.
|
2009-10-02 15:18:25 -07:00 |
|
Boris Zbarsky
|
c34ae09fee
|
Backed out changeset e22b5d4e8ce9 (bug 518940) on suspicion of causing Linux orange.
--HG--
extra : rebase_source : 431d4f6349808163322ff48cfb32d85cc8beefe5
|
2009-09-30 23:17:36 -04:00 |
|
Jonathan Griffin
|
ed6b27392e
|
Bug 518940. Adding tests for NPN_Invoke. r=bsmedberg
|
2009-09-30 15:11:57 -07:00 |
|
Jonathan Griffin
|
08bed1367a
|
Bug 517078. New test for NPN_NewStream and NPN_Write.
|
2009-09-30 11:17:39 -07:00 |
|
Benjamin Smedberg
|
64a1193a12
|
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
--HG--
extra : rebase_source : 8eaf51a366d7cd08db23a29f2d112351a46e4dc7
|
2009-09-23 09:49:49 -04:00 |
|
Jonathan Griffin
|
9891311272
|
Bug 517078 part I: create mochitests for stream APIs in NPAPI
|
2009-09-18 10:08:08 -04:00 |
|
Benjamin Smedberg
|
84f70d6422
|
Bug 510963 - NPN_GetValue(NPNVPluginElementNPObject) is broken, r=josh
--HG--
extra : rebase_source : e1242620d2adfee22a5c8ede076e4d43916e72d9
|
2009-09-10 14:11:30 -04:00 |
|
Josh Aas
|
bd853b5bcf
|
Add new timer APIs to NPAPI, NPN_ScheduleTimer and NPN_UnscheduleTimer. b=499921 r/sr=jst
|
2009-07-01 11:09:49 -04:00 |
|
Jim Mathies
|
22f75979f5
|
Bug 485120 - Touchup test patch for windows orange. CLOSED TREE bustage fix.
|
2009-04-13 16:42:01 -05:00 |
|
Josh Aas
|
f1c19744ba
|
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 |
|