Commit Graph

149 Commits

Author SHA1 Message Date
Marshall Culpepper
bae89cde8e Bug 740722: Wait until the user is idle before prompting to apply an update in B2G. r=fabrice 2012-10-02 13:33:49 -05:00
Joe Drew
86b407c027 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar 2012-09-27 14:12:56 -04:00
Ms2ger
372fb21863 Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Joe Drew
3a386776a9 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar 2012-09-27 14:12:56 -04:00
Chris Jones
6a8e01a300 Followup to bug 789358: Make hit-target fluff margins match fennec's. DONTBUILD 2012-09-29 01:29:19 -07:00
Dave Hylands
4b576069dc Bug 795480 - Make b2g app ensure that it's the process group controller. r=cjones 2012-09-28 16:11:03 -07:00
Michal Novotny
eea374fe1f Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-29 00:39:20 +02:00
Marshall Culpepper
95eb3a6afd Bug 795479: Add the update channel pref to b2g.js, and use it in the update URL. r=cjones
--HG--
extra : rebase_source : 713928705bcd3601fe75960173582bf6875c14b3
2012-09-28 17:03:05 -05:00
Ed Morley
6250aafdf0 Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE 2012-09-28 23:00:28 +01:00
Nicolas Silva
7e53c4356b Bug 794747 - Set B2G's default video queue size to 3 instead of 10. r=kinetik 2012-09-28 14:43:57 -04:00
Joe Drew
7c3734fece Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
2012-09-27 14:12:56 -04:00
Ed Morley
4cefec1e0b Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE 2012-09-28 13:14:26 +01:00
Michal Novotny
874dc9c6a2 Bug 777445 - Network activity indicator for B2G, r=jduell 2012-09-28 13:53:52 +02:00
Edwin Flores
82e45ea38a Bug 759506 - Build changes for B2G zero-copy OMX hardware decoding r=cjones 2012-09-27 16:33:42 +12:00
Chris Jones
cfb2865031 Bug 789358: Enable hit-target fluffing for b2g. r=doublec 2012-09-13 15:43:16 -07:00
Sid Stamm
c356d3cd85 Bug 768029 - Apply CSP Policy to trusted and certified apps. Temporarily using a overly permissive policy for certified apps until Gaia is updated to handle the desired policy. r=sicking Parts by sicking, r=mounir 2012-09-25 16:28:17 -07:00
Fabrice Desré
3fd41470ed Backout Bug 768029 because that breaks Gaia (see https://github.com/mozilla-b2g/gaia/issues/5177) 2012-09-25 15:32:20 -07:00
Sid Stamm
bc5dd19449 bug 768029 - Apply CSP Policy to trusted and certified apps. r=sicking. Parts by sicking, r=mounir. 2012-08-02 12:13:53 -07:00
Chris Jones
ec1152c106 Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent 2012-09-19 16:13:31 -07:00
Gregor Wagner
2f5d2e9f4a Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-19 11:19:00 -07:00
Gregor Wagner
45182816a6 Backout bug 770731 2012-09-18 16:19:56 -07:00
Gregor Wagner
25f4b524a1 Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-18 14:52:39 -07:00
Marshall Culpepper
46f7b4814c Bug 787398: Change B2G update prefs for nightly updates. r=cjones 2012-09-14 18:06:22 -05:00
Thomas Zimmermann
1f17381b82 Bug 785171 - Adopt semantics of /proc/<pid>/oom_score_adjust in preferences. r=dhylands
The preference settings

  hal.processPriorityManager.gonk.backgroundOomAdjust,
  hal.processPriorityManager.gonk.foregroundOomAdjust, and
  hal.processPriorityManager.gonk.masterOomAdjust

have been replaced by

  hal.processPriorityManager.gonk.backgroundOomScoreAdjust,
  hal.processPriorityManager.gonk.foregroundOomScoreAdjust, and
  hal.processPriorityManager.gonk.masterOomScoreAdjust.

The new settings adopt the semantics of /proc/<pid>/oom_score_adj and the default
values have been changed accordingly. The interface to the OOM killer interface is
still /proc/<pid>/oom_adj, and its input values are computed from the settings.
2012-09-14 11:52:07 -07:00
Thomas Zimmermann
64595e0ccc Bug 785171 - Whitespace cleanups. r=dhylands 2012-09-14 11:52:07 -07:00
Marshall Culpepper
f19580e66f Bug 787380: Initial implementation of B2G updater download mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Marshall Culpepper
b590c87c7a Bug 740720: Initial implementation of B2G apply update mozChromeEvents. r=fabrice 2012-09-12 11:53:03 -05:00
Ehsan Akhgari
78618df071 Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong 2012-09-11 22:13:14 -04:00
Thomas Zimmermann
aef1b56e2a Bug 788884 - Fix compiler warning and potential integer underflow [r=bsmedberg] 2012-09-05 16:52:54 -07:00
John Ford
b8c5989568 bug 776783 - package profile into B2G desktop builds r=ted 2012-09-07 10:00:10 -07:00
Patrick Wang
28b023a421 Bug 775464 - Part 2: Fire event to mozbrowser embedder from parent on receiving HTTP auth request. r=jlebar
--HG--
extra : rebase_source : 52ea850574a4858fb45d4241b4e61248d9bc2385
2012-09-03 18:59:55 +08:00
Patrick McManus
384f94364d bug 648603 - update connection limits; especially for proxies r=jduell 2012-09-05 08:27:31 -04:00
Chris Jones
4957ad3fea Bug 785237: Give prelaunch processes background priority, and move the background oom_adj up (down?) a class. r=jlebar 2012-09-04 17:36:16 -07:00
Nicholas Cameron
19c7dbc81c Bug 773460; backout the changes to b2g.js because they are unnecessary. r=cjones
--HG--
extra : rebase_source : 41844d8d001b22b285005dbc634c39ad9b61a9f6
2012-08-30 13:39:29 +12:00
Marshall Culpepper
ba8c45700b Bug 764684: Enable update staging for B2G, and skip the update.test check. r=ehsan 2012-08-27 12:15:12 -03:00
Eitan Isaacson
64646bb634 Bug 783077 - Attach accessfu to b2g shell. r=fabrice 2012-08-26 20:14:42 -07:00
Chris Jones
5371efd533 No bug. Don't prelaunch app processes in debug builds, for easier debuggability. irc-r=bent 2012-08-22 22:59:32 -07:00
Jonathan Griffin
58e4ff972b Bug 779984 - Re-land patch without letting ENABLE_MARIONETTE=1 actually load Marionette in desktop Firefox, r=ted 2012-08-22 16:26:32 -07:00
Jonathan Griffin
907e69114d Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE 2012-08-22 13:11:53 -07:00
Jonathan Griffin
ebe010163e Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted 2012-08-22 11:17:22 -07:00
Donovan Preston
59c3f2f38b Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Ed Morley
f67e6384d0 Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE 2012-08-21 23:01:09 +01:00
Donovan Preston
4e92071ac7 Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice] 2012-08-21 09:46:27 -07:00
Justin Lebar
63703857ca Bug 783644 - Part 1: Flip a pref so B2G ignores dialog=1 in window.open, like we do on other mobile platforms. r=smaug 2012-08-20 09:30:08 -07:00
Gregor Wagner
e904d61d48 Bug 782694 - Set GC parameters for otoro. r=cjones 2012-08-16 16:04:11 -07:00
Chris Jones
b5aa2f402e Bug 781742: Try to keep a process pre-launched for app content, if the pref says to. r=jlebar 2012-08-15 18:46:03 -07:00
Gian-Carlo Pascutto
ee6d11560d Bug 768871 - Provide an option to disable per-client randomization. r=dcamp 2012-08-15 09:07:10 +02:00
Gian-Carlo Pascutto
8a2f9a9f5b Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-08-15 09:06:39 +02:00
Nicholas Cameron
7c85755c6e Bug 773460; turn Azure/Cairo on for b2g. r=cjones 2012-08-15 17:02:32 +12:00
Raphael Catolino
f4956995f4 Bug 780857 - Enable the pref to use the experimental forms by default in b2g r=mounir 2012-08-08 21:46:38 +02:00