Commit Graph

84 Commits

Author SHA1 Message Date
Gian-Carlo Pascutto
8cc64548e2 Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-02-23 18:01:25 +01:00
L. David Baron
5bbf91479c Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop 2012-02-22 14:14:51 -08:00
Philipp von Weitershausen
90227b3ae0 Bug 729104 - B2G SMS: Make SmsDatabaseService stub a JS component. r=mounir 2012-02-21 01:34:18 +01:00
Mike Hommey
246ddeca9b Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg 2012-02-22 08:12:15 +01:00
Ed Morley
3d389274ff Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-21 11:59:33 +00: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
Andreas Gal
3f7bedc614 Use native httpd instead of httpd.js (bug 728695, r=cjones). 2012-02-19 18:07:43 +01:00
Ed Morley
fe4a039dbe Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 00:16:22 +00:00
Kyle Machulis
c892abd822 Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage 2012-02-17 15:54:27 -08:00
Vivien Nicolas
2f365eb1c3 Bug 728373 - Ensure the xul window handle keypress when the screen goes fullscreen r=cjones 2012-02-17 22:37:53 +01:00
Vivien Nicolas
39bb4f69c4 Bug 727443 - Do not fire a click when the user stops the kinetic panning by touching the screen r=cjones 2012-02-17 22:37:53 +01:00
Kan-Ru Chen
35b72542ec Bug 723391 - Add a simple remote JS console to b2g. r=vingtetun 2012-02-17 22:37:53 +01:00
Kyle Machulis
ded9d399f1 Bug 711601 - B2G Bluetooth Boiler Plate r=bent 2012-02-20 16:15:19 +01:00
Fabrice Desré
aec9124f8f Bug 727728 - Support volume change [r=vingtetun,cjones] 2012-02-16 10:20:23 -08:00
Kyle Machulis
326642dc74 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-15 13:37:13 -08:00
Kyle Machulis
1e21da06e6 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-14 17:51:52 -08:00
Andreas Gal
b74045ec25 Follow-up fix for bug 726529 2012-02-12 23:26:25 -08:00
Andreas Gal
50bfedcc45 Bug 726529 - remove app cache refresh handling from b2g chrome code (r=me, npotb) 2012-02-12 23:22:09 -08:00
Andreas Gal
16633e6faa Bug 726528 - remove unnecessary webapi emulation from b2g chrome code (r=me, npotb) 2012-02-12 23:14:02 -08:00
Chris Jones
11f07903e1 Bug 721711: Enable DOM full-screen API for b2g. r=gal (npotb) 2012-02-12 00:08:58 -08:00
Ed Morley
fc3395b50b Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Fabrice Desré
945463763f Bug 725215 - Add magic shortcut to enable debugging features [r=cjones] 2012-02-08 12:43:49 -08:00
Vivien Nicolas
30ca8c5041 Bug 723963 - Add the clock application to the pre-installed list of webapps r=fabrice 2012-02-08 13:37:00 +01:00
Vivien Nicolas
1fe54877ee Bug 722812 - Don't send fake touch events on Gonk r=mwu 2012-02-08 13:37:00 +01:00
Vivien Nicolas
9a4e2953a6 Bug 723902 - Change the b2g/ boilerplate to MPL 2.0 r=cjones 2012-02-08 13:37:00 +01:00
Mark Capella
34d2490a52 Bug 418290 - replace 'can not' with 'cannot'. r=dao 2012-02-08 14:16:51 +01:00
Chris Jones
be57052c26 Bug 725123: Dispatch an event when the MENU button is pressed. r=qDot 2012-02-07 21:22:34 -08:00
Chris Jones
0cbbfc1aef Bug 725010: Remove check for /apps/ in path for shim web APIs. r=vingtetun 2012-02-07 16:27:02 -08:00
Fabrice Desré
cc60fc4800 Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - get camera working in webpages [r=bz] 2012-02-06 22:48:50 -08:00
Mark Banner
74c5b5eaee Bug 726978 - Remove useless NS_New(Native)LocalFile calls in nsBrowserApp.cpp. r=glandium 2012-02-14 18:03:31 +00:00
Kan-Ru Chen
bf06aefe68 Bug 716327 - Turn off the screen off a timeout. r=cjones 2012-02-02 21:20:36 -08:00
Philipp von Weitershausen
867f2a013f Bug 723356 - Make console output show up in logcat. r=gal 2012-02-02 11:11:42 -08:00
Fabrice Desré
8d144ca2bc Bug 723169 - port Bug 671634 to b2g [r=cjones] 2012-02-01 19:13:36 -08:00
Fabrice Desré
72f28bf4c8 Backed out changeset 61352cba1254 2012-02-01 19:04:31 -08:00
Fabrice Desré
b75e25778d Bug XXXXXX - port Bug 671634 to b2g 2012-02-01 18:51:54 -08:00
Vivien Nicolas
2d64d9e4a5 Bug 717844 - Add kinetic scrolling support to B2G r=cjones 2012-02-02 01:46:50 +01:00
Vivien Nicolas
2d1415a94d Bug 722035 - Use content instead of shell.home.contentWindow r=fabrice 2012-02-02 01:46:50 +01:00
Vivien Nicolas
896584dd5b Bug 722031 - Move mozKeyboard from shell.js to webapi.js r=cjones 2012-02-02 01:46:50 +01:00
Vivien Nicolas
0336ee98ca Bug 721777 - B2G should open new windows as new frames in Gaia r=bz,fabrice 2012-02-02 01:46:49 +01:00
Vivien Nicolas
28a4cdc1b6 Bug 721004 - Load webapi+apps.js inside as a frame script instead of having to copy it to all applications r=cjones 2012-02-02 01:46:49 +01:00
Kan-Ru Chen
dcd32d8e56 Bug 709585 - Part 3, Plug mozPower into navigator object. r=sicking
--HG--
extra : rebase_source : 8382e9c044feca9b2e511e022a3bb4fe64ca0d4b
2012-01-19 22:24:00 -05:00
Scott Johnson
ca52c8df2d Backout 648e5e5b9dd3 for bustage on windows. 2012-01-30 18:49:33 -06:00
Kan-Ru Chen
46b8e14864 Bug 709585 - Part 3/6, Plug mozPower into navigator object. r=sicking
--HG--
extra : rebase_source : ec26dca3f0adf92da1940a42e80b6dc4398bf12b
2012-01-30 17:02:46 -06:00
Matt Brubeck
14002244a0 Bug 721459 - Enable WebSMS by default for B2G [r=mounir,khuey] DONTBUILD (NPOTB) 2012-01-30 11:46:05 -08:00
Philipp von Weitershausen
60b0468e04 Bug 720601 - Update package manifests after renames and removals. r=fabrice DONTBUILD because NPOTB 2012-01-23 20:37:42 -08:00
Ben Francis
4d1bf38933 Bug 710231 - Part 4: Enable browser frames for Gaia in B2G. DONTBUILD r=jlebar 2012-01-06 10:33:00 -05:00
Vivien Nicolas
5bb57e3d5f Bug 718652 - Send a sleep event on the homescreen window when the screen is turned on/off r=cjones 2012-01-18 17:48:54 +01:00
Vivien Nicolas
ae22a6bfbb Bug 718651 - Add B2GComponents.manifest/xpt to b2g/installer/package.manifest r=cjones 2012-01-18 17:48:54 +01:00
Mounir Lamouri
225b0dc455 Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking 2012-01-16 13:23:28 +01:00