Chris Double
|
89ecc86a17
|
Bug 422538. Integrate Ogg decoders. r=ted,r+sr=roc
|
2008-07-29 23:50:14 -07:00 |
Xiph contributors, plus Chris Double
|
813a91410f
|
Bug 422538. Import liboggplay
|
2008-07-29 23:46:06 -07:00 |
Xiph contributors (see /modules/libfishsound/AUTHORS), plus Chris Double
|
c38cc109bc
|
Bug 422538. Import libfishsound
|
2008-07-29 23:43:24 -07:00 |
Xiph contributors (see /modules/liboggz/AUTHORS), plus Chris Double
|
66e5749786
|
Bug 422538. Import liboggz
|
2008-07-29 23:41:57 -07:00 |
Monty ext:(%20and%20the%20rest%20of%20the%20Xiph.Org%20Foundation%2C%20plus%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E)
|
5946ae5311
|
Bug 422538. Import libtheora
|
2008-07-29 23:38:23 -07:00 |
Monty ext:(%20and%20the%20rest%20of%20the%20Xiph.Org%20Foundation%2C%20plus%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E)
|
6b03de0139
|
Bug 422538. Import libvorbis
|
2008-07-29 23:34:34 -07:00 |
Monty ext:(%20and%20the%20rest%20of%20the%20Xiph.Org%20Foundation%2C%20plus%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E)
|
5d442acc0f
|
Bug 422538. Import libogg
|
2008-07-29 23:32:08 -07:00 |
Dave Townsend
|
a84af9146a
|
Merge commit from 3.1a1 release branch
|
2008-07-25 12:43:43 -04:00 |
Johnny Stenback
|
8cea9134f0
|
Bug 444963: Java hangs browser. Release branch landing. r+sr=peterv
|
2008-07-25 12:42:08 -04:00 |
Peter Weilbacher
|
f822e7df94
|
[OS/2] Bug 446159: Fix build break in nsPluginsDirOS2.cpp and query plugin file version (for real this time!)
|
2008-07-25 00:08:33 +00:00 |
Bobby Holley
|
c06160cfeb
|
Firefox honors embedded ICC intent flag - bug 444014 r=vlad
|
2008-07-23 10:33:12 -07:00 |
Blake Kaplan
|
095276a652
|
Reload 'entry' after JS_NewObject, since a nested GC could cause our hashtable to reallocate its store. bug 445229, r+sr=jst
|
2008-07-23 12:49:29 -04:00 |
Peter Weilbacher
|
692af584ce
|
[OS/2] Bug 446159: query the plugin version resource on OS/2, r=mkaply
|
2008-07-19 18:06:47 +00:00 |
Peter Weilbacher
|
279aa88357
|
Bug 446159: fix build break in nsPluginsDir for OS/2 and BeOS
|
2008-07-19 11:08:19 +00:00 |
Karl Tomlinson
|
2c4159eaf8
|
NPNVxDisplay for windowless plugins should not return the Display* of an XtBin. b=444252 r+sr=jst
|
2008-07-17 13:19:54 +12:00 |
Robert Longson
|
30c9633728
|
Bug 444996 - Compilation broken on various platforms. INT_MAX was not declared in this scope. r+sr=vladimir
|
2008-07-16 10:20:24 +01:00 |
Dave Townsend
|
95e762fed9
|
Bug 427743: Expose file version of plugins. r+sr=jst
|
2008-07-15 11:50:42 +01:00 |
Boris Zbarsky
|
eb9b98e4f7
|
Bug 430424: Remove no longer needed code that munges "type" attributes in the DOM. r+sr=jst
|
2008-07-14 19:35:23 -04:00 |
Peter Lubczynski
|
8b9d3981c8
|
Bug 241262 – npapi's [u]int32 isn't guaranteed to always be 32 bits. r+sr=jst
|
2008-07-12 11:47:24 +02:00 |
Johnny Stenback
|
780b88c2b2
|
Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc
|
2008-07-11 14:28:12 -07:00 |
Johnny Stenback
|
de8f9420c4
|
Landing part of the fix for bug 435334. Remove Java specific code that does nobody any good in our samples. r=joshmoz@gmail.com, sr=jonas@sicking.cc
|
2008-07-11 14:24:43 -07:00 |
Vladimir Vukicevic
|
8e6047ac2b
|
b=443693, check png info callback correctly; r=joe
|
2008-07-11 13:52:30 -07:00 |
Mats Palmgren
|
0b959cc689
|
Annotate the out param with [shared] and add a comment about it. b=434429 r+sr=bzbarsky
|
2008-07-08 02:23:04 +02:00 |
Wolfgang Rosenauer
|
45e2122519
|
Bug 424626 – (linux) Firefox is put into offline mode on startup when NetworkManager is running but not controlling the active network interface. - unhide pref [r=gavin(irc)]
|
2008-07-02 12:30:12 +02:00 |
Gavin Sharp
|
4dc6d586f8
|
Fix spelling mistake from bug 433248's patch (comment failure string)
|
2008-07-01 03:12:46 -04:00 |
Benjamin Smedberg
|
884ca0dcae
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
Benjamin Smedberg
|
a124d5b9a1
|
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
|
2008-06-30 14:46:47 -04:00 |
Justin Dolske
|
9d58c646fa
|
Bug 438394 – land workaround patch for unkillable hangs when loading VerifiedDownloadPlugin.plugin on trunk. r=josh
|
2008-06-29 17:05:48 -07:00 |
Johnny Stenback
|
161f55769a
|
Landing fix for bug 319371. Fix how we call NPP_GetURLNotify() in cases where the network load fails. Patch by wbardwel@curl.com, r+sr=jst@mozilla.org
|
2008-06-27 13:19:37 -07:00 |
Johnny Stenback
|
a93b574466
|
First part of the fix for bug 435334. Move the JVM auth tools from the OJI code into the plugin code. The code in question is in no way dependent on OJI and will be completely removed once the NPAPI has support for what this code offers. r=joshmoz@gmail.com, sr=jonas@sicking.cc
--HG--
rename : modules/oji/public/nsIJVMAuthTools.idl => modules/plugin/base/public/nsIJVMAuthTools.idl
rename : modules/oji/src/nsJVMAuthTools.cpp => modules/plugin/base/src/nsJVMAuthTools.cpp
rename : modules/oji/src/nsJVMAuthTools.h => modules/plugin/base/src/nsJVMAuthTools.h
|
2008-06-27 12:27:40 -07:00 |
Johnny Stenback
|
f9bac91ffb
|
Fixing bug 441923. Stop our SDK sample plugins from crashing on destruction. r+sr=jonas@sicking.cc
|
2008-06-25 17:00:59 -07:00 |
Johnny Stenback
|
86a2c30b71
|
Fixing bug 433880. Stop the flash player from crashing when entering full-screen mode. Patch by mats.palmgren@bredband.net, r+sr=jst@mozilla.org
|
2008-06-18 16:55:38 -07:00 |
Doug Turner ext:(%22)
|
0d9545724c
|
Removing Minimo references. b=405705, r=ted
|
2008-06-16 13:57:42 -07:00 |
Sudheer Kumar Peddireddy
|
e620026ed6
|
Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
|
2008-06-03 15:25:31 -07:00 |
Dave Townsend
|
98e7b2dbe3
|
Bug 433248: nsIZipWriter crashes FF3 on access to nsIZipWriter.file. r=jst
|
2008-06-03 11:42:16 +01:00 |
mozilla@weilbacher.org
|
fede530801
|
[OS/2] Bug 433220: fix Thunderbird build break on OS/2, r=mkaply
|
2008-05-11 13:49:57 -07:00 |
mozilla@weilbacher.org
|
712036e929
|
[OS/2] Bug 381333: set new sane font defaults for OS/2 cairo builds, r=mkaply, a1.9+=damons
|
2008-05-01 23:27:27 -07:00 |
mozilla@weilbacher.org
|
210cfd2855
|
[OS/2] Bug 421988: add ipluginw to the trunk source tree and build it by default to (re-)enable Java plugins, r=mkaply, a1.9=beltzner
|
2008-05-01 14:03:36 -07:00 |
jdaggett@mozilla.com
|
155ba88610
|
Bug 418479. Allow antialiased text rendering to be disabled for small text sizes via a pref. r+sr=vlad, a=damons
|
2008-05-01 02:07:17 -07:00 |
pavlov@pavlov.net
|
769d8abc7f
|
bug 422024. work around bad plugins causing a crash by using the wrong allocator to allocate. r/sr=jst
|
2008-04-30 17:17:54 -07:00 |
gavin@gavinsharp.com
|
873e344a1e
|
Fix wrapping nit from bug 412770
|
2008-04-23 16:32:50 -07:00 |
gavin@gavinsharp.com
|
3505d40d73
|
Bug 412770: Add ability to monitor plug-ins at run-time, patch by Fima Kachinski <xrayon@gmail.com>, r+sr=roc, sr=jst, a=beltzner
|
2008-04-23 16:24:21 -07:00 |
gavin@gavinsharp.com
|
2bc3d7b25e
|
Bug 427978: default to using file extension if file used in moz-icon doesn't exist, patch by Jim Mathies <jmathies@mozilla.com>, r=stuart, a=schrep
|
2008-04-16 13:16:31 -07:00 |
gavin@gavinsharp.com
|
68c0b4c984
|
Bug 422978: disable pipelining for SSL again, since it broke some internet banking websites, patch by Honza Bambas <honzab@allpeers.com>, r=biesi, a=beltzner
|
2008-04-16 13:07:49 -07:00 |
mats.palmgren@bredband.net
|
6bf782cd21
|
Stop QuickTime and Flip4Mac plugins directly when requested (not off an event). b=426524 r+sr=jst a1.9=beltzner
|
2008-04-16 13:06:48 -07:00 |
alqahira@ardisson.org
|
89a0bf1024
|
Bug 426957 - Add default Mac fonts for Telugu and Kannada. r=smontagu, sr=roc, a1.9=beltzner
|
2008-04-09 10:40:39 -07:00 |
alqahira@ardisson.org
|
2aa34bca82
|
Bug 423582 - Switch Mac (CJK) font prefs to the canonical font names. r=jdaggett, sr=roc, a1.9=beltzner
|
2008-04-08 17:22:52 -07:00 |
reed@reedloden.com
|
f96acf5a13
|
Bug 420416 - "Artifacts in some APNG frames" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r+sr=stuart a=blocking1.9+]
|
2008-04-08 11:38:22 -07:00 |
dcamp@mozilla.com
|
186d0cb28f
|
Bug 427134: Bump the capacity of the offline cache. r/sr=biesi, a=damons
|
2008-04-07 22:39:24 -07:00 |
alfred.peng@sun.com
|
0c7d3b709c
|
Bug 426565. Firefox 3 crashes with Java applets. r+sr=jst,a=dsicore.
|
2008-04-05 21:38:27 -07:00 |