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
Phil Ringnalda
a8a17bcdca
Back out 6a386d638a1a (bug 746277) for packaged build bustage
2012-06-27 08:31:38 -07:00
Edwin Flores
6dde53df7f
Bug 755609 - Set B2G media cache size to 4MB r=cpearce
2012-06-27 17:25:30 +02:00
Joey Armstrong
19374d1d46
bug 746277: replace hg shell pipelines with make logic
2012-05-16 15:09:00 -04: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
Geoff Lankow
1214b72681
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12: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
Jim Mathies
20eb979e64
Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg
2012-05-25 05:01:29 -05: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
Ehsan Akhgari
ac25c078a1
Merge mozilla-inbound and mozilla-central
2012-04-05 13:41:51 -04:00
Cody Brocious
2e8215cb5d
Bug 741837 - Hook up OMTC for Gonk [r=gal]
2012-04-05 09:15:19 -07:00
Chris Cooper
fb51fe56fa
Merge build-system to mozilla-central
2012-04-04 14:02:07 -04:00
Joey Armstrong
3bf09bb5ab
Bug 738404 - Makefile.in edits to use threadsafe mkdir (bug 680246) - r=ted
2012-04-03 16:08:16 -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