Scott Greenlay
|
6fceabba35
|
Bug 478823: Fix memory leak that can result from reloading the plugin list. r=josh r=jst a=blocking2.0b8+
|
2010-10-13 11:50:35 -04:00 |
|
Honza Bambas
|
5176a08b72
|
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
|
df87a3af1d
|
Fixing test errors, a=me
|
2010-10-11 15:35:47 +13:00 |
|
Robert O'Callahan
|
ec47d7a877
|
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 |
|
Ehsan Akhgari
|
2fdb64b721
|
Bug 286382 - Don't load DLLs from the current directory; r=bsmedberg a=blocking-betaN+
|
2010-09-28 20:33:43 -04:00 |
|
Oleg Romashin
|
53b80cff95
|
Bug 599202 - Add support NPP_ImageDraw API for Maemo6. r=dougt a=npodb
--HG--
extra : rebase_source : 8486484c5c2bd25a1e1b63859a62bf41787e7004
|
2010-10-05 09:15:49 +03:00 |
|
Oleg Romashin
|
cc0f0fc4ff
|
Bug 599476 - windowless plugins in object elements with data (e.g. certain Flash pages) are not painted. r=karlt a=beta7
|
2010-10-02 09:00:45 -07:00 |
|
Scott Greenlay
|
8b4e6b735f
|
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
|
e8615565e7
|
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 |
|
Jesse Ruderman
|
8147729945
|
Bug 584582 - Remove asserts-if() now that the bug is fixed
|
2010-09-24 11:22:42 -07:00 |
|
Josh Aas
|
33d4767075
|
Bug 599086 and bug 599391: Disable tests that are now intermittent orange because we put the Mac OS X test plugin out of process. a=josh
|
2010-09-24 13:04:25 -04:00 |
|
Josh Aas
|
5cc82d4890
|
Bug 599378: Disabled test_hanging.html on Mac OS X for now. a=josh
|
2010-09-24 12:32:23 -04:00 |
|
Scott Greenlay
|
138d798f41
|
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
|
377ed298fb
|
Merge backout of bug 596762. a=josh
|
2010-09-23 16:06:36 -04:00 |
|
Josh Aas
|
7fa21e948b
|
Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh
|
2010-09-23 16:06:13 -04:00 |
|
Josh Aas
|
ff384885ea
|
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
|
5842fbcc5f
|
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 |
|
Oleg Romashin
|
3e19c3f75e
|
Bug 598112 fix 552512 reftest. r=joshmoz a=blocking2.0
|
2010-09-21 11:03:19 -07:00 |
|
Oleg Romashin
|
0e6312bfa2
|
Bug 598112 - UseAsyncPainting, always return FALSE becuase plugin mRunning == FALSE. r=roc a=blocking2.0
|
2010-09-20 21:16:37 -07:00 |
|
Doug Turner
|
8bb0338b3d
|
Backing out Bug 598112. This caused perma orange on 597742. a=me
|
2010-09-20 23:24:18 -07:00 |
|
Doug Turner
|
8929a74d45
|
Bug 598112 - UseAsyncPainting, always return FALSE becuase plugin mRunning == FALSE. r=roc a=npodb
|
2010-09-20 21:16:37 -07:00 |
|
Josh Aas
|
0475184a60
|
Backed out changeset c06ef0414fee, bug 596762. a=me
|
2010-09-20 22:13:13 -04:00 |
|
Scott Greenlay
|
20c58a1c26
|
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
|
8613455815
|
Convert test to UNIX line endings. r=me a=me
|
2010-09-20 20:18:17 -04:00 |
|
Robert O'Callahan
|
4c11a9961d
|
Bug 594774. Tests for this bug. r=dbaron a=blocking
|
2010-09-17 12:09:09 -07:00 |
|
Benjamin Smedberg
|
ca2a6bb9d0
|
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 |
|
Josh Aas
|
c306b47183
|
Backed out changeset 080a38bd09c5, bug 596762, a=bustage
|
2010-09-16 15:40:49 -07:00 |
|
Scott Greenlay
|
95fa75c416
|
Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7
|
2010-09-16 14:05:11 -07:00 |
|
Josh Aas
|
5c84bcf9f6
|
Bug 590057: Add support for loading plugins of a different architecture than the host browser on Mac OS X. r=cjones a=blocking-b7
|
2010-09-15 23:09:19 -07:00 |
|
Josh Aas
|
3e8ad437b6
|
Bug 596434: Don't require a PRLibrary when making a decision about whether or not to put a plugin out of process. r=jst a=blocking-b7
|
2010-09-15 21:57:13 -07:00 |
|
Ehsan Akhgari
|
0b79030597
|
Merge backout a=orange
|
2010-09-15 12:28:49 -04:00 |
|
Ehsan Akhgari
|
1a6476699d
|
Back out bug 594774 because of reftest failures and crashtest assertions
|
2010-09-15 12:28:29 -04:00 |
|
Oleg Romashin
|
d2b8ff70b8
|
Bug 556487 - Disable layers for non-ipc API. r=roc a=blocking2.0
|
2010-09-15 09:02:47 -07:00 |
|
Robert O'Callahan
|
4882abde52
|
Bug 594774. Test a=blocking-beta6+
|
2010-09-15 11:30:27 -04:00 |
|
Robert Sayre
|
2547e2702e
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
|
Robert Sayre
|
2b6095f93d
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
|
Mounir Lamouri
|
fa76ba6178
|
Bug 369306 - Tests for bug 369306 and fixing broken tests. r=jst a2.0=test-only
|
2010-09-09 20:20:06 +02:00 |
|
L. David Baron
|
00da671cec
|
Add workaround for bad pixel in pluginproblem reftest. (Bug 459144) a2.0=blocking2.0:beta6
--HG--
rename : modules/plugin/test/reftest/pluginproblemui-direction-ref.html => modules/plugin/test/reftest/pluginproblemui-direction-1-ref.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-ref.html => modules/plugin/test/reftest/pluginproblemui-direction-2-ref.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-1.html => modules/plugin/test/reftest/pluginproblemui-direction-2.html
|
2010-09-09 08:21:47 -07:00 |
|
Robert Sayre
|
7d6b688fcd
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Jim Mathies
|
fb28a5fffa
|
Bug 531551 - fix for crashes with older acrobat versions. r=jimm, a=blocking-final.
|
2010-09-07 11:12:28 -05:00 |
|
Oleg Romashin
|
c4973a223c
|
Bug 556487 - test should wait for paint after setColor. r=roc a=blocking2.0
--HG--
extra : rebase_source : 69ae8709316d2bdad04e7efd3cfc49a5bc8d12d4
|
2010-09-10 11:30:03 -07:00 |
|
Oleg Romashin
|
9e50fd8325
|
Bug 556487 - Plugin child/parent/PluginInstance API part. r=roc a=blocking2.0
--HG--
extra : rebase_source : 2c07b0dd0f24e704571f43d3e44dd4126a7b3c7d
|
2010-09-10 11:28:52 -07:00 |
|
Ms2ger
|
30726f670e
|
Bug 590970 - Don't compare PL_strcasecmp's return value to nsnull; r=joshmoz approval2.0=jst
|
2010-09-02 22:18:04 +02:00 |
|
Luke Wagner
|
719f726121
|
Bug 581263 - remove slow natives (r=waldo,mrbkap)
|
2010-08-16 12:35:04 -07:00 |
|
David Mandelin
|
357cecb6ca
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-31 10:36:08 -07:00 |
|
Miika Jarvinen
|
e673a6783b
|
Bug 591019 - Crash if description returned by plugin is empty. r=joshmoz a=b5
|
2010-08-30 17:40:13 -07:00 |
|
David Mandelin
|
cfed7db1c8
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-30 11:38:48 -07:00 |
|
Dan Witte
|
cf69667c0d
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
|
David Mandelin
|
dad431e594
|
Merge from Tracemonkey.
|
2010-08-19 11:11:36 -07:00 |
|
David Mandelin
|
8e720987e8
|
[JAEGER] Bug 587865: demote to int when passing parameters to plugins to preserve old behavior
|
2010-08-17 18:40:16 -07:00 |
|