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

769 Коммитов

Автор SHA1 Сообщение Дата
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
Cervantes Yu 53aa9fe207 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 7e16c679dd Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Ben Kelly e62ccc79fe Bug 980027: Part 3: Add compositor priority prefs to b2g.js. r=gsvelto,benwa 2014-03-17 11:52:43 -04:00
Karl Dubost 289f04f0cd Bug 978663 - Remove UA override for domains (starting 2014-03-03). r=lmandel 2014-03-15 17:29:23 -04:00
Wes Kocher f7a4d641fc Merge inbound to m-c 2014-03-14 22:20:25 -07:00
Ghislain 'Aus' Lacroix 0df8b287f0 Bug 948029 - [Download API] Downloading resources isn't driven by user consent. r=bz 2014-03-14 14:24:23 -07:00
Kartikaya Gupta a0436d61c4 Bug 979720: Follow-up to fix stupid PTO-brain naming mistake. r=me 2014-03-14 15:55:07 -04:00
Kartikaya Gupta 3ba899c3dc Bug 979720 - Convert max velocity from px/ms to inches/ms. r=bkelly 2014-03-14 15:49:00 -04:00
Kartikaya Gupta 116b6944ee Bug 984794 - Switch to sticky axis locking on B2G. r=Cwiiis 2014-03-27 15:06:14 -04:00
Nicholas Hurley 05252c873f Bug 988015 - Disable Seer on b2g. r=jduell 2014-03-26 11:13:16 -07:00
Karl Dubost ba9eca01a6 Bug 965060 - Remove UA override for domains (starting 2014-01-29). r=lmandel 2014-03-11 08:03:56 -04:00
Chris Lord be89f58776 Bug 963073 - Enabled tiles by default on b2g. r=Bas 2014-03-08 01:43:05 +01:00
Karl Dubost ad325a1f17 Bug 978658 - Remove UA override for domains with lower rank. r=lmandel 2014-03-07 09:06:31 -05:00
Chris Lord 83a3c89cd5 Bug 979084 - Adjust the displayport when one axis is clipped by default on b2g. r=ajones
Change the default displayport settings to redistribute wasted displayport area
from one axis to the other and adjust displayport size accordingly on b2g.
2014-03-07 09:27:18 +00:00
Ethan Tseng 6bbc5f3f06 Bug 980101 - Disable RTSP video support on 1.4. r=vchang 2014-03-06 11:10:22 +08:00
Gabriele Svelto ad2edb9639 Bug 979205 - Make LMK and low-mem trigger preferences use values in KiB instead of MiB. r=fabrice 2014-03-04 11:23:00 +01:00
Ehsan Akhgari 17f4a32d8b Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
Doug Turner b0306de6c4 Bug 977455 - Remove gls preference. r=fabrice 2014-02-28 17:36:21 -08:00
Brian Smith 230010c9b9 Backout cset f1c86ed4ccfa (bug 977455), a=bustage 2014-02-28 22:12:58 -08:00
Doug Turner 61432e7cc5 Bug 977455 - Remove gls preference. r=fabrice 2014-02-28 17:36:21 -08:00
Fernando Jiménez 1b16e00aea Bug 977597 - Use FxA production server URI. r=jedp 2014-02-27 19:41:46 +01:00
Carsten "Tomcat" Book 01f93d64ea Merge mozilla-central to b2g-inbound 2014-02-27 15:59:39 +01:00
Kartikaya Gupta 81c0e3373a Bug 975033 - Drop the APZ repaint interval down to 16ms on B2G. r=vingtetun 2014-02-27 08:43:02 -05:00
Wes Kocher 2bb838ebe6 Merge m-c to b2g-inbound 2014-02-24 18:28:37 -08:00
Ben Kelly 6aa87ae0a5 Bug 976035: Add max velocity pref to b2g.js. r=kats 2014-02-24 16:08:35 -05:00
Nicholas Nethercote 926c15fd33 Bug 969415 (part 2) - Add a pref to enable memory report dumping on JS OOMs. r=luke.
--HG--
extra : rebase_source : 3971f809744869a2f2d77e435e95aca44bf7e9d7
2014-02-20 18:35:43 -08:00
Ehsan Akhgari 39fc9361f6 Bug 975740 - Port WIN32_EXE_LDFLAGS to moz.build; r=mshal 2014-02-24 08:30:25 -05:00
Ms2ger 0604b7f97a Bug 973649 - Add logic for CFLAGS, CXXFLAGS and LDFLAGS to moz.build; r=gps
--HG--
extra : amend_source : d44541fd844c1b3f5fb4077add7aa0589ae61942
2014-02-26 12:49:00 -08:00
"Kan-Ru Chen (陳侃如)" 804bb1a165 Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan 2014-02-12 13:36:23 +08:00
Alexandre Poirot b545cfef74 Bug 961780 - Use "b2g" package name instead of "browser". r=fabrice 2014-02-11 09:24:20 -05:00
Ehsan Akhgari d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Ehsan Akhgari 2369fdc788 Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal 2014-02-10 13:41:02 -05:00
Ryan VanderMeulen c38a20a8ce Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Andrea Marchesini e41626ff95 Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz 2014-02-06 17:44:03 +00:00
Kartikaya Gupta 108a717e57 Bug 968495 - Increase frequency for repainting while panning. r=vingtetun 2014-02-06 09:27:53 -05:00
Kartikaya Gupta fe090a0704 Bug 963278 - Enable the dom.browser_frames.useAsyncPanZoom flag by default. r=vingtetun 2014-02-05 17:43:20 -05:00
Ethan Tseng 3e8ad3988a Bug 966623 - [RTSP] Video RTSP should be enabled from 1.4. r=sworkman 2014-02-01 20:06:55 +08:00
Karl Dubost 9b4686687e Bug 948642 - Remove UA override for domains (starting 2013-12-10). r=lmandel 2014-02-04 11:12:55 -05:00
Carsten "Tomcat" Book eb003fc9d5 merge b2g-inbound to mozilla-central 2014-01-31 12:57:22 +01:00
Dale Harvey 3c5b896969 Bug 958666 - Disable autofocus on b2g. r=vingetun 2014-01-31 03:29:18 +00:00
Ryan VanderMeulen 72f02a1423 Backed out changeset 93d6dfcc20e7 (bug 958666) for B2G reftest failures. 2014-01-30 12:53:33 -05:00
Ethan Tseng a3abf4db62 Bug 962309 - Video RTSP support should be disabled in 1.3. r=sworkman 2014-01-30 08:58:24 +08:00
Dale Harvey fc8867f9a6 Bug 958666 - Disable autofocus on b2g. r=vingetun 2014-01-30 14:50:14 +00:00
Ryan VanderMeulen 3c59d309e4 Merge m-c to inbound. 2014-01-30 16:36:04 -05:00
Nikhil Marathe 16a3c5ed8b Bug 918806 - Enable DOM Promises. sr=bz
--HG--
extra : rebase_source : dbc7ef836fe7c2a71f38fedda004d7f988361a85
2014-01-30 13:14:00 -08:00
Ryan VanderMeulen aa8ede1cff Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures. 2014-01-30 14:46:36 -05:00
Nikhil Marathe bbd4ae9d07 Bug 918806 - Enable DOM Promises. sr=bz 2014-01-30 09:41:43 -08:00
Ghislain 'Aus' Lacroix cfe80e74d5 Bug 957592. Expose download API properties based on permission. r=bz 2014-01-24 11:53:05 -08:00
Vivien Nicolas 3f61d03497 Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice 2014-01-23 18:45:00 +01:00
Carsten "Tomcat" Book 051714c230 Backed out changeset 786d44e03d8b (bug 957592) for static rooting hazard bustage on a CLOSED TREE 2014-01-23 14:22:24 +01:00
Ghislain 'Aus' Lacroix 4f6566a543 Bug 957592 - Expose download API properties based on permission. r=bz 2014-01-22 11:51:13 -08:00
Wes Kocher 324c853be9 Backed out changeset 47c7cd88eee1 (bug 961047) for b2g scrolling failures 2014-01-22 20:12:03 -08:00
Vivien Nicolas b8d16528af Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice 2014-01-23 00:03:17 +01:00
retornam 26244d8695 Bug 847811 - Remove browser.geolocation.warning.infoURL pref in b2g.js. r=fabrice 2013-08-02 13:14:54 -07:00
Nicholas Hurley da60080214 Bug 947745 - Clean up the seer database when it gets too big. r=honzab 2014-01-17 17:45:48 -08:00
Ryan VanderMeulen 127438a7eb Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Etienne Segonzac 61a804b5d3 Bug 849223 - Make the CSS3 system color module customizable via mozSettings to enable gaia themes. r=vingtetun 2014-01-16 15:52:30 +01:00
Diego Wilson 551565a5c9 Bug 947504 - Only enable HwcComposer2D by default if hardware supports it. r=gal
This feature will only be enabled by default on hardware that supports it
which sets the gonk prop "ro.display.colorfill" to true.

The feature can still be force enabled (or force disabled) via the
"layers.composer2d.enabled" setting.
2014-01-14 14:44:47 -08:00
Gian-Carlo Pascutto 86b9a69241 Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin 2014-01-16 09:27:59 +01:00
Wes Kocher 548cfa5be3 Backed out changeset 5ed4a1817540 (bug 914584) for causing Cu permaorange 2014-01-15 19:54:27 -08:00
Fabrice Desré 5f5b950c22 Bug 914584 - Turn on OOP on all b2g linux builds r=gwagner 2013-09-10 05:57:55 -07:00
Ben Kelly bfb523ca41 Bug 957346: Extend grace period for perceivable background processes. r=fabrice 2014-01-15 18:17:59 -05:00
Alexandre Poirot 17fe928a45 Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas 2014-01-15 09:28:04 -05:00
Kai-Zhen Li 903f8a9097 Bug 957892 - Support gonk-kk in gecko. r=mwu 2014-01-09 13:59:31 +08:00
David Flanagan 5812575908 Bug 939962: set pref to enable willReadFrequently software canvas option 2014-01-06 14:13:57 -08:00
Ehsan Akhgari 1b83407ce9 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Wes Kocher 1221083b0e Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8) 2013-12-20 13:43:46 -08:00
Diego Wilson 78b4c2402e Bug 950800 - Honor Composer2D toggling on the fly. r=nrc
Now you can toggle the hardware composer on/off at any point without restarting B2G.
2013-12-17 09:01:39 -08:00
Ms2ger b8ce388b2c Merge backout. 2013-12-20 11:39:00 +01:00
Ms2ger 91a6b6eff1 Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review. 2013-12-20 11:37:27 +01:00
Randall Barker 08972a99be Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-19 12:19:25 -08:00
Phil Ringnalda 64afb91b4b Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
CLOSED TREE
2013-12-17 23:36:05 -08:00
Randall Barker 5f29e6fa80 Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis 2013-12-17 13:41:00 -08:00
Fabrice Desré 2d148375b6 Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
Fabrice Desré 24ff97a186 Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk 2013-11-27 23:17:39 -08:00
Chris Lord eb39e0acf3 Bug 950696 - Cache the 'enable tiles' layers pref. r=bgirard
Rename layers.force-tiles to layers.enable-tiles and cache it with the other
layers prefs in gfxPlatform.
2013-12-17 14:02:16 +00:00
Nicholas Nethercote 12910b47d0 Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Timothy Nikkel e87fcd7ccb Bug 943248. Enable image visibility on b2g. r=mats 2013-11-26 16:19:41 -06:00
Vivien Nicolas fce8b5cad9 Bug 943849 - [Shared] Fixed headers does not follow correctly the rendered view. r=kats 2013-12-13 18:23:49 +01:00
Alexandre Poirot 97bca87c64 Bug 945235 - Ensure {menu, tool, location, status}bars visiblity is false on b2g. r=fabrice 2013-12-12 17:04:43 -05:00
Karl Dubost dbec9b0bdf Bug 941911 - Remove UA override for domains (starting 2013-11-21). r=lmandel 2013-12-11 09:54:22 -05:00
Paul Rouget a76e044e4b Bug 944685 - Use NSHighResolutionCapable in B2G's Info.plist. r=mstange
--HG--
extra : rebase_source : b2d96082c1fb4ac55ad22dd034f7b1fbf217f207
2013-12-04 17:44:35 -05:00
Fabrice Desré f33aa54588 Bug 944859 - osfile_async_worker.js worker is never shut down in the parent process. r=yoric 2013-12-03 09:48:01 -08:00
Carsten "Tomcat" Book 9ec029aebf merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Zachary Carter 983b37578f Bug 935232 - Implement a client for the Firefox Accounts auth server. r=markh 2013-12-02 13:56:24 -08:00
Ryan VanderMeulen 4829857b56 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey 881a7c1554 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Carmen Jimenez b37f4cce7c Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice 2013-11-21 17:56:15 +01:00
Carsten "Tomcat" Book 382024e151 Merge m-c to b2g-inbound 2013-11-28 14:48:55 +01:00
Mike Hommey 8fd06cf41b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey b32a4ed166 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey 682364d535 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Nicholas Cameron 2bb0c5bd83 Bug 914584. Pref on OMTC for b2g desktop builds. r=fabrice 2013-11-25 20:07:34 +13:00
Ryan VanderMeulen 6789e60ca8 Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Dale Harvey 34faf80f2d Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow 2013-11-22 11:06:05 +00:00
Ethan Tseng d74648f54b Bug 884702 - Support Rtsp protocol in url bar. r=bz 2013-11-20 17:58:22 +08:00
Karl Dubost a83f1731f3 Bug 932040 - Removing the UA override for 7 domains. r=lmandel 2013-11-18 12:39:02 -05:00
Ryan VanderMeulen 90280ec779 Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures. 2013-11-15 15:30:49 -05:00
Dale Harvey 1bffbacb76 Bug 935672 - Only use accelerated skia on gonk. r=mwoodrow 2013-11-15 08:55:55 -08:00
David Major 4a637bff20 Bug 932100 - Part 2: Move DLL blocklist code to mozglue. r=bsmedberg, r=glandium
--HG--
rename : toolkit/xre/nsWindowsDllBlocklist.cpp => mozglue/build/WindowsDllBlocklist.cpp
2013-11-12 08:31:32 -05:00