Commit Graph

448 Commits

Author SHA1 Message Date
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
Steve Fink
2c5fd7829b Backed out changeset ceb6f653de08 (bug 738612) 2012-09-04 16:01:25 -07:00
Steve Fink
03af44932b Backed out changeset 81bbb0b8aff2 (bug 738612) 2012-09-04 16:01:23 -07:00
Steve Fink
952f239bd3 Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Steve Fink
0c55c2082e Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted 2012-08-21 11:37:12 -07:00
Mark Banner
e30b16a22a Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted 2012-09-04 21:26:54 +01:00
Philipp von Weitershausen
dcaa5ccfc0 Bug 784684 - Sending event for volume state changed. r=vingtetun 2012-09-04 08:51:46 -07:00
Alexandre Lissy
6d2eecf036 Bug 782289 - Headphones status notification. Part 2: Generate mozChromeEvent. r=vingtetun
Catching the 'headphones-status' event that is generated by AudioManager
and generating a mozChromeEvent matching. It will allow us to grab this
event in Gaia's status bar.
2012-08-13 16:59:30 +02:00
Shih-Chiang Chien
bb46865cb3 Bug 786945 - Cannot set value to <select> element, r=vingtuten 2012-09-04 10:16:48 +08:00
Rafael Ávila de Espíndola
54e214f448 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the manifests.
2012-08-31 19:09:38 -04:00
Fabrice Desré
ecc761ed3a Bug 778079 - Support loading app packages from multiple locations [r=vingtetun] 2012-08-29 14:20:03 -07:00