Makoto Kato
d5dff87e4d
Bug 716233 - Use Roboto as default on ICS. r=jdaggett
2012-01-31 20:37:03 +09:00
Jon Buckley
d54e4fa42d
Bug 682299 - Implement CORS support for the <video> tag. r=roc
2012-01-25 17:31:30 -05:00
Mounir Lamouri
d2670aa583
Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking
2012-01-16 13:25:13 +01:00
Mounir Lamouri
4a9d73ebc1
Bug 677166 - Part 4 - Add a pref to disable Network API. r=sicking
2012-01-16 13:24:08 +01:00
Jeff Muizelaar
d7292060bb
Bug 692879. Enable Azure canvas on OS X. r=mwoodrow
2011-11-17 23:07:05 +13:00
Matt Brubeck
4b1bdf5b96
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
2012-01-17 10:08:38 -08:00
Jeff Muizelaar
09daecc666
Bug 692879. Enable Azure canvas on OS X. r=mwoodrow
...
--HG--
extra : rebase_source : 51586ceda8757808e0df68daae572e41913c304d
2011-11-17 23:07:05 +13:00
Geoff Brown
f871209d7f
Bug 715198 - disable cache compression (avoid failures when new profile accessed by old software versions); r=bjarne
2012-01-17 12:51:17 +01:00
Ms2ger
7535aaa04a
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
2012-01-17 10:48:19 +01:00
Jeff Muizelaar
424aa128d4
Bug 692879. Enable Azure canvas on OS X. r=mwoodrow
2011-11-17 23:07:05 +13:00
Nicholas Nethercote
5c2594c72d
Bug 715770 (part 2) - Don't use nsRecyclingAllocator in libjar. r=taras.
...
--HG--
extra : rebase_source : 92f39e2d1d62d500e0cdf728b3c95070143015e1
2012-01-11 15:20:56 -08:00
Phil Ringnalda
20b0b33e49
Back out bccc0adeebd7 (bug 715198) for test failures aplenty
2012-01-15 18:45:03 -08:00
bjarne@runitsoft.com
89bb21fc35
Bug 715198 - browser is loading compressed data directly to the page, r=Josh Aas
...
--HG--
extra : rebase_source : e700c1427bae274fdc6882def455345c24c8064d
2012-01-15 12:15:00 -08:00
Olli Pettay
3065412dbd
Bug 704583 - Add testing mode to FocusManager, p=enn,smaug r=smaug,enn
2012-01-13 14:42:18 +02:00
Justin Lebar
e09d80aa5c
Bug 717092 - Rename pref 'low_physical_mem_threshold_mb' to 'low_physical_memory_threshold_mb', for consistency with the other low-memory prefs. r=njn
2012-01-11 11:11:32 -05:00
Jim Mathies
653e217094
Bug 683967 - Disable child side aborts on parent hang. r=bsmedberg
2012-01-05 06:47:41 -06:00
Ms2ger
d0bb7ac21e
Bug 623610 - Remove support for geostd8; r=smontagu
2012-01-02 19:05:20 +01:00
Makoto Kato
2f8892609f
Bug 714035 - Remove applications.(telnet|tn3270|rlogin). r=bsmedberg
2011-12-31 13:10:32 +09:00
Bobby Holley
fb019bcc48
Bug 713747 - Remove UniversalFoo from all.js. r=bz
...
I don't think we need this stuff at all anymore, since the security policy stuff is now burned into c++ in xpconnect/wrappers. However, I'm too afraid to do the removal myself.
2011-12-30 09:35:39 -08:00
Jeff Walden
62f48d8793
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
...
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
2011-12-16 14:42:07 -05:00
Jason Duell
cb334de447
Bug 711205: Increase inbound WebSocket message size from 16MB to whatever malloc can handle. r=mcmanus
2011-12-20 00:20:12 -08:00
John Schoenick
c7eec081e4
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
2011-12-16 11:08:59 -08:00
Geoff Brown
573196b0e0
Bug 648429: HTTP cache: compress all compressible files; r=michal.novotny
2011-12-17 11:30:29 +01:00
Ms2ger
66852ffea5
Backed out changeset ba447ace2594 (bug 687679) for bustage.
2011-12-16 21:17:16 +01:00
John Schoenick
3973db5adb
Bug 687679 - Rename JS_CompileFile to JS_CompileUTF8File, fix users. r=jorendorff,jst
2011-12-16 11:08:59 -08:00
Justin Lebar
8e06b410dd
Bug 670967 - Part 2: Wrap VirtualAlloc and friends, firing a low-memory notification if we notice that we're running low on virtual or physical memory after the wrapped function completes. r=bsmedberg
...
--HG--
extra : rebase_source : 95e8f6c1bd89991ff04b031795fb2b2c2d750849
2011-12-15 14:48:38 -05:00
Justin Lebar
1b4574913a
Bug 679966, part 2: Add mozVibrator() for "playing" a vibration pattern. r=bz
2011-11-10 16:26:36 -05:00
Justin Lebar
eed22c8933
Back out bug 670967 due to Android red.
2011-12-15 09:42:21 -05:00
Justin Lebar
b44a6104a0
Bug 670967 - Part 2: Wrap VirtualAlloc and friends, firing a low-memory notification if we notice that we're running low on virtual or physical memory after the wrapped function completes. r=bsmedberg
2011-12-15 09:09:53 -05:00
Margaret Leibovic
b1229fcc79
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey
2011-12-10 09:23:05 -08:00
Patrick McManus
aa343b934b
bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE
2011-12-13 10:55:50 -05:00
Jonathan Kew
f5cc01e75a
bug 703861 - add hyphenation alias for de-AT-1901. r=smontagu a=khuey
2011-12-13 13:07:05 +00:00
Ms2ger
e248cb1e26
Bug 709513 - Remove unused PREF_GetCharPref; r=bsmedberg a=ehsan
2011-12-13 09:49:31 +11:00
Marco Castelluccio
443cc1a0cc
Bug 679352 - Remove libreg - Part 2: Remove modules/libreg/; r=khuey CLOSED TREE
2011-12-10 23:01:33 +00:00
Ed Morley
8d3d1667ec
Backout SPDY to keep us under the MSVC virtual address space limit during win PGO builds (bug 709193)
...
Backs out 952d14a9e508 (bug 707173), c170c678c9ac (bug 708305), 0a5f66d5d8e4 (bug 707662), 3204b70435fe (bug 706236) and the main landing range 48807fde0339:0bd45ead1676 (bug 528288).
2011-12-10 22:36:26 +00:00
Jonathan Kew
cda15d7f51
bug 631479 (part 4) - implement gfxGraphiteShaper to handle text-shaping for graphite-enabled fonts. r=jdaggett
2011-12-09 22:32:29 +00:00
Ed Morley
c90bfbf1c1
Merge mozilla-central to mozilla-inbound
2011-12-09 11:36:04 +00:00
Ed Morley
994e2f4cb4
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-09 11:12:51 +00:00
Neil Rashbrook
daba677bf4
Bug 698256 Add and use Substring(data, length) convenience method r=dbaron
2011-12-09 08:35:41 +00:00
Bill McCloskey
d895426887
Bug 705332 - Re-enable printing filename in quiet builds (r=njn)
2011-12-08 10:14:06 -08:00
Trevor Saunders
dec07846fa
bug 705983 always check gconf for accessibility state when GNOME_ACCESSIBILITY not set r=ginn.chen
2011-12-01 18:30:55 -05:00
Mike Hommey
511d9f638c
Bug 695843 part 5 - Add a FileLocation class to either store a pair (zip, path) or a file, and do some operations on these. r=bsmedberg,mwu
2011-12-08 11:03:36 +01:00
Mike Hommey
b83b7a72c9
Bug 695843 part 4 - Allow nsZipCursor to always use the given buffer. r=tglek
2011-12-08 11:03:36 +01:00
Mike Hommey
cd155f464b
Bug 695843 part 1 - Add Refcounting on nsZipArchives. r=mwu
2011-12-08 11:03:36 +01:00
Benoit Girard
d1076777c3
Bug 699918 - Implement profiler module. r=jmuizelaar
2011-12-07 14:48:15 -05:00
Benoit Girard
24d9275d09
Bug 706503 - Add layers.offmainthreadcomposition.enabled. r=joe
2011-11-30 11:12:37 -05:00
Makoto Kato
08c605c230
Bug 707586 - Remove font.allow_double_byte_special_chars pref. r=jdaggett
2011-12-05 18:10:01 +09:00
Patrick McManus
d7a9653123
bug 528288 spdy - provide a pref to control alternate-protocol support r=honzab
...
patch 8
2011-12-02 10:28:57 -05:00
Patrick McManus
bad3981a7f
bug 528222 Basic SPDY web transport support. r=honzab r=bsmith sr=biesi
...
patch 0
2011-12-02 10:28:56 -05:00
Johnny Stenback
996178d61f
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
2011-12-01 00:28:16 -08:00