Ryan VanderMeulen
77e8bee35e
Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
...
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)
CLOSED TREE
2014-10-16 12:57:18 -04:00
Eitan Isaacson
9eac49598e
Bug 1081720 - Use prefs service to store quicknav state and proxy quicknav prefs to b2g settings. r=yzen
2014-10-14 14:42:50 -07:00
Ethan Tseng
e563e6650a
Bug 1072050 - Add pref for setting device identifier in UA string. r=khuey, sr=sicking
2014-10-02 11:44:29 +08:00
Gina Yeh
485409e98d
Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
...
---
b2g/app/b2g.js | 3 +
content/base/src/nsGkAtomList.h | 4 +
dom/events/EventNameList.h | 16 +++
dom/events/EventStateManager.cpp | 6 +
dom/ipc/PBrowser.ipdl | 2 +
dom/ipc/TabChild.cpp | 6 +-
dom/ipc/TabParent.cpp | 24 ++++
dom/ipc/TabParent.h | 1 +
layout/base/nsIPresShell.h | 12 +-
layout/base/nsPresShell.cpp | 250 ++++++++++++++++++++++++++++++++++++++
layout/base/nsPresShell.h | 26 ++++
modules/libpref/init/all.js | 3 +
12 files changed, 350 insertions(+), 3 deletions(-)
2014-10-14 15:09:24 +08:00
Gareth Aye
c83fb3f6ba
Bug 1067270 - Disable http2 r=fabrice
2014-10-12 21:37:27 -07:00
Michael Wu
cd87678225
Bug 1073094 - Disable jsloader.reuseGlobal on debug builds, r=khuey
2014-09-30 12:25:41 -04:00
Carsten "Tomcat" Book
1f82b2fb58
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Stephen Pohl
462a374b6f
Mac v2 signing - Bug 1066123 - Ensure b2g desktop OSX builds still work after the v2 signature changes to Firefox.app bundles. r=ted
2014-09-29 11:51:47 -07:00
Mason Chang
6dad1e4155
Bug 1071156 - Raise compositor thread priority to nice -4. r=roc
2014-09-24 10:56:00 -04:00
Cervantes Yu
e8f6bd690e
Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey
...
--HG--
extra : rebase_source : 5e2dedb855dd5e0e6637d6f42c80c69df8081971
2014-09-30 00:00:00 +08:00
Kartikaya Gupta
a7a7602f6f
Bug 1074030 - Copy the OS X overlay scrollbar fade parameters to B2G. r=fabrice
2014-09-29 15:32:11 -04:00
Carsten "Tomcat" Book
08a692af54
Backed out changeset 1e25cd3e8219 (bug 1051633) for B2G ICS Emulator Opt m4 test failures
2014-09-24 11:28:37 +02:00
Cervantes Yu
a1663f5599
Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey
...
--HG--
extra : rebase_source : 2c9baf6ac87744d7049c90284990c0aa48e0f058
2014-08-15 17:19:05 +08:00
Zoran Jovanovic
2ea2ab768c
Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb
2014-09-19 14:58:34 -07:00
Fabrice Desré
e0a4f5d5c8
backout bug 1029943 for performance regressions (see bug 1066515)
2014-09-18 10:31:20 -07:00
Vlatko Markovic
6f2a9765c1
Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking
2014-09-16 13:14:02 -07:00
Fabrice Desré
2d25b8f6dc
Bug 1066362 - Move default privileged csp to all.js r=dveditz
2014-09-16 13:01:53 -07:00
Monica Chew
bd333be9e6
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Phil Ringnalda
2ac72a4fb6
Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
...
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
8fb5470c8b
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Botond Ballo
187d4058df
Bug 1064527 - Tweak some preferences for the overscroll stretch effect. r=kats. DONTBUILD for changes to physics constants
...
--HG--
extra : amend_source : 31d7555ca1b8d452509b06c0f731b3e1426de1ec
2014-09-08 16:29:28 -04:00
Botond Ballo
113386e7f7
Bug 1063227 - Make APZ axis locking constants preffable. r=kats
...
--HG--
extra : source : 83f2d844c5a9833a40b2d0d9021597652e707a1a
2014-09-05 20:07:52 -04:00
Ting-Yu Lin
ee10d9665b
Bug 1029943 - Enable selection carets by default on b2g. r=ehsan
2014-08-29 17:12:22 +08:00
Ehsan Akhgari
d63d4121d6
Bug 1060115 - Avoid using malloc/free in b2g.exe on b2g desktop so that we can make it work on XPSP2 with MSVC2013; r=dmajor
2014-09-04 23:21:24 -04:00
Mike Hommey
fc99c53ae5
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
Kyle Huey
cc3faa67c5
Back out bug 1050122 for causing silent timeouts on emulator mochitests. a=me
2014-09-02 12:05:36 -07:00
Ting-Yu Chou
0ba83b9991
Bug 1050122 - Enable Nuwa on debug builds, and kill it if the preference is false. r=khuey
2014-09-01 10:43:39 +08:00
Botond Ballo
10776feb20
Bug 1057578 - Make the overscroll transform a uniform stretch. r=kats
2014-08-29 15:28:47 -04:00
Fabrice Desré
850bc9b545
Bug 1011738 - Theme support for b2g/gaia, Part 1 : settings hook-up r=vingtetun
2014-08-28 17:20:26 -07:00
David Major
fe73a6c3fb
Bug 1023941 - Part 5: Loader hook to redirect the missing import. r=bsmedberg
...
--HG--
extra : rebase_source : 7cf2e857f51dcfcc95bb806d49ef13b794f5ba5b
2014-08-28 14:53:38 +12:00
Shih-Chiang Chien
62c57a8d94
Bug 745283 - Part 4: WebIDL binding for UDPSocket API. r+sr=smaug, r=khuey, r=baku
2014-04-14 09:21:26 +08:00
Sotaro Ikeda
c04db9582b
Bug 1042305 - Increase ImageCache size and add MemoryPressure support r=gw280
2014-08-25 12:01:46 -07:00
Sean Lin
722cd320fc
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Ting-Yu Lin
43cde53c83
Bug 1016184 - Part 4: Enable touch caret by default on B2G. r=ehsany
2014-07-27 00:23:00 +02:00
Ryan VanderMeulen
bbbbaa19d4
Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164.
2014-08-12 12:44:09 -04:00
Blake Wu
3b455f5dfd
Bug 941302 - Part 3: Changes for adding Gonk Decode Module. r=cpearce
...
From de67de8646b413bce991789b42d09f398b162b53 Mon Sep 17 00:00:00 2001
2014-08-07 18:23:45 +08:00
Sean Lin
dfe876b4b0
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
...
--HG--
extra : rebase_source : 66ba930797cfd67777ead9ec5e439d834d494233
2014-06-27 15:58:47 +08:00
Ehsan Akhgari
5a8158b74e
Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium
2014-08-07 21:29:39 -04:00
Nigel Babu
e30a4980db
Backed out changeset 87f53a100db0 (bug 1043390) for xpshell bustage on ASAN on a CLOSED TREE
2014-08-08 11:38:49 +05:30
Ehsan Akhgari
d29ef9c03e
Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium
2014-08-07 21:29:39 -04:00
Mike Hommey
0f4c5d9244
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
ec54bf6c1f
Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal
2014-08-06 07:25:33 +09:00
Ryan VanderMeulen
916f384e09
Backed out changeset 90c9b3d8f5bf (bug 1014023) for intermittent Windows mochitest failures.
...
CLOSED TREE
2014-08-05 15:33:10 -04:00
Sean Lin
eb86cac0c7
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Thinker K.F. Li
5dbaef4d95
Bug 977026 - Part 3: Preload XPT before calling fork. r=bsmedberg
2014-07-25 20:52:00 -04:00
Thinker K.F. Li
aed1ff9a75
Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu
...
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
2014-07-30 03:24:00 -04:00
Ryan VanderMeulen
94be6c5efa
Backed out 9 changesets (bug 1016184) for frequent OSX Gip timeouts.
...
Backed out changeset 0893f2ef4b9a (bug 1016184)
Backed out changeset 93587ce1162b (bug 1016184)
Backed out changeset a52c9d674927 (bug 1016184)
Backed out changeset ca2fd0f41a12 (bug 1016184)
Backed out changeset 84dacf014e39 (bug 1016184)
Backed out changeset 16854e321f23 (bug 1016184)
Backed out changeset 8acd5e707c83 (bug 1016184)
Backed out changeset d0513eae0c97 (bug 1016184)
Backed out changeset 0d03cd217c64 (bug 1016184)
2014-07-31 13:29:30 -04:00
Ting-Yu Lin
e413aad575
Bug 1016184 - part 4 - Enable touch caret by default on b2g. r=ehsan
2014-07-27 00:23:00 +02:00
Mike Hommey
f39ef3e627
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
86aa764e48
Bug 977026 - part 3: preload XPT before calling fork. r=bsmedberg
2014-07-25 20:52:00 +02:00
Thinker K.F. Li
fbe3632a77
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
3cf7372708
Bug 1019159 - Remove unused category registration prefs. r=gwagner
2014-07-24 15:47:52 -03:00
Mike Hommey
71623acdd6
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
e5c43ef995
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
bb26ac0825
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
9ae4a51def
Merge mozilla-central to b2g-inbound a=merge
2014-07-17 16:47:32 +02:00
J. Ryan Stinnett
09133b77c2
Bug 1038254 - Disable memory-mapped array buffers on Windows. r=fabrice
2014-07-16 19:02:00 -04:00
Fernando Rodriguez Sela
5d7024b422
Bug 1026599 - PUSH WakeUp netid discover using the reserved 3gppnetwork.org domain. r=nsm
2014-07-16 02:44:00 +02:00
Wes Kocher
24808a86a1
Merge b2g-inbound to m-c a=merge
2014-07-16 17:22:55 -07:00
Jon Coppeard
0cd5bbd52c
Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent
2014-07-16 10:01:20 +01:00
Fernando Jiménez
1600379c90
Bug 1033407 - Set MobileID service production URL. r=fabrice
2014-07-16 09:05:52 +02:00
Wes Kocher
cf3ebe1f47
Merge m-c to inbound
2014-07-16 17:42:00 -07:00
Mike Hommey
0c686be531
Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg
2014-07-17 08:42:16 +09:00
Karl Dubost
0f91bd9e9f
Bug 1006337 - "Remove UA override for domains (starting 2014-05-06)". r=lmandel
2014-07-13 19:06:00 +02:00
Guillermo López
d5046b9919
Bug 894879 - Calculate a adaptive ping for mobile and wifi connections. r=nsm.nikhil
2014-07-09 10:37:58 +02:00
Mark Banner
daf2fe32a4
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
655abdbc17
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
bba3f2e543
Bug 951976 - part 1, WebIDL implementation. r=gene
2014-03-10 11:54:15 +08:00
Sid Stamm
ed2555fe27
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
20e8bbb46d
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Wes Kocher
17ccd46921
merge b2g-inbound to m-c a=merge
2014-06-23 18:55:45 -07:00
Kartikaya Gupta
bd560257f1
Bug 1025507 - Adjust overscroll prefs based on UX feedback. r=milan
2014-06-23 15:33:18 -04:00
Kartikaya Gupta
4aba255ad5
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
589193fd19
Bug 921326 - Part 2: Support to Toggle CellBroadcast Service per SIM. r=htsai
2014-06-10 13:46:57 +08:00
Nicolas Silva
72ac06e54c
Bug 1027365 - Activate ImageBridge by default when OMTC on. r=sotaro
2014-06-19 11:45:19 +02:00
Nick Desaulniers
6077745851
Bug 1023537 - Remove ebay UA override. r=kdubost
2014-06-10 13:51:08 -07:00
Sid Stamm
198a13c3c8
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
271f6a16da
Bug 1018088 - PUSH wakeup compatible multiple mobile networks carriers. r=nsm
2014-06-09 00:32:00 -04:00
Ben Hearsum
c20b3aa978
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
c8ca0853e5
Merge m-c to b2g-inbound. a=merge
2014-06-07 14:16:54 -04:00
Fernando Jiménez
2b7209c4be
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
3b9de473da
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
2014-06-04 22:58:00 +02:00
Botond Ballo
336ac383d8
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
2dcd7e4865
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
d94aeee60a
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
5c0e3bed25
Bug 1018255 - Stop fling more quickly when overscrolled. r=kats
...
--HG--
extra : source : 79355b184bc52616567cc16d8f8c61ab31789d67
2014-06-05 15:16:14 -04:00
Jeremy Poulin
4c8dd6d4b2
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
943fc38329
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
2014-06-03 15:08:54 +08:00
Kartikaya Gupta
38e4044d6b
Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis
2014-05-29 12:47:43 -04:00
Kartikaya Gupta
6f5cbbd151
Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis
2014-05-29 12:47:42 -04:00
Ben Hearsum
c55ef0503e
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
9aff8ddd59
Merge m-c to a CLOSED TREE m-i
2014-05-26 23:37:46 -07:00
Phil Ringnalda
44b9362bb7
Back out 4c660783c5d8 (bug 994293) for OOP b2g reftest bustage
...
CLOSED TREE
2014-05-26 23:22:59 -07:00
Phil Ringnalda
edcfa8e4f3
Back out 5e1bd5190442 (bug 897996) for b2g OOP reftest bustage
...
CLOSED TREE
2014-05-26 23:22:37 -07:00
Botond Ballo
52afa7c8d1
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
72d2491205
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
ba1234757a
Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis
2014-05-22 11:17:33 -04:00
Kartikaya Gupta
d8ef071350
Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis
2014-05-22 11:17:10 -04:00
Ed Morley
99a0f6d6d1
Backed out changeset 92680ffbdeac (bug 994293) for B2G OOP reftest crashes
2014-05-22 17:10:06 +01:00
Ed Morley
89ac0ed82b
Backed out changeset d0966e12e042 (bug 897996)
2014-05-22 17:09:44 +01:00
Kartikaya Gupta
6de6a56210
Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis
2014-05-22 11:17:33 -04:00
Kartikaya Gupta
a7d1e9ef6a
Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis
2014-05-22 11:17:10 -04:00
Paul Rouget
a9bfb77251
Bug 1000415 - Enable async animations in B2G desktop. r=vingtetun
2014-05-18 03:43:00 -04:00
Ethan Tseng
dabae6b7a7
Bug 1000340 - Remove obsolete codes to launch video app for RTSP. r=sworkman
2014-05-21 11:08:18 +08:00
Bas Schouten
1dc569ec06
Bug 1009616: Specify async video separately for content-processes. r=nical
2014-05-18 05:16:51 +02:00
Shian-Yow Wu
d5d5389b8f
Bug 945152 - Part 3-2: XHR changes for mapped array buffer. r=smaug
2014-05-16 13:34:43 +08:00
Ryan VanderMeulen
0b55cefbfc
Merge m-c to inbound.
2014-05-12 16:35:37 -04:00
Steve Workman
cd1bc582ed
Bug 1007959 - Reduce HTTP Idle connection timeout on FxOS and Android for conservative battery use r=mcmanus
2014-05-12 12:10:48 -07:00
Alexandre Poirot
644182cf83
Bug 893741 - Ensure all b2g targets (device and desktop) to support 3rd party cookies from site I haven't visited. r=fabrice
2014-05-11 21:34:00 +02:00
Ryan VanderMeulen
2c00c6028e
Backed out changeset 7b05ebf0a2d5 (bug 858787) for making bug 970728 nearly perma-fail.
2014-05-06 16:17:36 -04:00
Wes Kocher
51b4f13fac
Merge m-c to b2g-inbound
2014-05-05 21:19:59 -07:00
Wes Kocher
ad07adf5a3
Merge b2g-inbound to m-c
2014-05-05 21:07:22 -07:00
Mason Chang
93aa3561dc
Bug 980027 - Part 3: Add compositor priority prefs to b2g.js. r=gsvelto
2014-05-05 11:38:00 -04:00
Alexandre Poirot
4712c71b0f
Bug 1000122 - Override browser.startup.homepage in Mulet as a complex value. r=vingtetun
2014-05-05 07:46:00 -04:00
Dave Hylands
cbc0a4b450
Bug 1001542 - Make OS_VERSION use b2g version info rather than Linux version info.
2014-05-05 15:24:58 -07:00
Alexandre Poirot
9ede727f0a
Bug 1000880 - Prevent shell.html from being the default chrome document in the mulet. r=vingtetun
2014-04-30 09:44:00 -04:00
Garrett Robinson
118c84a064
Bug 858787: Flip the pref for CSP 1.0 parser in B2G r=fabrice r=sstamm
2014-05-05 11:09:56 -07:00
Alexandre Poirot
d7778dca33
Bug 961777 - Disable reuseGlobal on Mulet. r=bholley
2014-05-05 06:53:00 -04:00
Jim Chen
2dd5bee519
Bug 1001072 - Extend shutdown watchdog timeout to allow telemetry to shutdown. r=fabrice
2014-04-24 12:48:00 -04:00
Ed Morley
42a7f8cefd
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Kevin Grandon
85bce8c2c2
Bug 1001673 - Decrease default context menu delay r=vingtetun
2014-04-25 15:01:00 +02:00
Alexandre Lissy
4ba7a098ba
Bug 981664 - Move B2G l10n override to b2g-l10n.js. r=fabrice, r=vingtetun
...
Moving those overrides to the locales/ subdir makes more sense and it
will help us getting Mulet building correctly.
2014-04-29 01:39:00 -04:00
Kartikaya Gupta
71a8a92294
Bug 945789 - Tune APZ physics prefs based on UX feedback. r=botond
2014-04-28 13:56:00 +02:00
Karl Dubost
e6ec22410e
Bug 995831 - Remove UA override for domains (starting 2014-04-14). r=lmandel
2014-04-26 16:06:00 -04:00
Ethan Tseng
1439e71d08
Bug 999914 - Enable RTSP video by default since v2.0. r=sworkman
2014-04-23 12:07:09 +08:00
Bobby Holley
0e6f9b3a66
Bug 990353 - Flip on source discarding for b2g. r=bent
2014-04-22 14:08:28 -07:00
Bobby Holley
821af78f26
Bug 990353 - Add a pref for system source discarding. r=bent
2014-04-22 14:08:28 -07:00
Ethan Tseng
7d80196a9c
Bug 992568 - Part 1: Render RTSP in the browser. r=sworkman
2014-01-20 18:54:33 +08:00
Shih-Chiang Chien
6819c9acea
Bug 878577 - Part 1: Setup hard limit for DiscardTracker. r=seth
2013-12-16 19:31:00 +08:00
Matt Woodrow
58ea787e41
Bug 974197 - Remove the layers acceleration pref change that accidentally made it in. CLOSED TREE
2014-04-16 10:56:04 +12:00
Matt Woodrow
cde7f29c88
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
Ed Morley
aaae5098b8
Backed out changeset c9b8283fd770 (bug 878577) for B2G emulator timeouts in mochitest-8 after test_drawDiscardedImage.html; CLOSED TREE
2014-04-10 17:15:51 +01:00
Shih-Chiang Chien
61cb3c939f
Bug 878577 - Part 1, setup hard limit for DiscardTracker. r=seth.
2013-12-16 19:31:00 +08:00
Gregor Wagner
d2bfb1cf03
Bug 991989 - [zte openc 1.3]The phone number matching rule for is not fit for peru. r=bent
2014-04-06 15:52:40 +02:00
Reuben Morais
5d66d0e500
Bug 949537 - Some cleanup of the substring matching tests. r=gwagner
2014-04-03 20:51:58 -03:00
Tatiana Meshkova
2bd9454956
Bug 990869 - Allow to enable sub Apzc for non WIN gecko clients. r=kats
2014-04-02 18:40:00 +02:00
Doug Turner
b658a35968
Bug 989720 - Geolocation not working and shows mock location. We were using the wrong API key value in preferences. r=mmc
2014-04-01 14:03:24 -07:00
Masayuki Nakano
bd6decd65b
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
...
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Wes Kocher
3e4da18062
Merge b2g-inbound to m-c
2014-03-28 16:38:35 -07:00
Ben Kelly
e724a6ff36
Bug 982237: Add skia max size pref. Limit to screen size on b2g. r=snorp
2014-03-27 23:48:22 -04:00
Ryan VanderMeulen
4dc5242df5
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Fabrice Desré
564fd419ad
Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene
2014-03-25 21:56:35 -07:00
Jonathan Griffin
2c813577a2
Bug 979650 - Always build with Marionette for Firefox, b2g desktop, r=ted
2014-03-11 13:22:34 -07:00
Phil Ringnalda
4d2c10d566
Merge m-c to b-i
2014-03-22 17:50:05 -07:00
Reuben Morais
b97b186ca2
Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner
2014-03-22 16:07:44 -03:00
Doug Turner
1b505adf19
Bug 977725 - MLS Geolocation seeding GONK GPS Provider. r=kanru
2014-03-22 00:42:55 -07:00
Carsten "Tomcat" Book
8dd01a51fe
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
Wes Kocher
af4fab6d1c
Backed out 3 changesets (bug 980027) for causing a serious race in hal with the pref service
...
Backed out changeset 5cd05df56f67 (bug 980027)
Backed out changeset 6344d6606517 (bug 980027)
Backed out changeset 098a43b537e9 (bug 980027)
2014-03-19 15:36:13 -07:00
Cervantes Yu
295a735e85
Bug 959966: prevent the preallocated process from being killed by the lowmem killer by rasing its priority. r=khuey,gsvelto
2014-03-13 15:24:42 +08:00
Fernando Jiménez
7d20b5a7ba
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00