Carsten "Tomcat" Book
|
b1dae61d49
|
merge mozilla-central to b2g-inbound
|
2013-09-11 13:55:25 +02:00 |
|
Michael Wu
|
6a83666480
|
Bug 897009 - Update default Gonk fonts, r=jfkthame
Test fixes r=dholbert,jfkthame,dholbert
|
2013-09-11 11:12:26 +02:00 |
|
John Daggett
|
a103db7527
|
Bug 901845 - add a pref to specify the max entries in a word cache. r=jfkthame
|
2013-09-11 10:36:57 +09:00 |
|
John Daggett
|
007662fa1d
|
Bug 901845 - add a pref to specify the length limit of words in word caches. r=jfkthame
|
2013-09-11 10:36:57 +09:00 |
|
Paolo Amadini
|
4bb8751610
|
Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn
|
2013-09-10 12:40:39 +02:00 |
|
Wes Kocher
|
29519088ab
|
Backed out changeset 7d73a40c6ee9 (bug 909022)
|
2013-09-09 16:28:16 -07:00 |
|
Paolo Amadini
|
cadfff357d
|
Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn
|
2013-09-09 15:45:29 +02:00 |
|
Ed Morley
|
49a648594f
|
Merge mozilla-central and inbound
|
2013-09-06 16:23:50 +01:00 |
|
Nicolas Silva
|
47db0dd880
|
Bug 907745 - Enable the new textures on B2G
|
2013-09-06 11:08:55 +02:00 |
|
Corey Ford
|
18ef871386
|
Bug 886646 - Part 1: Support position:sticky in the CSS parser, enabled by a preference. r=heycam
|
2013-09-05 15:47:08 -07:00 |
|
Robert O'Callahan
|
03e7828db2
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Phil Ringnalda
|
26ceee4fb5
|
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
|
2013-09-04 22:42:06 -07:00 |
|
Nicholas Nethercote
|
1f32372424
|
Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
|
2013-08-27 16:24:51 -07:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ryan VanderMeulen
|
fd8cb786a2
|
Merge inbound to m-c.
|
2013-08-29 00:00:10 -04:00 |
|
Ryan VanderMeulen
|
1af64cad4b
|
Bug 907745 - Disable new gralloc textures to see if it fixes B2G mochitest-3 hangs. r=mwu
CLOSED TREE
|
2013-08-28 20:06:44 -04:00 |
|
Ryan VanderMeulen
|
7e3f8fa1eb
|
Backed out changeset cd6c3d55bbc9 (bug 906096) for B2G test bustage.
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
|
2013-08-28 13:26:29 -04:00 |
|
Nicolas Silva
|
a885568619
|
Bug 907745 - enable new gralloc textures.
|
2013-08-28 17:33:21 +02:00 |
|
Seth Fowler
|
9af1f57738
|
Bug 825771 (Part 1) - Add CSS support for the image-orientation property. r=dbaron
|
2013-08-28 15:39:06 -07:00 |
|
Ed Morley
|
7f812a8b36
|
Merge mozilla-central and b2g-inbound
|
2013-08-28 16:23:08 +01:00 |
|
Jan Jongboom
|
44247aecbf
|
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kchen, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
|
2013-08-28 07:58:13 -04:00 |
|
Ryan VanderMeulen
|
77a0dc925c
|
Backed out changeset 5f81cbac8d62 (bug 900133) for OSX mochitest crashes.
CLOSED TREE
|
2013-08-27 15:30:41 -04:00 |
|
Nicolas Silva
|
1c6fc3b1fe
|
Bug 900133 - Backout enabing new textures on OSX
|
2013-08-27 20:06:26 +02:00 |
|
George Wright
|
0ae7ab4256
|
Bug 899702 - Only attempt load of egltrace.so when a pref is set r=vlad
|
2013-07-30 14:54:29 -04:00 |
|
Brian O'Keefe
|
261614859f
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal
|
2013-08-15 09:12:40 -04:00 |
|
Brian O'Keefe
|
d118b95a0d
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Justin Dolske
|
cc006be88d
|
Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret
|
2013-08-23 20:28:11 -07:00 |
|
Ryan VanderMeulen
|
bc2000a956
|
Merge b2g-inbound to m-c.
|
2013-08-23 10:50:14 -04:00 |
|
Vicamo Yang
|
11d3873604
|
Bug 905087 - B2G MMS: add integer pref "dom.mms.version". r=gene
|
2013-08-23 18:54:09 +08:00 |
|
Matt Woodrow
|
2e4efd70fd
|
Bug 907011 - Enable Azure content for windows. r=Bas
|
2013-08-23 16:54:14 +12:00 |
|
Brian Hackett
|
e6289f59db
|
Bug 907777 - Add preference for off thread parsing, coalesce with preference for off thread Ion compilation, r=billm.
|
2013-08-22 07:22:33 -06:00 |
|
Ms2ger
|
913bab58b0
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
04a948975a
|
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
|
2013-08-22 08:56:02 +02:00 |
|
Ms2ger
|
bdfaa84f5b
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
49f603cd4d
|
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Masayuki Nakano
|
94c7b8a98e
|
Bug 906281 part.2 Get rid of "nglayout.events.dispatchLeftClickOnly" due to not used r=smaug
|
2013-08-22 11:31:26 +09:00 |
|
Till Schneidereit
|
b6f4813baa
|
Bug 907201 - Enable activating TI and IonMonkey for chrome scripts via about:config. r=jandem
--HG--
extra : rebase_source : ee45b0108b4516cff12ecc91014cb566d432a4fa
|
2013-08-20 11:26:44 +02:00 |
|
Cykesiopka
|
a73d3ef2b7
|
Bug 332139 - Remove comment from nsJAR::Extract. r=glandium
|
2013-08-20 08:30:25 -04:00 |
|
Nicolas Silva
|
e261e43850
|
Bug 900133 - Enable new textures on OSX. r=nical
|
2013-07-30 19:37:13 +02:00 |
|
Masatoshi Kimura
|
ad384dbcf6
|
Bug 856424 - Unpref Components for content. r=bholley
|
2013-08-20 02:44:31 +09:00 |
|
Honza Bambas
|
5763d2ceb2
|
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
|
2013-08-16 11:34:21 +02:00 |
|
Dustin Mitchell
|
b1bb3c6f53
|
Bug 884931 - signmar should output the gecko version in its usage and/or --version. r=bbondy
|
2013-08-15 09:40:56 -04:00 |
|
Jan de Mooij
|
dc64810021
|
Bug 905300 - Remove dead code in SpiderMonkey. r=bhackett
|
2013-08-15 13:45:30 +02:00 |
|
Bobby Holley
|
27a832e507
|
Bug 903212 - Remove explicit compartment GC machinery. r=smaug
|
2013-08-14 14:00:03 -07:00 |
|
Mike Shal
|
8d75be459f
|
Bug 904768 - Print filename when failing to open files in libmar; r=netzen
|
2013-08-13 15:18:03 -04:00 |
|
Ryan VanderMeulen
|
d49b974ca6
|
Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
CLOSED TREE
|
2013-08-14 13:29:10 -04:00 |
|
Brian O'Keefe
|
61565e4086
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
|
Honza Bambas
|
7b3c9fb7ca
|
Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas
|
2013-08-14 17:17:00 +02:00 |
|
Chris Pearce
|
95bcaf6e76
|
Bug 861693 - Build system changes for DirectShow MP3 decoder HTML5 audio backend. r=ted
|
2013-08-13 16:49:25 +12:00 |
|