Josh Aas
|
a29aeee94a
|
Bug 475991: Tests for NPAPI redirect handling. r=dwitte a=blocking2.0betaN+
|
2011-01-05 14:46:42 -05:00 |
|
Rob Campbell
|
f22fbb6193
|
Bug 475991 - Extend the NPAPI to allow plugins to participate in redirects - fix line endings; r=rcampbell, a=test-fix; DONTBUILD
|
2010-12-23 12:30:44 -04:00 |
|
Mounir Lamouri
|
829dd41312
|
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 |
|
Steven Michaud
|
a1ca2869fa
|
Bug 601182 - Mochitest for this bug. r=josh a=test
|
2010-11-15 15:23:51 -06:00 |
|
Benjamin Smedberg
|
217e5c109d
|
Disable test_positioning.html from bug 611206 because even though it passes locally, something about the test setup is different on tinderbox: perhaps the outer mochitest window is moving, causing the coordinates to be incorrect. a=bustage
|
2010-11-15 13:06:11 -05:00 |
|
Benjamin Smedberg
|
738a37d48b
|
Bustage fix from typo in merge fixup from bug 611652, revision fc492fc14c67 a=bustage
|
2010-11-15 09:56:38 -05:00 |
|
Benjamin Smedberg
|
542fdd7b82
|
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 |
|
Benjamin Smedberg
|
a95396d2ef
|
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 |
|
Benjamin Smedberg
|
bf439a6ea1
|
Fix test_xulbrowser_plugin_visibility to be more robust and use fewer magic timeouts, review note from bug 583109 comment 52.
|
2010-11-10 08:35:46 -05:00 |
|
Benjamin Smedberg
|
316a7c0dee
|
Address review comments for the test in bug 583109 by polling for visibility changes in the plugins.
|
2010-11-09 11:41:59 -05:00 |
|
Benjamin Smedberg
|
010fbdcb07
|
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
|
2010-11-05 15:56:28 -04:00 |
|
Benjamin Smedberg
|
cfe4308ade
|
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 |
|
Benjamin Smedberg
|
b5700735c7
|
Followup to bug 596451 part E (cset 37188e297b07) - double-pass painting is still used for in-process plugins, so fix the test expectations accordingly.
|
2010-10-28 12:57:33 -04:00 |
|
Benjamin Smedberg
|
0a2062e721
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
|
Benjamin Smedberg
|
c26e61f8d5
|
Bug 596451 part E - Implement transparency using DIBs with builtin transparency. Flash at least does this correctly, and since nobody else really uses windowless transparency, this is going to be the Way It Is. r-pending=jimm/karlt
|
2010-10-27 09:03:09 -04:00 |
|
Honza Bambas
|
1809d63cca
|
Bug 595525 - Double data deletion in streamTest (nptest.cpp), test_streamNotify.html, r=josh, a=blocking:betaN+
|
2010-10-11 21:41:11 +02:00 |
|
Robert O'Callahan
|
b6a55af831
|
Fixing test errors, a=me
|
2010-10-11 15:35:47 +13:00 |
|
Robert O'Callahan
|
2456df20bd
|
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 |
|
Mounir Lamouri
|
abf118e3a7
|
Fix intermittent failures in test_cocoa_focus.html. r=jst a=tests
|
2010-11-03 00:48:45 +01:00 |
|
Mounir Lamouri
|
69515390a1
|
Bug 595062 - Fix Intermittent mochitest-ipcplugins failures in test_cocoa_focus.html. r=jst a=tests
|
2010-10-29 21:50:27 +02:00 |
|
Scott Greenlay
|
92c12ef9d7
|
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 |
|
Josh Aas
|
54d8736551
|
Back out patch for 596762, running the test plugin out-of-process on 64-bit Mac OS X is exposing a bug that causes a lot of intermittent orange. a=josh
|
2010-09-24 15:08:30 -04:00 |
|
Josh Aas
|
bafb76988d
|
Bug 599378: Disabled test_hanging.html on Mac OS X for now. a=josh
|
2010-09-24 12:32:23 -04:00 |
|
Scott Greenlay
|
9ab1f355f5
|
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 |
|
Josh Aas
|
7f5edbad1d
|
Merge backout of bug 596762. a=josh
|
2010-09-23 16:06:36 -04:00 |
|
Josh Aas
|
a2b531c127
|
Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh
|
2010-09-23 16:06:13 -04:00 |
|
Josh Aas
|
843e210522
|
Bug 599076: Disable test_crashing.html on Mac OS X for now. Bustage fix. a=josh
|
2010-09-23 15:43:56 -04:00 |
|
Scott Greenlay
|
4d41c8ea82
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-23 13:21:55 -04:00 |
|
Josh Aas
|
4c5979b1bf
|
Backed out changeset c06ef0414fee, bug 596762. a=me
|
2010-09-20 22:13:13 -04:00 |
|
Scott Greenlay
|
c18a02206e
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-20 20:21:55 -04:00 |
|
Josh Aas
|
97b5457fe2
|
Convert test to UNIX line endings. r=me a=me
|
2010-09-20 20:18:17 -04:00 |
|
Benjamin Smedberg
|
9e96779894
|
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 |
|
Mounir Lamouri
|
6d4b563809
|
Bug 369306 - Tests for bug 369306 and fixing broken tests. r=jst a2.0=test-only
|
2010-09-09 20:20:06 +02:00 |
|
Joel Maher
|
ce269022ab
|
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 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
978a4a1ad2
|
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 |
|
Josh Aas
|
0b42f3de72
|
Bug 599087: Re-enable plugin crash tests on Mac OS X. a=test
|
2010-10-18 16:11:49 -04:00 |
|
Josh Aas
|
41886b010b
|
Bug 599267: Re-enable "test_bug479979.xul" on Mac OS X. a=test
|
2010-10-18 08:52:06 -04:00 |
|
Josh Aas
|
2a74634539
|
Bug 599076: Re-enable "test_crashing.html" on Mac OS X. a=test
|
2010-10-15 11:12:02 -04:00 |
|
Josh Aas
|
937da48371
|
Bug 599378: Re-enable "test_hanging.html" on Mac OS X. a=test
|
2010-10-14 22:05:48 -04:00 |
|
Blake Kaplan
|
29e85b9844
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
|
Ben Turner
|
d21a4b0755
|
Bug 580128. Fix plugin stream test to work with the new wrappers. r=jst@mozilla.org
|
2010-10-10 15:39:14 -07:00 |
|
Bas Schouten
|
3cbce0cdb6
|
Bug 587320: Use proper paint counts on D2D due to dual pass rendering. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
|
Ted Mielczarek
|
aa0350cc68
|
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 |
|
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 |
|