Mike Hommey
9424087517
Backout changesets 7ff3cd713466, f8ec5977a454 and c7c37390b46b (bug 977026) for b2g bustage on a CLOSED TREE.
2014-07-29 14:50:41 +09:00
Thinker K.F. Li
05f5436a80
Bug 977026 - part 3: preload XPT before calling fork. r=bsmedberg
2014-07-25 20:52:00 +02:00
Thinker K.F. Li
5a9232dbfc
Bug 977026 - part 2: B2G loader. r=khuey,cyu
...
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
2014-07-25 20:52:00 +02:00
Reuben Morais
72fe4e8690
Bug 1019159 - Remove unused category registration prefs. r=gwagner
2014-07-24 15:47:52 -03:00
Mike Hommey
95063176fa
Bug 1036894
part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
...
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.
Always pass EXTRA_LIBS before OS_LIBS on linker command lines.
Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
5fab42fcaf
Bug 1036894
part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
Gijs Kruitbosch
343ce35d7f
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
2014-04-24 23:42:00 +01:00
Carsten "Tomcat" Book
26bf315c56
Merge mozilla-central to b2g-inbound a=merge
2014-07-17 16:47:32 +02:00
J. Ryan Stinnett
91ca6d9dd0
Bug 1038254 - Disable memory-mapped array buffers on Windows. r=fabrice
2014-07-16 19:02:00 -04:00
Fernando Rodriguez Sela
806fddd8a7
Bug 1026599 - PUSH WakeUp netid discover using the reserved 3gppnetwork.org domain. r=nsm
2014-07-16 02:44:00 +02:00
Wes Kocher
8715ca584e
Merge b2g-inbound to m-c a=merge
2014-07-16 17:22:55 -07:00
Jon Coppeard
8b4f6eb2b3
Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent
2014-07-16 10:01:20 +01:00
Fernando Jiménez
4739661e5a
Bug 1033407 - Set MobileID service production URL. r=fabrice
2014-07-16 09:05:52 +02:00
Wes Kocher
ab953e69d8
Merge m-c to inbound
2014-07-16 17:42:00 -07:00
Mike Hommey
72839c7305
Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg
2014-07-17 08:42:16 +09:00
Karl Dubost
d853c2bc87
Bug 1006337 - "Remove UA override for domains (starting 2014-05-06)". r=lmandel
2014-07-13 19:06:00 +02:00
Guillermo López
fb9054eae3
Bug 894879 - Calculate a adaptive ping for mobile and wifi connections. r=nsm.nikhil
2014-07-09 10:37:58 +02:00
Mark Banner
24d3b9ebd9
Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium
2014-07-08 07:37:57 +01:00
Fernando Jiménez
f1d146e3eb
Bug 1021595 - Set "services.mobileid.forcehttps" to true once the server is https. r=jedp
2014-07-03 11:56:34 +02:00
Borting Chen
eb9c952e7b
Bug 951976 - part 1, WebIDL implementation. r=gene
2014-03-10 11:54:15 +08:00
Sid Stamm
b34ba073a6
Bug 949533 - Remove uses of x-content-security-policy and pre-spec-compliant parsing/enforcement (file changes). r=jst,grobinson
...
--HG--
extra : rebase_source : 0be7ad6dc09ef5b6c273748af87503b7c0d19d5b
2014-06-25 12:07:37 -07:00
Wes Kocher
4c297ef8c0
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Wes Kocher
0c3673b6ff
merge b2g-inbound to m-c a=merge
2014-06-23 18:55:45 -07:00
Kartikaya Gupta
edbfc0d3f6
Bug 1025507 - Adjust overscroll prefs based on UX feedback. r=milan
2014-06-23 15:33:18 -04:00
Kartikaya Gupta
1cfb0fc6fc
Bug 1020778 - Reduce opacity of low-res buffer on B2G by half when compositing it to the screen. r=jrmuizel
2014-06-23 12:00:18 -04:00
Bevis Tseng
1bb639f3f7
Bug 921326 - Part 2: Support to Toggle CellBroadcast Service per SIM. r=htsai
2014-06-10 13:46:57 +08:00
Nicolas Silva
ec00b3a785
Bug 1027365 - Activate ImageBridge by default when OMTC on. r=sotaro
2014-06-19 11:45:19 +02:00
Nick Desaulniers
7e674deb6f
Bug 1023537 - Remove ebay UA override. r=kdubost
2014-06-10 13:51:08 -07:00
Sid Stamm
aad7081a98
Bug 858787 - Enable CSP 1.0 parser in B2G and update certified app CSP to be legacy-compatible (relaxed). r=gwagner,grobinson
2014-06-10 15:31:46 -07:00
Fernando Rodriguez Sela
53ed7beec6
Bug 1018088 - PUSH wakeup compatible multiple mobile networks carriers. r=nsm
2014-06-09 00:32:00 -04:00
Ben Hearsum
1f1507a8da
bug 918068: switch b2g builds to use aus4.mozilla.org as their update server - switch remainder of mozilla-central devices. r=aki, vingtetun. a=edmorley DONTBUILD because the change is nightly only
2014-06-09 10:58:48 -04:00
Ryan VanderMeulen
875db4dc4a
Merge m-c to b2g-inbound. a=merge
2014-06-07 14:16:54 -04:00
Fernando Jiménez
bb7584f78c
Bug 988469 - MSISDN verification API for privileged apps. Part 4: Mobile ID service. r=markh, jedp
2014-06-07 19:30:19 +02:00
Morris Tseng
5d9e036945
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
2014-06-04 22:58:00 +02:00
Botond Ballo
e44bdb2579
Bug 1020045 - Turn on APZ overscrolling by default. r=kats
...
--HG--
extra : rebase_source : 695565006ca981462cfbde1a58a767974842ca64
2014-06-06 11:42:22 -04:00
Botond Ballo
81fc6320fa
Bug 1018255 - Use spring physics for snap-back animation. r=kats
...
--HG--
extra : source : f7f4c40fc818c2342fe6c49c0351c1573f6e9f3d
2014-06-03 13:59:35 -04:00
Botond Ballo
4bcd1d61cd
Bug 1018255 - Make the translation (in the direction of overscroll) more pronounced than the zoom. r=kats
...
--HG--
extra : source : da6418a2a57e4665b2f03e84ff50052902658f45
2014-06-03 18:03:55 -04:00
Botond Ballo
b6bd6e60b1
Bug 1018255 - Stop fling more quickly when overscrolled. r=kats
...
--HG--
extra : source : 79355b184bc52616567cc16d8f8c61ab31789d67
2014-06-05 15:16:14 -04:00
Jeremy Poulin
21428535f7
Bug 1016622
: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Phoebe Chang
4286f5c0d3
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
2014-06-03 15:08:54 +08:00
Kartikaya Gupta
21567cb168
Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis
2014-05-29 12:47:43 -04:00
Kartikaya Gupta
b144625bb1
Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis
2014-05-29 12:47:42 -04:00
Ben Hearsum
9d5fb4bcf0
bug 918068: switch b2g builds to use aus4.mozilla.org as their update server. r=aki,fabrice
2014-05-28 10:43:03 -04:00
Phil Ringnalda
fca92d889d
Merge m-c to a CLOSED TREE m-i
2014-05-26 23:37:46 -07:00
Phil Ringnalda
f4f89f3314
Back out 4c660783c5d8 (bug 994293) for OOP b2g reftest bustage
...
CLOSED TREE
2014-05-26 23:22:59 -07:00
Phil Ringnalda
fd6386faa3
Back out 5e1bd5190442 (bug 897996) for b2g OOP reftest bustage
...
CLOSED TREE
2014-05-26 23:22:37 -07:00
Botond Ballo
fa66d8b8a2
Bug 998025 - Put overscrolling behind a developer pref. r=kats
...
--HG--
extra : rebase_source : 2f5a46cacd97120fcbb8e6608446074089d5bf50
2014-05-21 17:20:12 -04:00
Botond Ballo
6500ef53d1
Bug 998025 - Snap-back animation to relieve overscroll. r=kats
...
--HG--
extra : rebase_source : 86ac2135be457f515e37c3adcac6787cc8edc36c
2014-05-21 19:47:58 -04:00
Kartikaya Gupta
44cdf804f9
Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis
2014-05-22 11:17:33 -04:00
Kartikaya Gupta
9651c93e81
Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis
2014-05-22 11:17:10 -04:00