Граф коммитов

185 Коммитов

Автор SHA1 Сообщение Дата
Matt Brubeck 304bd6c03e Back out c61855cb4558 (bug 734302) because of build failure on Android
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_menu.xml
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/gecko_menu.xml
2012-03-21 16:26:38 -07:00
Chris Jones 8cf9e78d46 Bug 737368, part 4: Enable updater in b2g prefs. r=fabrice 2012-03-21 15:50:53 -07:00
Chris Jones 78326f4cd3 Bug 737368, part 3: Implement an update prompter (v0) that simply restarts Gecko when an update is downloaded. Not what we want in the log term. r=fabrice
--HG--
rename : mobile/android/components/UpdatePrompt.js => b2g/components/UpdatePrompt.js
2012-03-21 15:50:53 -07:00
Ehsan Akhgari 29d313feed Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
extra : rebase_source : 9a4499ff99d661924e1eb09280925ad123ecd948
2012-03-16 14:08:03 -04:00
Mounir Lamouri e541c5972c Merging mozilla-inbound into mozilla-central. 2012-03-21 11:29:28 +01:00
Kan-Ru Chen 6b43eaeb60 Bug 737308 - Add Gaia localhost to dom.power.whitelist [r=cjones] DONTBUILD because NPOTB 2012-03-20 19:28:56 -07:00
Fabrice Desré 4fbdbd66c9 Bug 737616 - add support for mozApps.install() to b2g [r=cjones] 2012-03-20 14:25:37 -07:00
Ehsan Akhgari ce74f02c9f Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Kan-Ru Chen 078715dcff Bug 738529 - Check "screen" wake lock before turning off screen. r=cjones 2012-03-23 21:50:29 +01:00
Ehsan Akhgari 196b2bd064 Backout changeset 11b6f37603ce (bug 734302) for Android bustage 2012-03-23 15:01:14 -04:00
Ehsan Akhgari a2a9c23ea0 Bug 734302 - Part 3: Add a menu item for toggling the profiler on mobile; r=BenWa,dougt
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml => mobile/android/base/resources/menu-v11/gecko_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml.in
2012-03-16 14:08:03 -04:00
Matt Brubeck 561bc88e91 Merge mozilla-central and mozilla-inbound 2012-03-19 16:47:00 -07:00
Blake Kaplan fa9f7aeced Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD
--HG--
rename : dom/wifi/nsWifiWorker.h => dom/wifi/WifiWorker.h
rename : dom/wifi/nsWifiWorker.js => dom/wifi/WifiWorker.js
rename : dom/wifi/nsWifiWorker.manifest => dom/wifi/WifiWorker.manifest
2012-03-16 18:05:28 +01:00
Blake Kaplan 9e37bedad3 Bug 736087 - Rename nsDOMWifiManager to DOMWifiManager. r=philikon
--HG--
rename : dom/wifi/nsDOMWifiManager.js => dom/wifi/DOMWifiManager.js
rename : dom/wifi/nsDOMWifiManager.manifest => dom/wifi/DOMWifiManager.manifest
2012-03-16 17:51:05 +01:00
Ehsan Akhgari 9b15a69d3e Merge from mozilla-central 2012-03-17 12:32:28 -04:00
John Ford 249630e90b bug 719491 - make flags changes r=cjones DONTBUILD 2012-03-16 10:58:19 -07:00
Marco Bonardo cb781bfe97 Merge inbound and central 2012-03-16 13:42:16 +01:00
John Ford 05444a185f bug 719491 - add a toolchain manifest file to b2g configs r=mwu DONTBUILD 2012-03-15 15:05:48 -07:00
John Ford b1b4ad7987 bug 733099 - in tree mozconfigs for b2g CI builds r=fabrice DONTBUILD 2012-03-15 10:14:32 -07:00
Ed Morley 9424dfaf15 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-15 12:42:01 +00:00
Kyle Machulis 5a8150c5e0 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 8ce35f8916 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 e68fecda7f 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 1c7faaf055 Bug 734951 - Fix the dom.telephony.app.phone.url pref. r=philikon 2012-03-12 16:45:57 -07:00
Fabrice Desré d2f974204b No bug - Bump b2g version number to 14.0a1 [r=me] DONTBUILD because NPOTB 2012-03-14 09:33:12 -07:00
Etienne Segonzac 00aaba70c0 Bug 730323 - Adding missing white listed application for mozTelephony r=vingtetun 2012-03-09 13:10:16 +01:00
Fabrice Desré 36e2d15f53 Bug 736628 - Move mozKeyboard to a distinct xpcom component [r=cjones] 2012-03-19 10:30:51 -07:00
Sid Stamm 12edf9445d bug 633773 - Use Google's HTTPS search by default; r=gavin 2012-01-06 11:35:02 -08:00
Fabrice Desré 1b2195ed7a Bug 736312 - navigator.mozApps support on b2g [r=vingtetun] 2012-03-16 15:23:28 -07:00
Fabrice Desré ed3de8e8fc 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é a1d19c1db5 Bug 735947 - support the desktop notifications API in b2g [r=vingtetun] 2012-03-16 15:23:28 -07:00
Vivien Nicolas a5572f877d 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 c81834d3d0 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 221b9313a7 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 e3fa0a787d Bug 730434 - remove 'home' event and other non-standard event types r=fabrice 2012-03-01 17:04:00 +01:00
Gregor Wagner b6da0b881d Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek 2012-02-28 14:01:48 -08:00
Henri Sivonen ee56e7e3b0 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 132b4415b4 Merge last PGO-green from inbound to central 2012-02-26 15:12:07 -08:00
Andreas Gal 70514b4c7b 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 6a0127ab28 Bug 730206 - Avoid flash of white at startup, r=cjones DONTBUILD because NPOTB 2012-02-24 03:21:51 -08:00
Marco Bonardo c76aee5341 Merge last green PGO from inbound to central 2012-02-24 11:22:53 +01:00
Etienne Segonzac cb367b9369 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 e7b436563b Merge last win pgo-green changeset from m-i to m-c. 2012-02-23 18:35:17 -08:00
Gian-Carlo Pascutto 5b9e653f4d Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-02-23 18:01:25 +01:00
L. David Baron a09c9d5fe2 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 d265ec2005 Bug 729623: Don't fire showime for readonly inputs. r=someone 2012-02-23 15:27:33 -08:00
Fabrice Desré 8e3aed516f Bug 729898 - Make better error indicator pages [r=cjones] 2012-02-23 10:38:17 -08:00
Richard Newman 7f648ed72b Merge m-c to m-i. 2012-02-23 18:37:12 -08:00
Vivien Nicolas 1c59576237 Bug 729430 - Add Gaia localhost to dom.mozScreenWhitelist r=cjones 2012-02-24 02:55:44 +01:00
Vivien Nicolas 1309668bda Bug 728128 - Make behavior of the 'hardware' buttons configurable r=cjones 2012-02-24 01:40:49 +01:00
Vivien Nicolas d51eaa1eea Bug 729428 - B2G cancel click events r=cjones 2012-02-24 01:40:49 +01:00
Vivien Nicolas b6ab4413f3 Bug 729441 - Add back the httpd daemon for desktop build r=gal 2012-02-24 01:40:49 +01:00
Philipp von Weitershausen 73bd59a760 Bug 729104 - B2G SMS: Make SmsDatabaseService stub a JS component. r=mounir 2012-02-21 01:34:18 +01:00
Mike Hommey af0ef99a2c 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 00635dcc64 Bug 730296 - Don't obscure the homescreen browser's initial source. r=mwu 2012-02-25 10:37:10 +01:00
Ed Morley 3aea95e2d2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-21 11:59:33 +00:00
Philipp von Weitershausen 0bf4f5b8e6 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 5905820c86 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 26e708cf0e Use native httpd instead of httpd.js (bug 728695, r=cjones). 2012-02-19 18:07:43 +01:00
Ed Morley f58ce433db Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 00:16:22 +00:00
Kyle Machulis aab6a28280 Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage 2012-02-17 15:54:27 -08:00
Vivien Nicolas bb3db6abc7 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 8484d83e88 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 316c195112 Bug 723391 - Add a simple remote JS console to b2g. r=vingtetun 2012-02-17 22:37:53 +01:00
Kyle Machulis d0600c2d50 Bug 711601 - B2G Bluetooth Boiler Plate r=bent 2012-02-20 16:15:19 +01:00
Fabrice Desré b13ee2e4ef Bug 727728 - Support volume change [r=vingtetun,cjones] 2012-02-16 10:20:23 -08:00
Kyle Machulis 0d9030e3fc 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 2030a8c40f 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 7558e838d3 Follow-up fix for bug 726529 2012-02-12 23:26:25 -08:00
Andreas Gal 83b5172cc1 Bug 726529 - remove app cache refresh handling from b2g chrome code (r=me, npotb) 2012-02-12 23:22:09 -08:00
Andreas Gal 75c9e37247 Bug 726528 - remove unnecessary webapi emulation from b2g chrome code (r=me, npotb) 2012-02-12 23:14:02 -08:00
Chris Jones 8093c251f9 Bug 721711: Enable DOM full-screen API for b2g. r=gal (npotb) 2012-02-12 00:08:58 -08:00
Ed Morley 626e546398 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é 5247018d2f Bug 725215 - Add magic shortcut to enable debugging features [r=cjones] 2012-02-08 12:43:49 -08:00
Vivien Nicolas 581141dee2 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 8c13692bd4 Bug 722812 - Don't send fake touch events on Gonk r=mwu 2012-02-08 13:37:00 +01:00
Vivien Nicolas 9219811fa9 Bug 723902 - Change the b2g/ boilerplate to MPL 2.0 r=cjones 2012-02-08 13:37:00 +01:00
Mark Capella cd4f054002 Bug 418290 - replace 'can not' with 'cannot'. r=dao 2012-02-08 14:16:51 +01:00
Chris Jones e8fdadcb87 Bug 725123: Dispatch an event when the MENU button is pressed. r=qDot 2012-02-07 21:22:34 -08:00
Chris Jones 0e4d36a9ff Bug 725010: Remove check for /apps/ in path for shim web APIs. r=vingtetun 2012-02-07 16:27:02 -08:00
Fabrice Desré 6a28ae9993 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 4a997866e5 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 567765467e Bug 716327 - Turn off the screen off a timeout. r=cjones 2012-02-02 21:20:36 -08:00
Philipp von Weitershausen d7c3df3c6d Bug 723356 - Make `console` output show up in logcat. r=gal 2012-02-02 11:11:42 -08:00
Fabrice Desré 0a1475455a Bug 723169 - port Bug 671634 to b2g [r=cjones] 2012-02-01 19:13:36 -08:00
Fabrice Desré b7ee99591b Backed out changeset 61352cba1254 2012-02-01 19:04:31 -08:00
Fabrice Desré c2a3b4c2ac Bug XXXXXX - port Bug 671634 to b2g 2012-02-01 18:51:54 -08:00
Vivien Nicolas 02829eb74d Bug 717844 - Add kinetic scrolling support to B2G r=cjones 2012-02-02 01:46:50 +01:00
Vivien Nicolas 325e43ed9c Bug 722035 - Use content instead of shell.home.contentWindow r=fabrice 2012-02-02 01:46:50 +01:00
Vivien Nicolas 207557d18c Bug 722031 - Move mozKeyboard from shell.js to webapi.js r=cjones 2012-02-02 01:46:50 +01:00
Vivien Nicolas 70c7d0c9cb 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 217269b303 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 d42ad48efb 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 b5cb5bd196 Backout 648e5e5b9dd3 for bustage on windows. 2012-01-30 18:49:33 -06:00
Kan-Ru Chen 2d4cb73073 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 62194b3925 Bug 721459 - Enable WebSMS by default for B2G [r=mounir,khuey] DONTBUILD (NPOTB) 2012-01-30 11:46:05 -08:00
Philipp von Weitershausen f76d8f2dd3 Bug 720601 - Update package manifests after renames and removals. r=fabrice DONTBUILD because NPOTB 2012-01-23 20:37:42 -08:00
Ben Francis 2cf1e460d0 Bug 710231 - Part 4: Enable browser frames for Gaia in B2G. DONTBUILD r=jlebar 2012-01-06 10:33:00 -05:00
Vivien Nicolas b4f6384586 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 346cfde499 Bug 718651 - Add B2GComponents.manifest/xpt to b2g/installer/package.manifest r=cjones 2012-01-18 17:48:54 +01:00