Chris Jones
570cf27a6d
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
34a6ed33a7
Merge backout
2012-09-19 15:42:29 -04:00
Ehsan Akhgari
71d9f962d0
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
2012-09-19 15:42:18 -04:00
Ray Cheung
6d4cf10a0b
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Fabrice Desré
158cd8dd65
Bug 787439 - Ensure applications permissions are updated when doing a system update [r=vingtetun]
2012-09-19 09:28:55 -07:00
Chris AtLee
166c541dd7
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
da64ed1681
Backout bug 770731
2012-09-18 16:19:56 -07:00
Gregor Wagner
6ff65c4c09
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Rafael Ávila de Espíndola
ed52cce743
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
a3f5338aff
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Fabrice Desré
74db4fd985
Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner]
2012-09-18 10:34:55 -07:00
Fabrice Desré
f03ea7bcc0
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
946a13d148
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
df7a69dcc7
Bug 787398: Change B2G update prefs for nightly updates. r=cjones
2012-09-14 18:06:22 -05:00
Patrick McManus
cafe3619a5
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
3efc48b618
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
b3aeb0dbc8
Bug 785171 - Whitespace cleanups. r=dhylands
2012-09-14 11:52:07 -07:00
Fabrice Desré
319b55de0c
Bug 791148 - Remove the deprecated camera support [r=cjones]
2012-09-13 19:44:06 -07:00
Ed Morley
1525bc6440
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
22205a5249
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
988aa86624
Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice
2012-09-12 21:32:17 -07:00
Fabrice Desré
40565bd9e7
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
e4b5c33107
Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun
2012-09-12 11:58:15 -05:00
Marshall Culpepper
df4965340d
Bug 787383: Send update download progress mozChromeEvents in B2G. r=fabrice
2012-09-12 11:53:03 -05:00
Marshall Culpepper
b904b1ca98
Bug 787380: Initial implementation of B2G updater download mozChromeEvents. r=fabrice
2012-09-12 11:53:03 -05:00
Marshall Culpepper
3a5ad504fc
Bug 740720: Initial implementation of B2G apply update mozChromeEvents. r=fabrice
2012-09-12 11:53:03 -05:00
Ehsan Akhgari
86768ddbe3
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é
cdd45aeb2c
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
1a3d6cea38
Bug 714358: Time manager implementation. r=jlebar
2012-09-11 02:05:00 -04:00
Ryan VanderMeulen
b66dcfc920
Merge m-c to inbound.
2012-09-10 20:08:20 -04:00
David Anderson
b8d7534a0d
Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki).
2012-09-10 16:14:07 -07:00
Ben Hearsum
edd584d09b
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
ee47325030
Merge m-c to inbound.
2012-09-10 18:31:33 -04:00
Thomas Zimmermann
89da6e148f
Bug 788884 - Fix compiler warning and potential integer underflow [r=bsmedberg]
2012-09-05 16:52:54 -07:00
John Ford
2522d2ee51
bug 776783 - backout of downloading gaia over http r=cjones
2012-09-07 16:52:44 -07:00
John Ford
38e0e3a520
bug 776783 - download Gaia from people if it isn't present locally r=cjones
2012-09-07 15:54:17 -07:00
John Ford
4baf189097
bug 776783 - add Makefile.in and wrapper script (remove debugging code) r=ted
2012-09-07 15:15:51 -07:00
John Ford
9c9ab3cd6b
bug 776783 - add Makefile.in and wrapper script r=ted
2012-09-07 15:13:55 -07:00
John Ford
43d1db34a3
bug 776783 - package profile into B2G desktop builds r=ted
2012-09-07 10:00:10 -07:00
Etienne Segonzac
abc1d7153f
Bug 788751 - Bubble the manifestURL in the webapps-launch mozChromeEvent. r=vingtetun
2012-09-07 17:41:26 +02:00
Dave Hylands
50aa8610a3
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
ce316face6
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
3b332a6a7f
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
2012-09-05 17:33:03 -07:00
Philipp von Weitershausen
0960634864
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
c26361a1fb
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
0e7c4ec65d
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
6fcd24947d
bug 648603 - update connection limits; especially for proxies r=jduell
2012-09-05 08:27:31 -04:00
Shih-Chiang Chien
8f39d91f36
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
bb5f237be6
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
e735cf0a40
Backout bug 738612, with feeling this time.
2012-09-04 19:21:23 -04:00