jst%mozilla.org
|
383da22f07
|
Fixing bug 386493. Work around WMP plugin bug where it's unable to process incoming data while waiting for initialiation streams. r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
|
2007-11-12 06:07:10 +00:00 |
benjamin%smedbergs.us
|
b47441f923
|
Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons
|
2007-11-09 19:36:05 +00:00 |
neil%parkwaycc.co.uk
|
f70b804366
|
Bug 400603 Last row of bottom-up bitmap is never updated r+a=pavlov sr=tor
|
2007-11-09 12:47:50 +00:00 |
reed%reedloden.com
|
ed9a19cc9e
|
Bug 399794 - "Remove the use of Atoms of nsIconURI" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart]
|
2007-11-09 08:23:13 +00:00 |
reed%reedloden.com
|
cbee22d5be
|
Back out D��o's patch from bug 392870 as a possible cause of the Ts regression.
|
2007-11-09 04:18:30 +00:00 |
bzbarsky%mit.edu
|
2d39648e10
|
Relanding bug 389188. r=pavlov, sr=biesi
|
2007-11-09 02:55:42 +00:00 |
reed%reedloden.com
|
e361314c5c
|
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+]
|
2007-11-09 02:19:31 +00:00 |
pavlov%pavlov.net
|
45bbed1d5d
|
bug 143046. Keep GIFs at original 8bit. patch from Alfred Kayser <alfredkayser@nl.ibm.com>. r=me sr=tor
|
2007-11-07 21:33:58 +00:00 |
reed%reedloden.com
|
7dca64f481
|
Bug 398313 - "Java plugin doesn't show up in disabled state (Add-ons Manager)" [p=Mossop r+sr=jst a=blocking1.9+]
|
2007-11-07 09:06:40 +00:00 |
pavlov%pavlov.net
|
79a2147e5e
|
bug 399630. Don't decode PNG iCCP/cHRM chunks with color management is disabled. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=vlad sr=me
|
2007-11-07 04:29:37 +00:00 |
pavlov%pavlov.net
|
d7a367c133
|
bug 386585. update libpng to 1.2.22. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=tor sr=me
|
2007-11-07 04:24:14 +00:00 |
jst%mozilla.org
|
2073c8aa8a
|
Fixing bug 398446. Make sure any JS exceptions thrown while plugins invoke JS are reported before we return control to the plugin. r+sr=mrbkap@gmail.com, a=dsicore@mozilla.com
|
2007-11-06 17:56:03 +00:00 |
reed%reedloden.com
|
508678f1d6
|
Bug 402631 - "Need to clear all images on memory-pressure notification" [p=stuart r+aM9=vlad]
|
2007-11-06 03:41:34 +00:00 |
sdwilsh%shawnwilsher.com
|
5cc66bd818
|
Bug 402434 - Libjar unittests failing (due to DST?). Backout of extra logging...
|
2007-11-04 15:41:02 +00:00 |
sdwilsh%shawnwilsher.com
|
5b986c684b
|
Bug 402434 - Libjar unittests failing (due to DST?). This just adds some logging to the test so we can try to figure it out...
|
2007-11-04 15:05:50 +00:00 |
dolske%mozilla.com
|
8b13692802
|
Bug 402000 - imgContainer's ContainerLoader.mContainer should be a nsCOMPtr. r=pavlov a1.9=pavlov aM9=dsicore
|
2007-11-01 23:09:42 +00:00 |
jst%mozilla.org
|
f48b5df1fb
|
Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com
|
2007-10-31 22:52:11 +00:00 |
reed%reedloden.com
|
5ad6d8be67
|
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
|
2007-10-25 23:02:22 +00:00 |
jst%mozilla.org
|
bf8efc8f0e
|
Fixing bug 400619. Make sure to push the JS context onto the JS context stack in NP_HasProperty() to make sure the JS calls in that function work even when called w/o any JS on the stack. r+sr=jonas@sickin.cc, a=drivers.
|
2007-10-25 22:21:04 +00:00 |
jdaggett%mozilla.com
|
6398ade6b6
|
Bug 328258. Prevent images larger than 32K pixels in height from loading to workaround Quartz bug. r=pavlov,vlad, a=beltzner
|
2007-10-24 06:01:17 +00:00 |
reed%reedloden.com
|
48797ebb7e
|
Bug 391295 - "APNG blending mode APNG_BLEND_OP_SOURCE not implemented" [p=asmith15@littlesvr.ca (Andrew Smith) r=stuart a1.9=damons]
|
2007-10-23 19:33:21 +00:00 |
pavlov%pavlov.net
|
74472285e6
|
bug 400588. fixing animation regression. r=tor a=beltzner
|
2007-10-22 16:13:37 +00:00 |
mats.palmgren%bredband.net
|
b6438b7e9d
|
Make nsPNGEncoder more robust against calls after a libpng error was encountered. b=395542 r+sr+a=pavlov
|
2007-10-20 04:29:58 +00:00 |
pavlov%pavlov.net
|
83c33f6f6a
|
bug 296818. discard uncompressed image data after a period of time. original patch from Federico Mena-Quintero <federico@ximian.com>. Changes from me. r=vlad
|
2007-10-19 00:36:35 +00:00 |
dtownsend%oxymoronical.com
|
e8740e55f4
|
Backing out bug 296818 to see if it fixes the Tp regression
|
2007-10-16 15:45:32 +00:00 |
pavlov%pavlov.net
|
725be0dbbf
|
fixing whitespace
|
2007-10-16 01:25:21 +00:00 |
pavlov%pavlov.net
|
07dc0bfac9
|
fixing crash from bug 296818. r=vlad
|
2007-10-16 01:25:12 +00:00 |
pavlov%pavlov.net
|
1f14d98388
|
need null check around mImage incase of an error
|
2007-10-15 22:47:37 +00:00 |
pavlov%pavlov.net
|
c8b27d03e6
|
bug 296818. discard uncompressed image data after a period of time. original patch from Federico Mena-Quintero <federico@ximian.com>. Changes from me. r=vlad
|
2007-10-15 22:06:49 +00:00 |
reed%reedloden.com
|
d27bbe8aca
|
Bug 397373 - "Make &state=disabled work again" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a1.9=stuart]
|
2007-10-14 04:48:28 +00:00 |
vladimir%pobox.com
|
2e6476e380
|
back out bug 386585 (libpng update) due to bug 399630 (startup crash), a=stuart,Ryan,#developers
|
2007-10-12 20:57:05 +00:00 |
dolske%mozilla.com
|
c87460623b
|
Disable failed unit test causing bustage. Tracked in bug 399542 - libpng 1.2.21 update broke a unit test. (likely just a test issue)
|
2007-10-12 02:17:06 +00:00 |
reed%reedloden.com
|
4b6e855d87
|
Bug 386585 - "Update libpng to version 1.2.21" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=tor sr=stuart a=blocking1.9+]
|
2007-10-12 00:49:44 +00:00 |
jst%mozilla.org
|
ea78707626
|
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
|
2007-10-10 01:24:29 +00:00 |
reed%reedloden.com
|
6e37665e9e
|
Bug 398369 - "Break friendship between imgContainer and nsGIFDecoder2" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=stuart]
|
2007-10-04 03:07:38 +00:00 |
martijn.martijn%gmail.com
|
8737cd6c24
|
Bug 398407 � Animated gif images only working once on mouseover/mouseout, patch by Andrew Smith, r=pavlov, a=pavlov (+blocking1.9+)
|
2007-10-03 21:41:12 +00:00 |
reed%reedloden.com
|
ba01959098
|
Bug 376471 - "Make XBM decoding also write directly to Cairo image buffer" (add back missing OnStartFrame call) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=tor]
|
2007-10-03 21:41:06 +00:00 |
ginn.chen%sun.com
|
7450a1a7ba
|
Fix bustage bug 397992
|
2007-10-02 10:31:18 +00:00 |
ginn.chen%sun.com
|
2ab119db2d
|
Bug 397992 Gtk-CRITICAL assertion `GTK_IS_WIDGET (widget)' failed at exit Firefox
r+sr+a=roc
|
2007-10-02 10:07:17 +00:00 |
sayrer%gmail.com
|
64fd100a67
|
Bug 396828. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within ns4xPluginInstance::Stop. r=jst, sr=brendan, a=jst
|
2007-09-30 06:19:52 +00:00 |
reed%reedloden.com
|
a78e9e1046
|
Bug 376471 - "Make XBM decoding also write directly to Cairo image buffer" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart]
|
2007-09-29 19:06:21 +00:00 |
gerv%gerv.net
|
adfde33c9f
|
Bug 397803 - add ICANN test IDN TLDs to whitelist. r=biesi.
|
2007-09-29 15:37:00 +00:00 |
reed%reedloden.com
|
aff9e9c31a
|
Bug 386844 - "Crash when running Java Applets [@ XSync - JavaPluginInstance5::SetWindow]" (move ws_info and xtbin code from ns4xPluginInstance to nsPluginNativeWindowGtk2) [p=karlt r+sr+a1.9=jst]
|
2007-09-29 07:08:14 +00:00 |
dbaron%dbaron.org
|
5558249775
|
Remove default preferences associated with freetype2 code, which was used only by the old gfx code, and with other previously-removed X11 font code. b=389697 r+a1.9=vlad
|
2007-09-27 20:45:31 +00:00 |
reed%reedloden.com
|
8c49542c9e
|
Bug 391643 - "Remove GetAlphaBytesPerRow from imgContainer.cpp" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart]
|
2007-09-27 16:42:22 +00:00 |
dtownsend%oxymoronical.com
|
ffc5d9822f
|
Backing out bug 389188 due to potential private bytes increase on talos
|
2007-09-26 04:30:18 +00:00 |
bzbarsky%mit.edu
|
e4b6eb3a8a
|
Expose the image's principal on its imgIRequest. Bug 389188, r=pavlov,
sr=biesi, a=pavlov.
|
2007-09-25 15:46:40 +00:00 |
tor%cs.brown.edu
|
d3a51a5be0
|
Bug 395170 - with color managment on, grayscale pngs displaying incorrectly.
r=vlad, a=pavlov
|
2007-09-24 21:45:10 +00:00 |
tor%cs.brown.edu
|
faf9f8d1fc
|
Bug 396031 - with color management on, ycck/cymk jpeg images crash.
r=alfredkayser, sr+a=pavlov
|
2007-09-24 21:42:39 +00:00 |
asqueella%gmail.com
|
a395354c99
|
fix bug 369214 (ASSERTION: The observer list changed while being iterated over!: 'count == mObservers.Count()' in libpr0n) by switching the observers list to use nsTObserverArray.
r=stuart
a=1.9 blocker
|
2007-09-22 19:40:57 +00:00 |