Commit Graph

458 Commits

Author SHA1 Message Date
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
Ehsan Akhgari
6bf97b15b8 Merge backout 2012-09-19 15:42:29 -04:00
Ehsan Akhgari
a51e1f674c Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests 2012-09-19 15:42:18 -04:00
Ray Cheung
a8428af5a3 Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
Fabrice Desré
fbdd48d500 Bug 787439 - Ensure applications permissions are updated when doing a system update [r=vingtetun] 2012-09-19 09:28:55 -07:00
Chris AtLee
dd237dd2fe Bug 777530: releng configs for b2g panda builds. r=mwu DONTBUILD
--HG--
extra : rebase_source : ad84751edb769cbeb69e02873147ae3df47304e2
2012-09-11 09:25:39 -04: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
Rafael Ávila de Espíndola
00f4a81a75 Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a Mac Tinderbox debug build). r=rail.
Switch to the new package.
2012-09-18 16:59:39 -04:00
Gregor Wagner
2f5d2e9f4a Bug 770731 - Expose JS API for modifying app permissions. r=sicking 2012-09-19 11:19:00 -07:00
Fabrice Desré
d82a273a26 Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner] 2012-09-18 10:34:55 -07:00
Fabrice Desré
94808e6821 Bug 777633 - Cannot view a video on mobile youtube on Firefox OS - vnd.youtube is not a registered protocol [r=dougt] 2012-09-17 14:55:48 -07:00
Ed Morley
51dcc7dff7 Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks 2012-09-17 16:54:09 +01:00
Marshall Culpepper
46f7b4814c Bug 787398: Change B2G update prefs for nightly updates. r=cjones 2012-09-14 18:06:22 -05:00
Patrick McManus
cd31dfef08 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04: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
Fabrice Desré
e96bbbc31c Bug 791148 - Remove the deprecated camera support [r=cjones] 2012-09-13 19:44:06 -07:00
Ed Morley
2ee5369324 Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js 2012-09-13 22:42:29 +01:00
Patrick McManus
183e115253 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-13 15:22:56 -04:00
Chris Jones
3cd1ac48ae Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice 2012-09-12 21:32:17 -07:00
Fabrice Desré
ca25247e10 Bug 786203 - Permission Prompt should tell which app it comes from instead only gives the url [r=mounir] 2012-09-12 11:00:55 -07:00
Marshall Culpepper
59a2819068 Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun 2012-09-12 11:58:15 -05:00
Marshall Culpepper
344c53be25 Bug 787383: Send update download progress mozChromeEvents in B2G. r=fabrice 2012-09-12 11:53:03 -05: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
Fabrice Desré
ce7b47bb9a Bug 786361 - Prevent a startup race waiting for the DOM application registry to load [r=marshall] 2012-09-11 18:17:01 -07:00
Steven Lee
16761404d2 Bug 714358: Time manager implementation. r=jlebar 2012-09-11 02:05:00 -04:00
Ryan VanderMeulen
2604e19914 Merge m-c to inbound. 2012-09-10 20:08:20 -04:00
David Anderson
c479c4064d Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki). 2012-09-10 16:14:07 -07:00
Ben Hearsum
d2fa07baf2 bug 789373: use the new --disable-ion flag for specific b2g-related builds. r=aki 2012-09-10 17:06:48 -04:00
Ryan VanderMeulen
b5f3bac446 Merge m-c to inbound. 2012-09-10 18:31:33 -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
790f391aa9 bug 776783 - backout of downloading gaia over http r=cjones 2012-09-07 16:52:44 -07:00
John Ford
c68c3ea901 bug 776783 - download Gaia from people if it isn't present locally r=cjones 2012-09-07 15:54:17 -07:00
John Ford
c25e9a94c1 bug 776783 - add Makefile.in and wrapper script (remove debugging code) r=ted 2012-09-07 15:15:51 -07:00
John Ford
0a50ddd761 bug 776783 - add Makefile.in and wrapper script r=ted 2012-09-07 15:13:55 -07:00
John Ford
b8c5989568 bug 776783 - package profile into B2G desktop builds r=ted 2012-09-07 10:00:10 -07:00
Etienne Segonzac
f0222450ff Bug 788751 - Bubble the manifestURL in the webapps-launch mozChromeEvent. r=vingtetun 2012-09-07 17:41:26 +02:00
Dave Hylands
26c23c67bb Bug 782289 - Forward headphone status changed notification from gonk to chrome. r=philikon
The wrong patch was applied previously. This changeset rolls back the previous change and
applies the correct one.
2012-09-06 13:47:58 -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
Gregor Wagner
6a37b417e8 Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Philipp von Weitershausen
be85e1a0b0 Bug 787172 - B2G RIL: Wait for the system app to load before turning on the radio. r=vingtetun 2012-09-05 13:00:06 -07:00
Steve Fink
e38908030a Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink
10a0ab1897 Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Patrick McManus
384f94364d bug 648603 - update connection limits; especially for proxies r=jduell 2012-09-05 08:27:31 -04:00
Shih-Chiang Chien
07e6f01958 Bug 784590 - No onchange event after seleted options by value selector(mozbrowser <select>), r=fabrice 2012-09-05 14:10:55 +08: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
Ryan VanderMeulen
ffdda7b048 Backout bug 738612, with feeling this time. 2012-09-04 19:21:23 -04:00