Граф коммитов

969 Коммитов

Автор SHA1 Сообщение Дата
Michael Vines df57cc3df3 Bug 1144512 - Add b2g build support for API level 22. r=mwu
From a49c14cf336031e9a69f07a422cf19b906e61e58 Mon Sep 17 00:00:00 2001
Change-Id: Ibd833ee7d74716d86d23a5b664a7e414211d18b7
---
 b2g/app/moz.build | 2 +-
 configure.in      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
2015-03-18 14:34:48 -07:00
Seth Fowler aaddf0fa58 Bug 1148696 - Enable image locking on B2G. r=tn 2015-03-29 16:08:03 -07:00
Mason Chang 954dc557aa Bug 1147753. Disable vsync refresh driver on L devices. r=kats 2015-03-26 13:48:47 -07:00
Shian-Yow Wu d5acb1e8d0 Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy. r=mcmanus, r=echen 2015-03-26 15:11:08 +08:00
Seth Fowler 5e1bf3762e Bug 1124088 - Rename decode-on-draw to decode-only-on-draw. r=tn 2015-03-24 15:39:00 -07:00
Wes Kocher 14f75f943c Merge m-c to inbound a=merge CLOSED TREE 2015-03-20 18:01:17 -07:00
Ryan VanderMeulen 721fc1ab52 Backed out changeset c5af69669855 (bug 1124084) for various regressions.
CLOSED TREE
2015-03-20 13:01:35 -04:00
Mason Chang 97be22fda3 Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-03-19 16:15:10 -07:00
Seth Fowler 78ab87250d Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn 2015-03-17 13:56:50 -07:00
Kearwood (Kip) Gilbert 0b60a5df9c Bug 1138651 - Enable CSS Scroll Snapping by Default on B2G. r=roc
- CSS Scroll Snapping can be enabled on Firefox OS earlier than other
  platforms, as it does not require scrollbar support (Bug 969250)

--HG--
extra : rebase_source : 42ce025dc66cdac411067f7bf72cb94362b0e450
2015-03-02 13:55:00 +01:00
Carsten "Tomcat" Book 66739eacd6 Backed out changeset 855a9c8ad7e4 (bug 1138651)
--HG--
extra : rebase_source : 0fef0fadf912262192271b6ee96ca734d502df64
2015-03-13 16:32:14 +01:00
Kearwood (Kip) Gilbert d36e9cdd88 Bug 1138651 - Enable CSS Scroll Snapping by Default on B2G. r=roc
- CSS Scroll Snapping can be enabled on Firefox OS earlier than other
  platforms, as it does not require scrollbar support (Bug 969250)
2015-03-02 13:55:00 +01:00
Gabriele Svelto 243ffd8828 Bug 892371 - Adjust oom_score_adj values for foreground processes according to an LRU policy. r=dhylands, r=khuey 2015-02-25 09:37:38 +01:00
Mason Chang b41aa8d711 Backout bug 1123762 afd91b997c2e for smoketest failures. r=me 2015-03-09 15:32:49 -07:00
Mason Chang 114609fe20 Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-03-06 13:44:39 -08:00
Kartikaya Gupta 93130eb171 Bug 1136311 - Tweak overscroll prefs as requested by UX. r=botond 2015-03-05 17:02:10 -05:00
Stephen Pohl 1703a43dcf Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong 2015-03-04 21:29:44 -05:00
Chris Lord a7f6ea8515 Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz 2015-02-18 15:40:14 +00:00
Ryan VanderMeulen 5d3c4f9631 Backed out changeset 0e2e7780755b (bug 1123762) for causing bug 1133786 and bug 1133865. a=me 2015-02-17 21:00:35 -05:00
Fabien Cazenave c5e5513ce6 Bug 1119057 - Scrollbar position should follow the document 'dir'. r=timdream 2015-02-02 15:01:32 +01:00
Mason Chang 1f9e151217 Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-02-13 14:53:29 -08:00
Fabrice Desré 6382dd4445 Bug 1132830 - Re-enable http2 on b2g r=me 2015-02-13 01:15:30 -08:00
Yusuke Yamamoto 1461657c56 Bug 839120 - Support SafeBrowsing in b2g r=gpascutto 2015-02-12 23:58:15 -08:00
Seth Fowler 7d44e2c0cd Bug 1129804 - Flip on decode-on-draw on B2G. r=me 2015-02-04 23:26:54 -08:00
Carsten "Tomcat" Book 814dffa974 Backed out changeset 79d3a9342174 (bug 1123762) for making R14 Test Failures even worse 2015-02-09 14:29:40 +01:00
Mason Chang 4b031a609b Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats 2015-02-09 16:53:09 +08:00
Bhavana Bajaj 6af7220279 Backed out changeset cec0b3b4403a (bug 1129804) 2015-02-06 14:27:41 -08:00
Dave Hylands c5ff7b0427 Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto 2015-01-12 14:19:00 -05:00
Seth Fowler fb68322470 Bug 1129804 - Flip on decode-on-draw on B2G. r=me 2015-02-04 23:26:54 -08:00
Gabriele Svelto d800fbc91b Bug 1081871 - part 2 - Use cgroups instead of nice values to implement application priorities. r=dhylands 2015-01-08 15:39:43 +01:00
David Anderson fe18c25a8f Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats) 2015-02-03 15:02:04 -08:00
Mason Chang fd062a1c8b Bug 1062331. Enable touch resampling on b2g. r=kats 2015-02-02 08:39:08 -08:00
Etienne Segonzac 358f9af53e Bug 763430 - Implementing a smoother orientation change transition for B2G r=fabrice a=philor 2015-01-31 14:36:51 -08:00
Brian O'Keefe 1fa0eaa700 Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
Mason Chang 2e47b0ac18 Bug 1126373 - Disable silk on Jelly bean and lower android versions. r=kats 2015-01-28 10:13:37 -08:00
Ryan VanderMeulen 83b898f175 Backed out changesets 59452425e446 and a13166f0d914 (bug 1081871) for causing bug 1122119. 2015-01-27 09:47:18 -05:00
Ryan VanderMeulen e6acb1c0c4 Backed out changeset f9625445803a (bug 1082290) because it depends on bug 1081871, which was backed out. 2015-01-27 09:46:32 -05:00
Mason Chang e7b9221c71 Bug 1118530 Turn on by default hardware vsync and the Vsync Aligned Compositor on b2g. r=kats 2015-01-26 09:01:53 -08:00
Wes Kocher cb32041b4d Backed out changeset 39c78d4281d5 (bug 1101331) for intermittently breaking gaia-ui tests on OSX on a CLOSED TREE 2015-01-22 12:23:12 -08:00
Carsten "Tomcat" Book eca1dab264 Merge mozilla-central to mozilla-inbound 2015-01-22 14:39:29 +01:00
Jan Varga f514a5ed5b Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Stephen Pohl c9ae0626e2 Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong 2015-01-21 14:40:45 -05:00
Nicholas Nethercote 19310a7cce Bug 1123527 - Added #error cases for impossible platforms. r=glandium.
cppcheck says:

> b2g/app/nsBrowserApp.cpp:251: error: Uninitialized variable: gotCounters
> browser/app/nsBrowserApp.cpp:637: error: Uninitialized variable: gotCounters

It's a false positive because one of XP_WIN and XP_UNIX is always defined, but
it doesn't hurt to make that fact clearer.

--HG--
extra : rebase_source : 8717e3814e1cfacb9dd42cb9509aca0c3a926747
2015-01-15 22:10:29 -08:00
Seth Fowler d34d823d05 Bug 1118655 - Use decode-on-draw only, and ignore RequestDecode and the like, when APZ and downscale-during-decode are enabled. r=tn 2015-01-19 15:46:55 -08:00
Ryan VanderMeulen b0ba31bcc7 Bug 1124072 - Disable decode-on-draw on B2G due to frequent reftest failures. 2015-01-21 13:46:11 -05:00
Seth Fowler 3ed3b0f849 Bug 1124072 - Flip on decode-on-draw on APZ platforms. r=tn 2015-01-21 05:07:46 -08:00
Bill McCloskey f6534c08fb Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Nicholas Hurley 87facfa179 Bug 1009122 - use cache2 as storage for predictor data. r=honzab
--HG--
extra : rebase_source : 290e1aa04a1dfa2e7d6cb9f1b5b705d1ed80e68c
2015-01-14 13:59:04 -08:00
Andrea Marchesini e2ecdca8a9 Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-15 16:58:41 +00:00
Brian Smith ea66053341 Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
--HG--
extra : rebase_source : 3fc7e4e83f57252e15cf32846f23e497f8532ea5
2015-01-08 22:35:33 -08:00
Ryan VanderMeulen 3a9ff448dc Backed out 11 changesets (bug 966439, bug 1121472) for causing widespread test failures and because inbound isn't Try and shouldn't be treated as such.
Backed out changeset e6cd15d43b5a (bug 1121472)
Backed out changeset 4f9788639f3f (bug 966439)
Backed out changeset ac9a967e5a10 (bug 966439)
Backed out changeset 14d322737871 (bug 966439)
Backed out changeset 8f941e519580 (bug 966439)
Backed out changeset b82d1010c6b4 (bug 966439)
Backed out changeset 2c29a52a03bd (bug 966439)
Backed out changeset e4b0802a3f06 (bug 966439)
Backed out changeset bdc9a0310034 (bug 966439)
Backed out changeset 6b3ae19628e6 (bug 966439)
Backed out changeset 3d23e775033a (bug 966439)

CLOSED TREE
2015-01-14 11:46:14 -05:00
Andrea Marchesini 1b2f40309e Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug 2015-01-14 11:50:35 +00:00
Wes Kocher 3f23ab427f Merge b2g-inbound to m-c a=merge 2015-01-13 17:38:53 -08:00
Dave Hylands 088b97b45b Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto 2015-01-13 12:12:32 -08:00
Gabriele Svelto b173507d67 Bug 1081871 - Part 2 - Use cgroups instead of nice values to implement application priorities. r=dhylands 2015-01-08 15:39:43 +01:00
Gavin Sharp 9cd3807a46 Bug 1117158: move search service prefs to all.js, r=markh/margaret/fabrice
--HG--
extra : rebase_source : 5b3380dd9a0dc695c44a2d7d85e8217d8fb2119a
2015-01-05 08:01:12 -08:00
Kartikaya Gupta 5f28bd754e Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond 2015-01-02 17:07:27 -05:00
Andrea Marchesini 6b6fa3fbff Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan 2015-01-13 09:53:14 +00:00
Karl Dubost cab58b9fec Bug 1103680 - "Remove UA override for domains (starting 2014-11-24)". r=lmandel 2014-12-19 02:15:00 +01:00
Mason Chang 94d613426b Bug 1097792. Further tweak fling curving prefs. r=kats 2014-12-19 10:47:56 -05:00
Chris Peterson 249ac81315 Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
Alexandre Lissy 17c05a60ab Bug 1110063 - Open readonly transaction for settings lock when possible. r=qdot
Whenever a settings lock does only read operations (i.e. lock.get()),
there is no need that the underlying indexedDB transaction should be
opened as readwrite. Doing so, we will be able to parallelize some
request and avoid locking that should in the end allow for faster
operations. Enabling this feature is controlled by the preference
dom.mozSettings.allowForceReadOnly, defaulting to false for now.
2014-12-17 09:30:00 -05:00
Fabrice Desré 130be9050a Bug 923897 - Extensibility support for b2g r=ferjm,bholley 2014-12-16 15:32:28 -08:00
Kai-Zhen Li d3b5096f45 Bug 1103820 - Support new android version. r=mwu 2014-11-16 23:19:58 +08:00
Terrence Cole d0e0d193b8 Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
Alexandre Lissy 2b2037cf77 Bug 1094362 - Completely disable update prefs for reftest. r=vingtetun, r=jgriffin
When running reftests on Mulet, we do not want that forced update
checking gets triggered. We can block this by setting the following
prefs:
 - app.update.enabled to false
 - app.update.url.override and app.update.url to empty string
We also disable tiles-related pinging and downloading by setting empy
values for:
 - browser.newtabpage.directory.source
 - browser.newtabpage.directory.ping
Gaia also does force check app updates at some point, so we introduce a
new pref, webapps.update.enabled, that we can use to make sure webapps
update won't be triggered.
2014-12-05 07:14:00 -05:00
Olli Pettay 3324f67238 Bug 1102975 - Add a pref to control the content viewer expiration time in bfcache, r=khuey
--HG--
extra : rebase_source : 6fb403cdb1b73fa8e1f61945ddfd3bfe8e75a92d
2014-12-04 11:04:36 -08:00
Carsten "Tomcat" Book 9c0e2f6b07 merge b2g-inbound to mozilla-central a=merge 2014-12-04 17:03:38 +01:00
Alexandre Lissy 7b995f0ea3 Bug 1106896 - Improve debug and error reporting in mozSettings. r=qdot
We break down the logging capabilities into two classes: debug and
verbose. Verbose will help to track everything that happens, while debug
should just report error cases. We also augment memory reports with
values to help tracking potential issues like: queue blockage, leaking,
etc.
2014-12-02 14:50:00 +01:00
Alexandre Lissy a20477472a Bug 1100345 - Make Mulet appear as B2G for Marionette r=jgriffin
When running Gaia Marionette integration tests, we need to talk to Mulet
like if it was a B2G device. We define the "b2g.is_mulet" pref for this
purpose.
2014-11-27 03:07:00 +01:00
Phil Ringnalda 4c493d693b Backed out changeset a686c6909b22 (bug 928833) 2014-11-30 17:32:45 -08:00
Kartikaya Gupta 7ece66bc94 Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond 2014-11-30 17:31:16 -05:00
Seth Fowler 659ab90036 Bug 1104622 (Part 1) - Remove DiscardTracker. r=tn 2014-11-27 19:55:57 -08:00
Seth Fowler c1ab6fe191 Bug 1060869 - Followup - Fix mochitest.ini syntax and bump back up memory limit prefs on B2G. r=me
--HG--
extra : rebase_source : 1b3a89c0c35e2fc8e1febcba1e4b3b784fa5fcff
2014-11-26 13:39:30 -08:00
Seth Fowler b8c1e93d1d Bug 1060869 (Part 4) - Update SurfaceCache prefs to increase the cache size. r=dholbert,tn 2014-11-26 13:22:10 -08:00
Ryan VanderMeulen fd6dfc1619 Backed out changeset 82fd2eef7630 (bug 1060869) because the rest of this bug was backed out and it seems to be causing OSX Gip(f1) to be near permafail. 2014-11-26 16:06:53 -05:00
Seth Fowler 6b72852771 Bug 1060869 (Part 4) - Update SurfaceCache prefs to increase the cache size. r=dholbert,tn 2014-11-26 01:37:57 -08:00
David Anderson a7ce0b61d2 Put meta viewport support behind a pref (bug 1092450, r=kats). 2014-11-21 14:32:32 -05:00
Jan Keromnes 076ea83cab Bug 1011562 - Enable the packaging of MOZTT fonts on all build targets. r=fabrice 2014-11-15 03:10:00 +01:00
Botond Ballo 2503238c5d Bug 1066888 - Tweak prefs for overscroll bounce effect on B2G. r=kats 2014-11-14 18:01:48 -05:00
Kartikaya Gupta 8ac2ff1bb6 Bug 1072498 - Collapse the dom.browser_frames.useAsyncPanZoom pref into layers.async-pan-zoom.enabled. r=fabrice 2014-11-14 07:42:24 -05:00
Ryan VanderMeulen f35949322f Merge m-c to inbound. a=merge 2014-11-12 15:52:37 -05:00
Kartikaya Gupta fcc0e0cb3c Bug 1095727 - Update fling curving prefs per UX request. r=me
DONTBUILD because trivial prefs change
2014-11-12 11:07:48 -05:00
Blake 740f45d249 Bug 1060900 - [FFOS] Unpref B2G/Gonk Platform Decoder Module. r=ajones
From e66c0561aa744bbdbf6d39cc65ab8b6d92690c4a Mon Sep 17 00:00:00 2001
2014-11-12 10:29:40 +08:00
Carsten "Tomcat" Book 09b74a8b4d Backed out changeset 53e23b1b3642 (bug 1092450) for test bustage 2014-11-12 11:19:26 +01:00
David Anderson 35584ea8f5 Put meta viewport support behind a pref (bug 1092450, r=kats).
--HG--
extra : rebase_source : 888513255b2d672643beb9933ebb67ac6a2452ca
2014-11-12 00:15:40 -08:00
Alexandre Lissy db87b66cb5 Bug 1095451 - Switch off e10s for Mulet. r=gavin 2014-11-07 05:09:00 -05:00
Kartikaya Gupta e230d54989 Bug 1072093 - Support progressive-paint on OS X 10.7 or later. r=BenWa 2014-11-07 14:17:14 -05:00
Robert O'Callahan a3fba57a19 Bug 1085186. Don't readahead more than 30s of media data per resource on mobile/B2G. r=cpearce
--HG--
extra : rebase_source : 6fce6b5390d0eb76463db04f7dd72f79b97d39c5
2014-10-21 10:32:11 +13:00
Ryan VanderMeulen 1938b69d8b Backed out changesets bc3b048b416d and 773b27cd166b (bug 1050122) for regression B2G debug test runtimes dramatically. 2014-11-03 12:46:43 -05:00
Ting-Yu Chou b3971b5f46 Bug 1050122 - Part 1 - Enable Nuwa on debug builds, and kill it if the preference is false. r=khuey 2014-10-31 15:07:43 +08:00
Ting-Yu Lin 8fc67c17a1 Bug 1029943 - Part 4 - Enable selection carets by default on b2g. r=ehsan 2014-10-31 09:15:00 +01:00
Gina Yeh a9a5a8c2c1 Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug 2014-11-03 15:05:38 +08:00
Botond Ballo 84f4ed3fa8 Bug 1066888 - Overscroll physics improvements. r=kats
This patch unifies the physics governing the overscroll phase of a fling
with the snap-back animation. The unified physics are spring-based, like the
physics governing the snap-back animation before, except we allow for
oscillations.
2014-10-31 12:06:31 -04:00
Max Li 1c013f94e5 Bug 1011886 - [AccessFu] Introduce key echo by character, word, and character and word. r=eeejay 2014-10-31 08:48:21 -07:00
Carsten "Tomcat" Book 3de670ab27 Merge mozilla-central to b2g-inbound 2014-10-30 15:51:48 +01:00
Kartikaya Gupta 44e502b83b Bug 1091049 - Add fling curving to accelerate fast flicks. r=botond 2014-10-30 10:38:10 -04:00
Mike Hommey 47c853314f Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Sean Lin d12e06f1df Bug 998872 - [Stingray] TV Manager API. Part 1 - DOM API & WebIDL bindings. r=ehsan, r=baku
--HG--
rename : dom/datastore/tests/file_app.sjs => dom/tv/test/file_app.sjs
2014-08-21 17:15:18 +08:00
Karl Dubost 1f70372a6b Bug 1049484 - Remove UA override for domains (starting 2014-08-06). r=lmandel 2014-10-28 04:01:00 -04:00
Jan Keromnes 2db002a086 Bug 1011562 - Ship Firefox OS fonts with the simulator. r=fabrice, r=mshal 2014-10-21 12:34:00 -04:00
Lucas Silvestre 1b8a9458de Bug 1035422 - Control the layout.imagevisibility.enabled pref in a single place. r=tn 2014-10-21 11:08:51 -07:00
Ryan VanderMeulen f00e2738a4 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 664f171f22 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 15a948822d 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 bd5a3188f8 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 3cb0938b46 Bug 1067270 - Disable http2 r=fabrice 2014-10-12 21:37:27 -07:00
Michael Wu 38ff59f01d Bug 1073094 - Disable jsloader.reuseGlobal on debug builds, r=khuey 2014-09-30 12:25:41 -04:00
Carsten "Tomcat" Book b37ac43e39 merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Stephen Pohl 6462438b09 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 ee9d2047b1 Bug 1071156 - Raise compositor thread priority to nice -4. r=roc 2014-09-24 10:56:00 -04:00
Cervantes Yu f306f96f76 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 0c3606834a 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 293a55afc8 Backed out changeset 1e25cd3e8219 (bug 1051633) for B2G ICS Emulator Opt m4 test failures 2014-09-24 11:28:37 +02:00
Cervantes Yu 5d34df52be 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 1c124be1f8 Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb 2014-09-19 14:58:34 -07:00
Fabrice Desré 70514dcc33 backout bug 1029943 for performance regressions (see bug 1066515) 2014-09-18 10:31:20 -07:00
Vlatko Markovic 892881d00d Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking 2014-09-16 13:14:02 -07:00
Fabrice Desré 5da8d5fa12 Bug 1066362 - Move default privileged csp to all.js r=dveditz 2014-09-16 13:01:53 -07:00
Monica Chew d9133ed513 Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Phil Ringnalda 2c98827aa5 Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew 4e94ee034f Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending 2014-09-08 16:44:08 -07:00
Botond Ballo a7e201e857 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 92fda10b76 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 e499b0b7b0 Bug 1029943 - Enable selection carets by default on b2g. r=ehsan 2014-08-29 17:12:22 +08:00
Ehsan Akhgari 3e12cc3169 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 ed70c5f377 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 a98032818a Back out bug 1050122 for causing silent timeouts on emulator mochitests. a=me 2014-09-02 12:05:36 -07:00
Ting-Yu Chou db092f3c12 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 f1400587fe Bug 1057578 - Make the overscroll transform a uniform stretch. r=kats 2014-08-29 15:28:47 -04:00
Fabrice Desré baeeaa2c70 Bug 1011738 - Theme support for b2g/gaia, Part 1 : settings hook-up r=vingtetun 2014-08-28 17:20:26 -07:00
David Major 36c74581b8 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 e20f3c8471 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 fa87ed9a17 Bug 1042305 - Increase ImageCache size and add MemoryPressure support r=gw280 2014-08-25 12:01:46 -07:00
Sean Lin c1aba63374 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 a94fb4b045 Bug 1016184 - Part 4: Enable touch caret by default on B2G. r=ehsany 2014-07-27 00:23:00 +02:00
Ryan VanderMeulen 3ea3cf2a2f Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164. 2014-08-12 12:44:09 -04:00
Blake Wu a5df92b66f 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 687f61d5f9 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 6b3228115f Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium 2014-08-07 21:29:39 -04:00
Nigel Babu 8f59e65c73 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 dd6d7593bb Bug 1043390 - Don't use getSourceRepo on local builds; r=glandium 2014-08-07 21:29:39 -04:00
Mike Hommey 89777800f9 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 d9443ec932 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 a2f84cef77 Backed out changeset 90c9b3d8f5bf (bug 1014023) for intermittent Windows mochitest failures.
CLOSED TREE
2014-08-05 15:33:10 -04:00
Sean Lin 0d34f59084 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 0d57c5a21f Bug 977026 - Part 3: Preload XPT before calling fork. r=bsmedberg 2014-07-25 20:52:00 -04:00
Thinker K.F. Li e9dc84b5a1 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 908eceaa30 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 4a0e591176 Bug 1016184 - part 4 - Enable touch caret by default on b2g. r=ehsan 2014-07-27 00:23:00 +02:00
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
Ed Morley 453cf1d45e Backed out changeset 92680ffbdeac (bug 994293) for B2G OOP reftest crashes 2014-05-22 17:10:06 +01:00
Ed Morley 1e6cf2aab9 Backed out changeset d0966e12e042 (bug 897996) 2014-05-22 17:09:44 +01:00
Kartikaya Gupta 33e8e2eacf Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis 2014-05-22 11:17:33 -04:00
Kartikaya Gupta a1a77820a9 Bug 994293 - Enable progressive painting by default on B2G device builds. r=Cwiiis 2014-05-22 11:17:10 -04:00
Paul Rouget 5cb079dcb8 Bug 1000415 - Enable async animations in B2G desktop. r=vingtetun 2014-05-18 03:43:00 -04:00
Ethan Tseng d3a0791173 Bug 1000340 - Remove obsolete codes to launch video app for RTSP. r=sworkman 2014-05-21 11:08:18 +08:00
Bas Schouten b0a17db4e6 Bug 1009616: Specify async video separately for content-processes. r=nical 2014-05-18 05:16:51 +02:00
Shian-Yow Wu a5e37bfb3f Bug 945152 - Part 3-2: XHR changes for mapped array buffer. r=smaug 2014-05-16 13:34:43 +08:00
Ryan VanderMeulen 16faa8db28 Merge m-c to inbound. 2014-05-12 16:35:37 -04:00
Steve Workman f039855788 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 71e3d44a06 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 3401befac6 Backed out changeset 7b05ebf0a2d5 (bug 858787) for making bug 970728 nearly perma-fail. 2014-05-06 16:17:36 -04:00
Wes Kocher f0482d7b52 Merge m-c to b2g-inbound 2014-05-05 21:19:59 -07:00
Wes Kocher aba70549a9 Merge b2g-inbound to m-c 2014-05-05 21:07:22 -07:00
Mason Chang 12bacad862 Bug 980027 - Part 3: Add compositor priority prefs to b2g.js. r=gsvelto 2014-05-05 11:38:00 -04:00
Alexandre Poirot 91335fced0 Bug 1000122 - Override browser.startup.homepage in Mulet as a complex value. r=vingtetun 2014-05-05 07:46:00 -04:00
Dave Hylands 6957a858ae Bug 1001542 - Make OS_VERSION use b2g version info rather than Linux version info. 2014-05-05 15:24:58 -07:00
Alexandre Poirot b22ff54d96 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 a404378a81 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 d975eff099 Bug 961777 - Disable reuseGlobal on Mulet. r=bholley 2014-05-05 06:53:00 -04:00
Jim Chen e505a81808 Bug 1001072 - Extend shutdown watchdog timeout to allow telemetry to shutdown. r=fabrice 2014-04-24 12:48:00 -04:00
Ed Morley e41a3e1c8a Merge mozilla-central and inbound 2014-04-29 18:23:29 +01:00
Kevin Grandon d8ead71247 Bug 1001673 - Decrease default context menu delay r=vingtetun 2014-04-25 15:01:00 +02:00
Alexandre Lissy 405d2e2ad6 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 b1e2c2d572 Bug 945789 - Tune APZ physics prefs based on UX feedback. r=botond 2014-04-28 13:56:00 +02:00
Karl Dubost 3ba5791ccb Bug 995831 - Remove UA override for domains (starting 2014-04-14). r=lmandel 2014-04-26 16:06:00 -04:00
Ethan Tseng 3e725e725e Bug 999914 - Enable RTSP video by default since v2.0. r=sworkman 2014-04-23 12:07:09 +08:00
Bobby Holley 60ea4d2766 Bug 990353 - Flip on source discarding for b2g. r=bent 2014-04-22 14:08:28 -07:00
Bobby Holley 2a54864f28 Bug 990353 - Add a pref for system source discarding. r=bent 2014-04-22 14:08:28 -07:00
Ethan Tseng 2ea30d25e4 Bug 992568 - Part 1: Render RTSP in the browser. r=sworkman 2014-01-20 18:54:33 +08:00
Shih-Chiang Chien 0e66b7f2bd Bug 878577 - Part 1: Setup hard limit for DiscardTracker. r=seth 2013-12-16 19:31:00 +08:00
Matt Woodrow fa9338fee5 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 b4d6205572 Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc 2014-03-07 16:24:32 +13:00
Ed Morley 6c2e23f286 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 3224501a67 Bug 878577 - Part 1, setup hard limit for DiscardTracker. r=seth. 2013-12-16 19:31:00 +08:00
Gregor Wagner 73e0a8b88b 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 0e10dc0739 Bug 949537 - Some cleanup of the substring matching tests. r=gwagner 2014-04-03 20:51:58 -03:00
Tatiana Meshkova b3e80b747a Bug 990869 - Allow to enable sub Apzc for non WIN gecko clients. r=kats 2014-04-02 18:40:00 +02:00
Doug Turner fae0536657 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 f6885469a0 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 4f5fed80dc Merge b2g-inbound to m-c 2014-03-28 16:38:35 -07:00
Ben Kelly 9594ac92bc 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 a14baa39be Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
Fabrice Desré 874f87e5ff Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene 2014-03-25 21:56:35 -07:00
Jonathan Griffin 05107f9406 Bug 979650 - Always build with Marionette for Firefox, b2g desktop, r=ted 2014-03-11 13:22:34 -07:00
Phil Ringnalda 236cb3aed6 Merge m-c to b-i 2014-03-22 17:50:05 -07:00
Reuben Morais f7c2b9529d Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner 2014-03-22 16:07:44 -03:00
Doug Turner bd8979b3cf Bug 977725 - MLS Geolocation seeding GONK GPS Provider. r=kanru 2014-03-22 00:42:55 -07:00
Carsten "Tomcat" Book e9c7dd6611 merge b2g-inbound to mozilla-central 2014-03-20 14:07:58 +01:00
Wes Kocher 847958cbab 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