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
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
Justin Lebar
20266d6b15
Bug 768832 - Set OOM adjust for background windows. r=bz,cjones
2012-08-05 01:09:39 -04:00
Etienne Segonzac
faeae64b09
Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun
2012-08-04 11:28:35 -04:00
Ed Morley
4eb11bee72
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Etienne Segonzac
28860cc278
Bug 775638 - Set dom.send_after_paint_to_content to true in the gaia profile to ease compatibility when testing in nightly. r=vingtetun
2012-08-04 11:28:35 -04:00
Vivien Nicolas
c31dd3196e
Bug 778810 - Show/Hide scrollbars depending on activity. r=roc
2012-08-03 12:35:14 +02:00
Hub Figuière
9a0bd306b8
Bug 773892 - Part 1: Add crash submission when starting b2g. r=ted
...
--HG--
extra : rebase_source : 48289cfd83479d98c169bdee564e5bae8775391f
2012-07-18 14:40:24 -07:00
David Zbarsky
8cd7f9761d
No bug, enable off main thread animations for b2g, r=cjones over irc
2012-07-23 17:49:08 -07:00
Patrick McManus
7a2776aa29
bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
...
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Chris Jones
2cf7adf64a
Bug 750977: Implement glue code for asynchronous panning/zooming. r=jlebar,roc,vingtetun
...
This is a rollup of three separate patches
- Add nsIDocShell.asyncPanZoomEnabled. r=jlebar
- Have BrowserElementChild service repaint requests and handle fallback synchronous scrolling (for now). r=jlebar,vingtetun
- Glue async pan/zoom logic up between compositing, event dispatch, and repaint requests. r=roc
--HG--
rename : b2g/chrome/content/webapi.js => dom/browser-element/BrowserElementScrolling.js
2012-07-19 23:48:27 -07:00
Chris Jones
62d23842f9
Bug 745148, part 9: Hook up the pieces and enable direct compositor. r=roc
2012-07-17 16:59:45 -07:00
Chris Jones
f1313a89d2
Bug 774026: Enable async video for b2g. r=gal
2012-07-14 20:29:17 -07:00
Gregor Wagner
b0c9431c31
Bug 768445 - Add GC and CC log to logcat. r=cjones
2012-07-13 14:40:46 -07:00
Chris Pearce
ac80998b7f
Bug 772743 - Add pref to not make the widget fullscreen when entering fullscreen. Set it to true for b2g desktop client. r=mounir
2012-07-13 22:21:23 +12:00
Justin Lebar
00a6dfc8fc
Bug 770239 - Make X-Frame-Options work correctly with <iframe mozbrowser>, and remove the disable X-Frame-Options pref (added in bug 707893). r=bz
...
--HG--
extra : rebase_source : 6dbcc596dac24dbc2b19b7292f6e5b924bd2908d
2012-07-09 16:42:17 -04:00
Gene Lian
cf25796b14
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-06-22 15:37:49 +08:00
Ed Morley
2a1d58cfe5
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
2012-07-03 11:23:54 +01:00
Gene Lian
91efa5d7cd
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-07-03 11:26:12 +02:00
Edwin Flores
6dde53df7f
Bug 755609 - Set B2G media cache size to 4MB r=cpearce
2012-06-27 17:25:30 +02:00
Chris Jones
12a235f1cf
Bug 765470: Map "magical" debugging settings to prefs. r=gal
2012-06-18 10:41:09 -07:00
Fabrice Desré
18c7c92128
Bug 760732 - Remove all gaiamobile.org prefs from b2g.js [r=vingtetun,cjone]
2012-06-15 23:16:15 -07:00
Cody Brocious
b4d58cd162
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
2012-06-12 21:20:27 -07:00
Chris Jones
c974fdd441
Backed out changeset beba1a053f5e
2012-06-12 21:40:40 -07:00
Cody Brocious
26913741dd
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
2012-06-12 21:20:27 -07:00
Justin Lebar
b9c544e22e
Bug 741587 - Part 1: Make alert/prompt/confirm work with <iframe mozbrowser>. r=smaug
...
--HG--
extra : rebase_source : f418da542453f8b0f5853a8da48bea1c8c95969e
2012-06-07 10:43:23 -04:00
Chris Jones
b9a5a0b6b6
Bug 761939: Don't force-disable content processes for windows, they work now. r=vingtetun
2012-06-06 12:21:17 -07:00
Andreas Gal
d3eef34feb
Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
...
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
2012-06-01 12:54:23 +12:00
Justin Lebar
0b0aa8e8b6
Bug 757040 - (b2g) Disable OOP browser frames on Windows. r=smaug
2012-05-21 10:59:14 -04:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Justin Lebar
505d34a3ac
Bug 755001 - Allow <iframe mozbrowser> to be explicitly in- or out-of-process. r=smaug
2012-05-16 01:28:56 -04:00
Ed Morley
09132a48b2
Backout f177646e2aa2 (bug 755320), 1bae327de007 (bug 755001) for test_browserFrame7.html M3 failures
2012-05-15 18:38:50 +01:00
Justin Lebar
0a35198be0
Bug 755001 - Allow <iframe mozbrowser> to be explicitly in- or out-of-process. r=smaug
2012-05-15 12:36:33 -04:00
David Flanagan
68b4c38d08
Bug 753393 - Add device-storage permission for Gaia apps and enable device storage preference for b2g. r=vingtetun
2012-05-09 16:18:47 -07:00
Vivien Nicolas
13a1200e08
Bug 751146 - Fire a contextmenu event on a long-press. r=cjones
2012-05-04 20:02:05 +02:00
Vivien Nicolas
790cb808ee
Bug 751145 - Silent extensions update mechanism. r=cjones
2012-05-04 20:02:05 +02:00
Philipp von Weitershausen
4febef4f6a
Bug 750589 - Update default MobileConnection permissions after Gaia refactoring ( #1277 ). r=fabrice a=b2g-only
2012-05-02 16:33:15 -07:00
Justin Lebar
736f94b4ef
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-25 12:35:58 -04:00
Ed Morley
2666b058b1
Backout 949cb1977ef9 (bug 714861) for build bustage
2012-04-25 16:51:31 +01:00
Justin Lebar
e59845cd83
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-25 11:29:28 -04:00
Jose Antonio Olivera Ortega
fca221b635
Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only
2012-04-24 17:46:42 -03:00
Gian-Carlo Pascutto
5c2dc1d8ef
Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Philipp von Weitershausen
b54411e2b5
Bug 729173 - Part 6: Permission whitelist for B2G. r=mounir
2012-04-19 18:33:25 -03:00
Chris Jones
f7949ffca1
Bug 743617: Temporarily pref off omtc pending regression fixes. r=mwu (npotb) DONTBUILD
2012-04-09 15:09:04 +08:00
Cody Brocious
2e8215cb5d
Bug 741837 - Hook up OMTC for Gonk [r=gal]
2012-04-05 09:15:19 -07:00
Kan-Ru Chen
bcddd7d2c9
Bug 710135 - Move screen.enabled/brightness to mozPower. r=jlebar,mounir sr=cjones,sicking
2012-04-03 01:51:00 -04:00
Marco Bonardo
54f60fcf68
Merge last green PGO from inbound to central
2012-03-27 13:56:40 +02:00
Chris Jones
85bc57abc2
Bug 739145: Enable b2g updates. pending-r=gal (npotb)
2012-03-26 00:46:21 -07:00
Gregor Wagner
746c6fda8d
Bug 678695 - Settings API. r=sicking, fabrice, smaug
2012-03-26 14:49:38 -07:00
Vivien Nicolas
4e3a4fa2e2
Bug 736193 - Use the offline cache to load applications [r=fabrice] DONTBUILD because NPOTB
2012-03-23 16:39:15 -07:00
Joel Maher
9ebdd062f8
Bug 712643 - land Marionette on m-c. r=mossop,robcee
2012-03-22 11:19:57 -04:00
Chris Jones
d0cf8087fa
Bug 737368, part 4: Enable updater in b2g prefs. r=fabrice
2012-03-21 15:50:53 -07:00
Kan-Ru Chen
40d197585b
Bug 737308 - Add Gaia localhost to dom.power.whitelist [r=cjones] DONTBUILD because NPOTB
2012-03-20 19:28:56 -07:00
Sid Stamm
3c74fdf590
bug 633773 - Use Google's HTTPS search by default; r=gavin
2012-01-06 11:35:02 -08:00
Philipp von Weitershausen
edbe31ce02
Bug 734299 - Part 3: Set up a datacall when registering with the network. r=qDot DONTBUILD because NPOTB
2012-03-12 16:46:08 -07:00
Etienne Segonzac
b4c5b99fc1
Bug 734951 - Fix the dom.telephony.app.phone.url pref. r=philikon
2012-03-12 16:45:57 -07:00
Etienne Segonzac
faf296e3c3
Bug 730323 - Adding missing white listed application for mozTelephony r=vingtetun
2012-03-09 13:10:16 +01:00
Gregor Wagner
1526b400d5
Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek
2012-02-28 14:01:48 -08:00
Andreas Gal
940ca1c157
Turn on disk cache for gonk and point it to the /cache partition (bug 730591, r=cjones).
2012-02-25 19:40:03 +01:00
Marco Bonardo
2cde588c6f
Merge last green PGO from inbound to central
2012-02-24 11:22:53 +01:00
Etienne Segonzac
8b32a4783e
Bug 730230 - Enabling dom.send_after_paint_to_content in B2G [r=cjones] DONTBUILD because NPOTB
2012-02-24 01:57:27 -08:00
Gian-Carlo Pascutto
8cc64548e2
Bug 729928 - Cleanup unused cache preferences. r=dcamp
2012-02-23 18:01:25 +01:00
Vivien Nicolas
e7d255f256
Bug 729430 - Add Gaia localhost to dom.mozScreenWhitelist r=cjones
2012-02-24 02:55:44 +01:00
Vivien Nicolas
1448db227e
Bug 728128 - Make behavior of the 'hardware' buttons configurable r=cjones
2012-02-24 01:40:49 +01:00
Philipp von Weitershausen
9e5bcd05ce
Bug 728890 follow-up: path served by HTTP server changed, too. DONTBUILD because NPOTB
2012-02-20 17:44:24 +01:00
Philipp von Weitershausen
030cd041d2
Bug 728890 - B2G: Update permission prefs after internal HTTP server port change. r=cjones DONTBUILD because NPOTB
2012-02-20 17:01:34 +01:00