Benoit Girard
|
6702bd8431
|
Bug 936511 - Add layers.dump to dump layer tree. r=bas,nrc
|
2013-11-17 16:47:40 -05:00 |
|
Chris Peterson
|
1e19fa1480
|
Bug 939120 - Build modules/libbz2 and libjar in unified mode. r=ehsan
|
2013-11-12 22:30:37 -08:00 |
|
Dan Auerbach
|
10f9db770c
|
Bug 822869 - Expand user options and limit default behavior for sending of HTTP referers. r=jduell
|
2013-11-15 21:46:37 -05:00 |
|
Joshua Cranmer
|
4568b8f835
|
Bug 935789, part 1: Kill most uses of prbit.h, r=ehsan
--HG--
extra : rebase_source : 4c44e60c72e0ece3cea7ed1cf79079bd2a1b6487
|
2013-11-12 18:22:38 -06:00 |
|
Bobby Holley
|
260c41dfe4
|
Bug 840488 - Introduce a mechanism to temporarily or permanently block script for a given scope, and use it for unsafe channels. r=bz
|
2013-11-12 16:43:33 -08:00 |
|
Monica Chew
|
2de8653cb6
|
Bug 895476: Enable updating local lists for application reputation (r=gcp)
|
2013-10-31 14:15:14 -07:00 |
|
Garrett Robinson
|
e97987f422
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Daniel Holbert
|
da6c739917
|
Bug 936100 part 6: Remove flexbox pref from all.js. r=mats
|
2013-11-09 07:53:32 -08:00 |
|
Carsten "Tomcat" Book
|
b65d0a157a
|
Merge mozilla-central to mozilla-inbound
|
2013-11-09 12:25:41 +01:00 |
|
Dão Gottwald
|
c547a1225b
|
Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen
|
2013-11-08 22:24:02 +01:00 |
|
Horia Iosif Olaru
|
1340220842
|
Bug 841601 - Add background-blend-mode to the style parsing mechanism. r=heycam
|
2013-11-08 10:07:36 -05:00 |
|
Mike Hommey
|
91af4c88d7
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
|
Daniel Holbert
|
0d7ef379ad
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
7cbc01f239
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy
|
2013-11-08 09:20:43 -08:00 |
|
Dave Townsend
|
33cc037c87
|
Bug 935596 : nsJARInputStream crashes debug builds when it encounters a corrupt zip file. r=taras
|
2013-11-07 11:32:55 -08:00 |
|
Matthew Gregan
|
f9f23a8559
|
Bug 935349 - Remove disabled DASH code. r=doublec
|
2013-11-07 17:08:30 +13:00 |
|
Matthew Gregan
|
d9f4c2ee4b
|
Bug 927245 - Pref off deprecated Audio Data API implementation. r=ehsan
|
2013-10-23 15:31:28 +13:00 |
|
Nicholas Nethercote
|
b9e0d05f7e
|
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
|
2013-11-06 14:58:20 +11:00 |
|
Wes Kocher
|
4a2a8b4b8e
|
Merge inbound to m-c
|
2013-11-05 17:50:18 -08:00 |
|
Wes Kocher
|
fc8e87ff63
|
Merge fxteam to m-c
|
2013-11-05 17:38:24 -08:00 |
|
Jonathan Kew
|
8e7ffac891
|
bug 797405 - use harfbuzz on Windows for all text shaping except Hangul. r=jdaggett
|
2013-11-05 13:49:10 +00:00 |
|
Matt Woodrow
|
bc7e07900f
|
Bug 934533 - Remove the azure content enabled pref since we require it to be enabled for all platforms now. r=nrc
--HG--
extra : rebase_source : f5152dd3c088009c80cda2844589967ed047e888
|
2013-11-06 08:54:12 +13:00 |
|
Brian R. Bondy
|
4cad9d9c52
|
Bug 924894 - Split prefs files up for Metro and Desktop when running in the same profile. r=jimm
|
2013-11-05 13:20:39 -05:00 |
|
Rik Cabanier
|
7f0313f389
|
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
|
2013-11-04 14:52:24 -05:00 |
|
Simon Montagu
|
d9bef388ce
|
Add Apple SD Gothic Neo to Korean default font list for OSX 10.8. Bug 923713, r=jdaggett
|
2013-11-04 06:18:13 -08:00 |
|
Henri Sivonen
|
5bf0b8c647
|
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
|
2013-11-04 13:24:33 +02:00 |
|
Carsten "Tomcat" Book
|
c01cac29f1
|
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
|
2013-11-04 13:04:02 +01:00 |
|
Henri Sivonen
|
e5a75a933d
|
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
|
2013-11-04 13:24:33 +02:00 |
|
Mike Hommey
|
2a211e7c14
|
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
|
2013-11-02 08:44:11 +09:00 |
|
Ryan VanderMeulen
|
c80a525c6d
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-10-30 22:42:13 -04:00 |
|
Gian-Carlo Pascutto
|
a53914c3fd
|
Bug 902000 - Make the load adaption depend on a pref. r=jesup
|
2013-10-29 15:00:28 +01:00 |
|
Chia-hung Tai
|
6e7856cb9d
|
Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene
|
2013-10-30 11:48:47 +08:00 |
|
Ed Morley
|
4326269d4b
|
Merge mozilla-central and b2g-inbound
|
2013-10-29 16:34:46 +00:00 |
|
Vicamo Yang
|
dca48f3e9d
|
Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey
|
2013-10-29 16:12:42 +08:00 |
|
Vicamo Yang
|
260f5d4169
|
Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey
|
2013-10-29 16:12:41 +08:00 |
|
Vicamo Yang
|
8c0916e23c
|
Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey
|
2013-10-29 16:12:40 +08:00 |
|
Vicamo Yang
|
57799aafc6
|
Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi
|
2013-10-29 16:12:39 +08:00 |
|
Vicamo Yang
|
c13036d07b
|
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
|
2013-10-29 16:12:38 +08:00 |
|
Mats Palmgren
|
fd271184f9
|
Bug 929991 - Put 'text-align: true X' support behind a preference (disabled by default). r=heycam
|
2013-10-27 20:56:32 +00:00 |
|
Timothy Nikkel
|
ab469042b3
|
Bug 930535. Enable image visibility on b2g inside browser elements. r=mats
|
2013-10-26 19:17:52 -05:00 |
|
Nicholas Hurley
|
6e67f40ff4
|
Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi
|
2013-10-25 14:56:51 -07:00 |
|
Cykesiopka
|
e0bcd6aebc
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
|
Carsten "Tomcat" Book
|
a28b523e35
|
Merge B2g-inbound to Mozilla-Central
|
2013-10-25 11:48:38 +02:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Vicamo Yang
|
1f25752509
|
Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey
|
2013-10-24 16:15:06 +08:00 |
|
Carsten "Tomcat" Book
|
daa4f1689c
|
Merge mozilla-inbound to Mozilla-Central
|
2013-10-24 07:05:29 +02:00 |
|
Mike Hommey
|
80c623bb6a
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Kartikaya Gupta
|
5d2384d9c1
|
Bug 929367 - Rename all the prefs for the async pan/zoom code to be consistent. r=botond,mbrubeck
|
2013-10-24 00:07:50 +02:00 |
|
Daniel Holbert
|
c52b236055
|
Bug 929466: Cast '0' + known-small-uint32_t to type "char" in comparison within mar.c, to fix sign-compare build warning. r=bbondy
|
2013-10-23 08:22:32 +02:00 |
|
Arnaud Bienner
|
942ef05b14
|
Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert
|
2013-10-28 19:56:59 +01:00 |
|