Benoit Jacob
d73dfad4ba
Bug 958375 - 7/9 - Make Font-related enums typed - r=Bas
...
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
2014-01-10 14:06:16 -05:00
Benoit Jacob
300f4ba3a9
Bug 958375 - 6/9 - Make BackendType and NativeSurfaceType typed enums - r=Bas
...
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
2014-01-10 14:06:16 -05:00
Benoit Jacob
84374236d8
Bug 958375 - 5/9 - Make FilterType a typed enum - r=Bas
...
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
2014-01-10 14:06:16 -05:00
Benoit Jacob
535a216635
Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas
...
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
2014-01-10 14:06:16 -05:00
Benoit Jacob
22d9325784
Bug 958375 - 3/9 - Add a variant of EnumSerializer that works on MFBT typed enums - r=nfroyd
2014-01-10 14:06:12 -05:00
Benoit Jacob
efb27d0e1c
Bug 958375 - 2/9 - Add a variant of MOZ_ENUM_CLASS_ENUM_TYPE that works on template parameters - r=Waldo
2014-01-10 13:55:24 -05:00
Benoit Jacob
1d401ace71
Bug 958375 - 1/9 - Make SurfaceType a typed enum - r=Bas
...
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
2014-01-10 13:55:24 -05:00
Benoit Jacob
d1458b6337
Bug 958369 - 5/5 - Make ContextType a typed enum - r=jgilbert
2014-01-10 13:55:24 -05:00
Benoit Jacob
0061fc3d55
Bug 958369 - 4/5 - remove the ContextFlags enum - r=jgilbert
2014-01-10 13:55:23 -05:00
Benoit Jacob
290dc2d8f5
Bug 958369 - 3/5 - Make SharedTextureShareType and SharedTextureBufferType typed enums - r=jgilbert
2014-01-10 13:55:23 -05:00
Benoit Jacob
3e8029331c
Bug 958369 - 2/5 - Make GLVendor and GLRenderer typed enums - r=jgilbert
2014-01-10 13:55:23 -05:00
Benoit Jacob
c15d7a8ebe
Bug 958369 - 1/5 - Make GLFeature a typed enum - r=jgilbert
2014-01-10 13:55:23 -05:00
Benoit Jacob
685a9f25c6
Bug 958368 - Remove the code paths to load a custom Mesa/llvmpipe build instead of system OpenGL (sadface) - r=jgilbert
2014-01-10 13:55:23 -05:00
Mike Hommey
d3e9a38897
Bug 958437 - Build static directories as part of compile instead of libs and tools; r=gps
...
--HG--
extra : rebase_source : dc082b833582972af27adab1e553e4b079fac458
2014-01-10 18:09:14 +09:00
Landry Breuil
ae1e2672c8
Bug 958234: Rename xptc{invoke,stubs}_asm_ppc_openbsd.s to .S to fix build on OpenBSD/powerpc after bug 932178 r=froydnj
...
--HG--
rename : xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_openbsd.s => xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_openbsd.S
rename : xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_openbsd.s => xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_openbsd.S
2014-01-10 19:08:57 +01:00
Mike Shal
4502a19cf7
Bug 875013 - Remove VPATH in media/libvpx; r=joey
2014-01-09 14:43:29 -05:00
Mike Shal
b835ce2f8a
Bug 957780 - fix Android builds with --disable-webrtc; r=glandium
2014-01-08 16:57:36 -05:00
Gregory Szorc
f816768e8e
Bug 909522 - Run mach's unit tests as part of make check; r=mshal
...
test_entry_point.py is not enabled because the test fails. This is
tracked by bug 958196.
--HG--
extra : rebase_source : 1f326a9bbd7ee0e8e12ff33f49d8484cc244c42d
2014-01-09 11:20:41 -08:00
Ryan VanderMeulen
d65ecca981
Backed out 5 changesets (bug 865407) for Windows crashes.
...
Backed out changeset d3e7f6392670 (bug 865407)
Backed out changeset 7ba94f08b7a5 (bug 865407)
Backed out changeset 3de6e32a4346 (bug 865407)
Backed out changeset 5c0572c6727b (bug 865407)
Backed out changeset 5db43cac79f5 (bug 865407)
2014-01-10 11:50:49 -05:00
Gregory Szorc
896197cef6
Bug 957721 - Switch mach's shebang to look for python2.7; r=glandium
...
OpenBSD doesn't have "python" on $PATH by default. "python" may also
come from a non-2.7 Python. Switching the shebang will help ensure the
user invokes mach with Python 2.7.
There is a risk this may break mach for some people. If the masses
complain, we may roll back.
--HG--
extra : rebase_source : e05b707779bc80e9f9c9f30ba8cd70aa6aa9847f
extra : amend_source : 418ecc9e4c289e7dd8c4423e701ebc9574ecae45
2014-01-08 11:19:21 -08:00
Jon Coppeard
b60335b77d
Bug 945275 - Update comment DONTBUILD
2014-01-10 15:49:11 +00:00
Andrew Halberstadt
1f0169e30f
Bug 958395 - mochitest-plain mach command should add kwargs to options, r=jmaher, DONTBUILD, a=NPOTB
2014-01-10 10:45:52 -05:00
Jon Coppeard
2ed3632d9d
Bug 945275 - Mark ThisV in rectifier frames r=jandem
2014-01-10 15:34:25 +00:00
Jon Coppeard
1bec20b2dd
Bug 957110 - Don't assert nursery start address when then nursery is disabled r=terrence
2014-01-10 15:34:25 +00:00
Ed Morley
4e0b38dd49
Merge mozilla-central and inbound
2014-01-10 15:25:50 +00:00
Rail Aliiev
d1fef0f930
Bug 950681 - generate "buri" builds with limited memory for B2G. r=aki DONTBUILD
...
--HG--
rename : b2g/config/hamachi/config.json => b2g/config/hamachi/limited-memory-config.json
rename : b2g/config/hamachi/releng-hamachi.tt => b2g/config/hamachi/releng-limited-memory.tt
2014-01-09 20:13:12 -05:00
Wes Kocher
73c32aa1d4
Merge fx-team to m-c
2014-01-09 16:50:03 -08:00
Wes Kocher
a7587ba6d7
Merge b2g-inbound to m-c
2014-01-09 16:32:37 -08:00
Wes Kocher
d9c2a79ff4
Merge inbound to m-c
2014-01-09 16:12:15 -08:00
Ryan VanderMeulen
f4de297d84
Backed out 6 changesets (bug 939294) for B2G bustage on a CLOSED TREE.
...
Backed out changeset 8c3aa9973da0 (bug 939294)
Backed out changeset 37098c13e59e (bug 939294)
Backed out changeset 7c9ade6c871c (bug 939294)
Backed out changeset fed59539afc1 (bug 939294)
Backed out changeset 89e9d3fa16fc (bug 939294)
Backed out changeset c97e58ebc5f4 (bug 939294)
2014-01-09 14:17:39 -05:00
Markus Stange
9046e4d349
Bug 958025 - Disable the scissor test in nsChildView::DrawWindowOverlay so that window controls are visible again. r=bjacob
2014-01-09 17:59:24 +01:00
Yury Delendik
633e701bab
Bug 958110 - Update Shumway to version 0.7.993. r=till
2014-01-09 10:46:09 -06:00
Sebastian Hengst
68c4635b89
Bug 957167 - MetroFX crash prompt: Allow positioning privacy policy link at arbitrary position in sentence. r=tabraldes
2014-01-09 19:56:58 +01:00
Roberto A. Vitillo
67bdcbd731
Bug 957156 - Expire telemetry histograms by default also in development channels. r=vladan
2014-01-09 13:20:41 -05:00
Roberto A. Vitillo
af4e51cede
Bug 956715 - Allow missing "expires_in_version" in histogram definition. r=froydnj
2014-01-09 13:20:12 -05:00
Carsten "Tomcat" Book
ddd2b2ace7
merge fx-team to mozilla-central
2014-01-09 12:59:42 +01:00
Carsten "Tomcat" Book
102228d074
merge b2g-inbound to mozilla-central
2014-01-09 10:12:29 +01:00
Wes Kocher
834297bc12
Backed out changeset f552ce04bc36 (bug 809056) for m-bc orange
2014-01-08 22:02:28 -08:00
Gaia Pushbot
903e835128
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6e971c6a9f94
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #15100 from snowmantw/issue935148
Bug 935148 - Double touch on the slide would make Lockscreen can't unlock
========
https://hg.mozilla.org/integration/gaia-central/rev/5391546bcfc0
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 935148 - Double touch on the slide would make Lockscreen can't unlock
2014-01-08 20:20:17 -08:00
Matt Brubeck
ced5ec8db9
Bug 952297 - Don't force scroll arrows to be visible in tab strip [r=sfoster]
2014-01-08 20:16:48 -08:00
Matt Brubeck
e3aa02f5f6
Bug 957490 - Fix initialization of MouseEvent.buttons on Metro [r=jimm]
2014-01-08 20:16:48 -08:00
Matt Brubeck
da33efdbfa
Bug 945438 - Set event.cancelable for mousedown correctly on Metro [r=jimm]
2014-01-08 20:16:48 -08:00
Gaia Pushbot
6617a0ca80
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1bc735f80cca
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #14597 from dominickuo/bug-947443
Bug 947443 - [music] Only init the communication when music is not in picker mode, r=jimporter
========
https://hg.mozilla.org/integration/gaia-central/rev/69833d0efc81
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 947443 - [music] Only init the communication when music is not in picker mode
========
https://hg.mozilla.org/integration/gaia-central/rev/40ec150b627a
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #15103 from RudyLu/keyboard/Bug942651-arabic_no_uppercase
Bug 942651 - Not to do "upperCase" conversion for Arabic keyboard layout...
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/0dd4760b8cf6
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 942651 - Not to do "upperCase" conversion for Arabic keyboard layout.
2014-01-08 20:10:16 -08:00
Gaia Pushbot
f895119e03
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8983baf77549
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15035 from timdream/keyboard-remove-ime
Bug 956659 - Only include IMEs for selected layouts in the build, r=yurenju, djf
========
https://hg.mozilla.org/integration/gaia-central/rev/842020b707e1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 956659 - Only include IMEs for selected layouts in the build
2014-01-08 19:20:16 -08:00
Wes Kocher
c1e4acb146
Backed out changeset fe10dc4545c6 (bug 940254) for xpcshell bustage
2014-01-08 18:21:35 -08:00
Wes Kocher
3cb7c08e29
Merge m-c to b2g-inbound
2014-01-08 18:16:31 -08:00
Wes Kocher
06f26cddfb
Merge fx-team to m-c
2014-01-08 17:30:12 -08:00
Sola Ogunsakin
5a37df4c73
Bug 950610 - Add "Share" and "Add to Home Screen" to pinned sites context menus. r=liuche
...
-refactor import statement
-change log severity level to warn
-change log messages
-refactoring of duplicate code will come in another bug fix
2014-01-08 17:23:13 -08:00
Fabrice Desré
c1e5c34b92
Bug 956185 - Add a 'adb only' debugging option r=dhylands
2014-01-08 17:18:03 -08:00
Fabrice Desré
b386f68ec7
Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner
2014-01-08 17:14:22 -08:00