Commit Graph

118 Commits

Author SHA1 Message Date
Fabrice Desré
3d841bf51a Bug 736312 - navigator.mozApps support on b2g [r=vingtetun] 2012-03-16 15:23:28 -07:00
Fabrice Desré
53427ac7ed Bug 736113 - Can't get camera stream when camera app served from subdomain [r=vingtetun] 2012-03-16 15:23:28 -07:00
Fabrice Desré
38d748f8ac Bug 735947 - support the desktop notifications API in b2g [r=vingtetun] 2012-03-16 15:23:28 -07:00
Marco Bonardo
312ed3ed80 Merge inbound and central 2012-03-16 13:42:16 +01:00
John Ford
68209e22fd bug 719491 - add a toolchain manifest file to b2g configs r=mwu DONTBUILD 2012-03-15 15:05:48 -07:00
John Ford
df4c5d0fe9 bug 733099 - in tree mozconfigs for b2g CI builds r=fabrice DONTBUILD 2012-03-15 10:14:32 -07:00
Ed Morley
b4dda70351 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-15 12:42:01 +00:00
Kyle Machulis
8b59e0537f Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
Blake Kaplan
bf38585082 Bug 732982 - Expose a wifi API to the DOM. The API is very much a work in progress and will change soon. r=cjones/fabrice/vigntetun DONTBUILD
--HG--
extra : rebase_source : c44979e32dfffc46502f21c59c691a13e0319cad
2012-03-14 21:39:15 +01: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
Fabrice Desré
8b55ffb0c6 No bug - Bump b2g version number to 14.0a1 [r=me] DONTBUILD because NPOTB 2012-03-14 09:33:12 -07:00
Etienne Segonzac
faf296e3c3 Bug 730323 - Adding missing white listed application for mozTelephony r=vingtetun 2012-03-09 13:10:16 +01:00
Sid Stamm
3c74fdf590 bug 633773 - Use Google's HTTPS search by default; r=gavin 2012-01-06 11:35:02 -08:00
Vivien Nicolas
4c6f85dff7 Bug 732774 - [b2g] Cancel the click event when a panning action is running only if the touch happens on the panned area r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
7c89154f74 Bug 732770 - [b2g] Cancel the active state on the current target when a pan action has started r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
939c3bd6e9 Bug 732350 - [b2g] Cancel the click event sooner when panning has started to prevent unexpected clicks r=fabrice 2012-03-05 09:55:51 +01:00
Vivien Nicolas
871f6b1bbd Bug 730434 - remove 'home' event and other non-standard event types r=fabrice 2012-03-01 17:04:00 +01:00
Gregor Wagner
1526b400d5 Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek 2012-02-28 14:01:48 -08:00
Henri Sivonen
84b0480002 Bug 650784 part 0.5 - Let the build system know that parser/html/ can have .idl files. rs=smaug. 2012-02-27 13:57:48 +02:00
Phil Ringnalda
1ddde6c1bf Merge last PGO-green from inbound to central 2012-02-26 15:12:07 -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
Michael Wu
f8aff9218f Bug 730206 - Avoid flash of white at startup, r=cjones DONTBUILD because NPOTB 2012-02-24 03:21:51 -08: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
Richard Newman
200c9a86f4 Merge last win pgo-green changeset from m-i to m-c. 2012-02-23 18:35:17 -08:00
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
Chris Jones
47690edd77 Bug 729623: Don't fire showime for readonly inputs. r=someone 2012-02-23 15:27:33 -08:00
Fabrice Desré
5feb5f159b Bug 729898 - Make better error indicator pages [r=cjones] 2012-02-23 10:38:17 -08:00
Richard Newman
7886693fb2 Merge m-c to m-i. 2012-02-23 18:37:12 -08: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
Vivien Nicolas
a75b8f9d35 Bug 729428 - B2G cancel click events r=cjones 2012-02-24 01:40:49 +01:00
Vivien Nicolas
4e30987bfb Bug 729441 - Add back the httpd daemon for desktop build r=gal 2012-02-24 01:40:49 +01: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
Dão Gottwald
93087d4ede Bug 730296 - Don't obscure the homescreen browser's initial source. r=mwu 2012-02-25 10:37:10 +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