L. David Baron
f29c68729e
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
2011-01-24 16:23:08 -08:00
Robert O'Callahan
8042147e26
Bug 620991 - test_windowed_invalidate.html runs after mochitest shutdown, trips assertion / JS_Assert; r=ehsan a=NPOTB
2011-01-24 17:16:39 -05:00
Daniel Holbert
2fb3fcc38a
Bug 627858: Use AutoSaveRestore objects in SVGDrawingCallback::operator(), rather than manually saving & restoring gfxContext state. r=jwatt a=roc
2011-01-24 10:32:34 -08:00
L. David Baron
a2cf59da8c
Backout changeset 3248feddc867 (bug 608030).
2011-01-23 22:00:04 -08:00
Ehsan Akhgari
60399efd2d
Merge backout; a=bustage
2011-01-24 00:10:12 -05:00
Ehsan Akhgari
a48780a557
Backed out changeset afe951130c65 because of test failure
2011-01-24 00:10:02 -05:00
Ehsan Akhgari
af2abcdd71
merge landing; a=...
2011-01-23 23:31:52 -05:00
Max Stepin
a7d746b558
Bug 222176 - Animated GIF loops 1 time too many (additional patch); r,a=joe
2011-01-23 23:29:32 -05:00
Robert O'Callahan
c711e6f76a
Bug 620991 - test_windowed_invalidate.html runs after mochitest shutdown, trips assertion / JS_Assert; r=ehsan a=NPOTB
2011-01-23 23:27:18 -05:00
L. David Baron
fcb90264ce
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
2011-01-23 20:21:40 -08:00
Jacek Caban
75ac1ca65b
Bug 627213 - nptest.rc doesn't compile with windres r=jfkthame a=test-only
2011-01-22 12:58:23 +00:00
Jacek Caban
3af3ba563c
Bug 611984 - Compilation failure on mingw in modules/libjar after bug 598416 landing r=tglek a=benjamin
2011-01-22 12:56:28 +00:00
Max Stepin
e91cac1117
Bug 222176 - Animated GIF loops 1 time too many; r=bholly,joe a=joe
2011-01-21 15:18:01 -05:00
John Daggett
8910f7df7e
Bug 602792. Use GDI for font table loading to avoid excessive dwrite I/O. r=bas, a=blocker
2011-01-22 01:44:32 +09:00
Josh Aas
2f5208148e
Bug 610015: Implement updated Cocoa NPAPI text input spec. Part of this patch written by Steven Michaud. r=josh r=smichaud a=blocking2.0betaN+
2011-01-20 20:08:11 -05:00
Ryan VanderMeulen
7ace967344
Bug 586130 - Warning C4099 fixes (libpr0n). r=joedrew a=bsmedberg
2011-01-20 19:49:09 -08:00
Alon Zakai
41f8df6ed0
Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec
2011-01-19 11:57:36 -08:00
Phil Ringnalda
938b9a9013
Bug 620991 - disable test_visibility.html on Windows, in hopes that it will stop the apparent test_windowed_invalidate.html errors after shutdown, and stop letting a potentially unrelated leak sneak in under cover of those errors, a=test
2011-01-18 20:45:57 -08:00
Josh Aas
9392efa030
Bug 623695: Sync to npapi-headers rev 34. r=dwitte a=josh
2011-01-18 21:32:35 -05:00
Josh Aas
ad7ea05307
Fix line endings in PluginPRLibrary.cpp (Windows -> UNIX), no bug. a=josh DONTBUILD
2011-01-18 15:05:30 -05:00
Chris Leary
8ac50fd25f
Merge tracemonkey to mozilla-central. (a=blockers)
2011-01-18 11:19:21 -08:00
Jonathan Kew
19cc17f6fa
bug 607121 and bug 626180 - add sample non-Latin text to the test plugin description, to verify that we manage encodings properly. r+a=bsmedberg
2011-01-18 18:27:26 +00:00
Jonathan Kew
73152937d8
bug 626180 - partial backout of bug 607121 (undo encoding-munging from changeset 3f8bee2e48a7) which broke non-ASCII plugin info. r+a=bsmedberg
2011-01-18 18:26:19 +00:00
Luke Wagner
41c5b9d1e7
Bug 595278 - Make sure the context outlives the request in NPAPI _evaluate (r=jst)
2011-01-12 10:57:06 -08:00
Chris Leary
10dffb9902
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-14 09:29:15 -08:00
Chris Leary
f16bd3520d
Merge mozilla-central into tracemonkey.
2011-01-14 01:45:33 -08:00
Josh Aas
25cc469ad1
Bug 625164: Fix bug in which we send the wrong URL to OOP plugins via NPP_URLRedirectNotify. r=dwitte a=blocking2.0betaN+
2011-01-13 17:52:15 -08:00
Ted Mielczarek
e69644724e
bug 620974 - Add Breakpad processor code to binary test component to allow testing minidump contents. r=bsmedberg a=testonly
...
--HG--
extra : rebase_source : ba728fe297e9ce066438719b839e07deb38b1dd5
2011-01-12 14:14:15 -05:00
Chris Leary
89de9da650
Merge mozilla-central into tracemonkey.
2011-01-12 00:07:40 -08:00
Andreas Gal
28511a1447
Add API to enable/disable per-compartment GCs (bug 624229, r=shaver).
2011-01-09 22:57:21 -08:00
Jeff Muizelaar
380713bff7
Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
...
This removes:
layers.accelerate-all
layers.accelerate-none
and adds:
layers.acceleration.disabled
layers.acceleration.force-enabled
This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Jonathan Kew
7a98f4ba25
bug 607121 - convert plugin info strings from windows-1252 to unicode. r=jmathies a=roc
2011-01-11 11:17:01 +00:00
Jacek Caban
d245a49b3d
Bug 614631 - Macros for SEH exception depending on compiler configuration r+a=benjamin
2011-01-11 10:16:59 +00:00
timeless@mozdev.org
ec56eda040
Bug 620898 warning ... will be initialized after mWindowId in Image and imgRequest. r=joe a=joe
2011-01-10 21:59:58 -08:00
Daniel Holbert
db8fceee6a
Bug 623945: Null-check animationController before using it, in SVGDocumentWrapper::StartAnimation/StopAnimation. r=roc a=joe
2011-01-10 21:58:00 -08:00
Ehsan Akhgari
d88de2f17d
Merge backout; a=beta9 CLOSED TREE
2011-01-10 19:40:56 -05:00
Ehsan Akhgari
0be84e5ea9
Backed out changeset d2856d5970b6 (bug 619487) because of bug 624514
2011-01-10 19:40:29 -05:00
Dan Witte
8fdd15a770
Bug 580790 - Connection::initialize can access preferences off of the main thread. r=sdwilsh, sr=bsmedberg, a=betaN+
2011-01-05 16:32:31 -08:00
Patrick McManus
e364e4019d
bug 623921: Out of an abundance of caution back out feature: 592284 - HTTP Syn Retry r=honzab a=backout
2011-01-07 11:11:22 -05:00
Josh Aas
3fa5886630
Bug 611296: Fix bug that caused the Quicktime plugin to fail to load for some Mac OS X users. Don't require that the MIME plist locale match the current locale. r=sgreenlay a=blocking2.0betaN+
2011-01-07 07:47:41 -05:00
Josh Aas
3501738c0c
Bug 623638: Fix crash in plugin stream code by adding back a NULL check. r=jst a=blocking2.0beta9+
2011-01-07 07:51:36 -05:00
Chris Jones
9a8616c74f
Test for bug 616441. a=b
2011-01-05 22:54:47 -06:00
Chris Jones
8f6e8ae439
Bug 616414: Notify content processes when a pref has been cleared. r=dwitte
2011-01-05 22:54:47 -06:00
Doug Turner
8f87662b9b
Bug 613551 - JSGC_MAX_MALLOC_BYTES is too large on mobile. Pref change. [r=jst] a=blocking-fennec
...
--HG--
extra : rebase_source : 91601ad63a7b29966ce3ad8e944a712bf1e93bb1
2011-01-05 15:11:14 -08:00
timeless@mozdev.org
2bce57282f
Bug 619797 - imgRequest::Init should manage observer more carefully, r+a=joedrew
2011-01-09 09:48:00 -08:00
Robert O'Callahan
b956d00558
Bug 601064. Fix tests (and test this bug). a=tests
2011-01-04 16:56:09 +13:00
Boris Zbarsky
576856843d
Bug 625256. Make the DOM timeout clamp a pref, but enforce that it's nonnegative. r=jst, a=jst
2011-01-14 21:14:41 -05:00
Phil Ringnalda
00ff1ccebb
Disable test_xulbrowser_plugin_visibility.xul on Windows. (Bug 625651) r=roc a=tests
2011-01-14 16:42:49 -08:00
timeless@mozdev.org
a4e7523af0
Bug 584969 Remove references to nsIFileSpec from the "supported" set in nsIPrefBranch
...
r=dveditz a=bsmedberg
2011-01-05 14:11:56 -08:00
Josh Aas
82995bef0f
Bug 475991: Tests for NPAPI redirect handling. r=dwitte a=blocking2.0betaN+
2011-01-05 14:46:42 -05:00