Wolfgang Germund
b4bcc00620
Bug 296795: ZipReader doesn't handle non-ASCII characters r=taras
2011-09-28 16:14:45 -07:00
Mounir Lamouri
6c638adde5
Bug 675574 - Do not allow more than one call to window.open() when we allow popups. r=jst
2011-09-28 23:23:36 +02:00
Jeff Muizelaar
8cc26d445d
Bug 688238. imglib: Move Decoder::Init() arguments into the constructor. r=joedrew
...
This makes the lifetime of the arguments more clear. i.e. that they stay the same
for the lifetime of the decoder.
--HG--
extra : rebase_source : 99726522b99d9d546f41d1d4e78e44224101e9b3
2011-09-27 12:24:03 -04:00
Ehsan Akhgari
b542efd4e6
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
2011-09-16 16:22:44 -04:00
Ed Morley
f3fbdff531
Backout changeset 971ed890c27d (bug 679352), since burning comm-central; a=callek
2011-09-25 16:26:10 +01:00
Marco Castelluccio
df855d53e6
Bug 679352 - Remove libreg. r=khuey
2011-09-24 16:28:21 +02:00
Ed Morley
43653f54ce
Bug 686170 - Remove modules/zlib/standalone; r=ted
2011-09-24 02:16:45 +01:00
Jeff Muizelaar
e07922260d
Bug 673176. Record decoding speed for different image decoders. r=jlebar
...
--HG--
extra : transplant_source : %1A%1Dav%7C%C5%BF%9B%09%94bl%AC%14%CCpg%24R%AE
2011-09-22 16:25:56 -04:00
Jeff Muizelaar
a484220573
Bug 688081. imglib: Reorder condition checks in RequestDecode(). r=joedrew
...
This matches better with the no-op intent of RequestDecode() and will be true
more often once decode on draw is enabled which will give an earlier exit.
It also makes my debugging easier.
--HG--
extra : transplant_source : %5D%C9%7BS%0B%D0%1C%FA%D2%F1%FBI%97%21%DE%EFBE%89%01
2011-09-21 12:19:49 -04:00
Jeff Muizelaar
c6fbdad574
Bug 573583. Enable decode-on-draw. r=jrmuizel
...
Relanding again. I've been unable to understand the regressions and
I can't reproduce them locally anymore. None of the measurements
relavant to this patch change negatively, and we know this is
the direction we want to go. The saner memory behaviour is worth
any small regressions that this might cause.
--HG--
extra : rebase_source : 73f4298fa69c8fc78a60a8c99e551a5554316a93
2011-09-21 12:19:45 -04:00
Jeff Muizelaar
4a82a3e173
Bug 687858. Avoid accumulating telemetry for size decodes. r=jlebar
...
These just add a bunch of noise to the data because they break some of the assumptions we have.
Currently this doesn't have much impact because decode on draw is disabled.
--HG--
extra : rebase_source : 1022ad9bd43ea5f8be342c05ab857bb44ed7e59c
2011-09-21 12:19:53 -04:00
Brian R. Bondy
6c92bccd53
Bug 668068 - ICO width/height of 0 should mean 256 width/height. r=joe
2011-09-22 09:43:13 -04:00
Patrick McManus
4128dd84a8
687295 - disable websockets deprecated deflate-stream extension due to thin vnc interop problem r=bz
2011-09-20 17:04:57 -04:00
Boris Zbarsky
4005bb1f24
Bug 444641 part 3. Propagate the loading principal to the image channel as needed. r=joe,dveditz
2011-09-20 17:00:42 -04:00
Jeff Muizelaar
b7cca4ceda
Bug 685435. imglib: Remove some unneeded multithread support. r=joe
...
imglib should only be called from the main thread which implies that
we shouldn't need this stuff.
--HG--
extra : transplant_source : %C5%CB%CF%B6zN%D2%A6%CCM0%19%90%8F%CB%92%BC%5CA%0F
2011-09-19 15:57:21 -04:00
Cedric Vivier
c53f4f1d17
Bug 686571 - Expose new javascript.options.pccounts.(content|chrome) prefs defaults; r=dmandelin
2011-09-20 11:09:04 +01:00
Kyle Huey
0bf2dfd277
Merge m-c to b-s.
2011-09-14 08:45:54 -07:00
Kyle Huey
775e4bf54d
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Nick Hurley
7400a85df3
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
2011-09-09 15:41:04 -07:00
Michal Novotny
ffb20c1b6e
Bug 647391 - Increase maximum size for objects stored in disk cache.
2011-09-13 21:24:01 +02:00
Ehsan Akhgari
f2be1bdda6
Bug 680255 - Add Urdu to the list of RTL languages; r=Pike,smontagu
2011-09-12 14:30:31 -04:00
Kyle Huey
614dad33a3
Merge m-c to b-s.
2011-09-07 10:47:50 -04:00
Matheus Kerschbaum
3a32a934c7
Bug 683874 - Remove modules/libimg/Makefile.in r=ted
2011-09-03 01:55:30 +01:00
Ehsan Akhgari
78f4e1ccb9
Revert to 176fae7de173 which was fine.
...
Sorry for breaking the history, won't trust TBPL, ever again. :(
2011-09-02 09:15:54 -04:00
Ehsan Akhgari
a171549936
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Atul Aggarwal
cecf235a83
Bug 666677: Fix build warning about unhandled case in nsDeflateConverter.cpp switch statement. r=Mossop
2011-09-01 15:21:44 -07:00
Brian R. Bondy
bb9deb9e7d
Bug 682688 - Fixed regression on transparency for 32BPP ICOs which don't use the alpha data byte. r=joe
2011-09-09 11:24:23 -04:00
Chris Pearce
d50edc2277
Bug 684627 - Add time limit to nsEventStateManager::IsHandlingUserInput(). r=smaug
2011-09-07 08:14:59 +12:00
Chris Pearce
c28e8a66d9
Bug 545812 - Break out of DOM full-screen mode upon non-alpha-numeric key input. r=smaug
2011-09-05 08:40:18 +12:00
Chris Pearce
fb98936759
Bug 545812 - Only allow request and cancel full-screen api to work from a trusted event handler. r=smaug
2011-09-05 08:40:18 +12:00
Chris Pearce
7c1b965126
Bug 545812 - DOM/content changes required for DOM full-screen API. r=jst
2011-09-05 08:39:05 +12:00
Ed Morley
19a1226d22
Merge last green changeset on m-i to m-c
2011-09-01 08:41:18 +01:00
Neil Rashbrook
d8e7767df5
Bug 683610 Restore support for 1bpp RLE bitmaps r=joedrew\!
2011-08-31 20:11:04 +01:00
Matt Woodrow
c7faf71265
Bug 505115 - Part 17 - Add style tests for the new transform functions, and transitions. r=dbaron
2011-08-31 14:03:47 +12:00
Benoit Girard
09d33cee7f
Bug 683709 - Add 'layers.acceleration.draw-fps' pref to profile; r=ajuma
...
--HG--
extra : rebase_source : 8634336592efd07cdfe25bebaf2e36b96a09bd29
2011-08-31 13:50:44 -07:00
Michael Wu
990540dee3
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Randell Jesup
58b4a8e0d4
Bug 682845: Update IIDs, fix serializations of nsStandardURL broken by bug 665706 r/sr=bz
2011-09-10 05:27:29 -04:00
Ed Morley
2e49ad6665
Merge mozilla-central to mozilla-inbound
2011-08-30 14:28:34 +01:00
Brian R. Bondy
a253ceb3d3
Bug 682688 - FF6 Fix for moz-icon invalid generated icons. r=joe
2011-08-30 01:44:04 -04:00
Brian R. Bondy
37ee9d8f24
Bug 682568 - ICO crash fix for size decodes. r=joe
2011-08-30 01:12:59 -04:00
Brian Hackett
639ecd7257
Merge MC -> JM
2011-08-29 18:41:32 -07:00
Brian Hackett
604519588f
Merge MC -> JM
2011-08-29 12:34:59 -07:00
Rob Campbell
b9acef0ccf
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Brian Hackett
045638a1ea
Merge MC -> JM
2011-08-26 11:23:35 -07:00
Rob Campbell
f6795ab075
merge m-c to fx-team
2011-08-26 11:38:59 -03:00
Brian R. Bondy
938459ac39
Bug 600556, 670466, 549468 - Temporarily disable new android reftests. r=philor
2011-08-25 23:14:33 -04:00
Brian R. Bondy
502dfd636b
Bug 549468 and Bug 670466 - Reftests for ICO and BMP encoders. r=joe
2011-08-25 16:09:06 -04:00
Brian R. Bondy
edde7424a8
Bug 549468 - Add basic support for .ico icon encoder. r=joe
2011-08-25 16:09:05 -04:00
Brian R. Bondy
36bc2c9d6c
Bug 670466 - Add basic support for .bmp encoder. r=joe
2011-08-25 16:09:05 -04:00
Brian R. Bondy
6e6147d41c
Bug 600556 - reftests for BMPs of various color depths, ICO BMPs of various color depths, and ICO PNGs. r=joe
2011-08-25 16:09:05 -04:00