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

304 Коммитов

Автор SHA1 Сообщение Дата
Tim Chien 6eb4ecadb3 Bug 755648 - Fix the key event dance between system app and apps. r=vingtetun 2012-06-07 10:18:29 +08:00
Tim Taubert 1b4959b372 merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas 8c9721ec94 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 3: B2G); r=vingtetun 2012-06-08 10:00:46 +03:00
Chris Jones d686b0a97b Bug 762240: Install a console.* shim for all browser frames, and ensure we load webapi.js properly. r=vingtetun 2012-06-07 04:17:59 -07:00
Vivien Nicolas 95aa4693fb Bug 754083 - Implement mozKeyboard.onfocuschange. r=fabrice
--HG--
extra : rebase_source : 7ea816e0c26597dde61b166e5ecf5ce2232aac2e
2012-06-06 14:19:33 +02:00
Vivien Nicolas 6d765a18aa Bug 758672 - Support mozKeyboard.setValue. r=fabrice
--HG--
extra : rebase_source : ab1014d247556d65dceb8c9da45a894ee5266ed4
2012-06-06 14:19:33 +02:00
Vivien Nicolas a52844af7a Bug 757496 - Support mozKeyboard.setSelectedOption[s]. r=fabrice
--HG--
extra : rebase_source : 4f62f03c060524aa62eb388554b1c94d674505b6
2012-06-06 14:19:33 +02:00
Vivien Nicolas 955543dd18 Bug 760402 - Map debugger preference to mozSettings. r=fabrice
--HG--
extra : rebase_source : 61783ea299853396eea461b79dd5766da5e39217
2012-06-06 14:19:33 +02:00
Christoph Kerschbaumer b06853949d Bug 753862 - Settings API: electrolysis support. r=fabrice 2012-06-04 16:12:24 -07:00
Vicamo Yang 276439d7f2 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-04 13:04:49 +08:00
Ehsan Akhgari b05cd8343d Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Dave Camp 0a580edfa9 Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Panos Astithas 41d3dc1684 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 3: B2G); r=vingtetun 2012-06-01 18:28:13 +03:00
Marco Bonardo 450654bc1d Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure 2012-06-01 11:57:37 +02:00
Vicamo Yang 3144699fbf Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-01 16:48:47 +08:00
Tim Chien 5494e9727b Bug 759238 - Prevent Virtual Keyboard from covering the textboxes; r=vingtetun 2012-06-01 11:33:21 +08:00
Andreas Gal 3c320eb743 Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
2012-06-01 12:54:23 +12:00
David Flanagan b9808d66b3 Bug 758129: add --screen command line option to b2g desktop client [r=fabrice] 2012-05-30 15:06:25 -07:00
Gervase Markham 68d38d677f Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Chris Double e788e38d05 Bug 759234 - Make video/audio controls work on B2G - r=gal 2012-05-29 16:34:17 +12:00
Fabrice Desré 655d60c2c1 Bug 756691 - Use a non-linear volume change scale [r=djf] 2012-05-21 14:02:00 -07:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Fabrice Desré 47603f418b Bug 756700 - Use the power.screen.timeout pref value as a default for the power.screen.timeout setting, patch by an anonymous silicon vendor contributor [r=fabrice] 2012-05-18 17:08:50 -07:00
Fabrice Desré 0cc2f5f1f8 Bug 774580 - Send the Geolocation status to web content [r=vingtetun] 2012-07-25 10:00:18 -07:00
Panos Astithas 43d88cd828 Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00
Jose Antonio Olivera Ortega 8b134e5df2 Bug 753520 - B2G 3G: Fix typo in settings API hookup. r=philikon 2012-05-11 13:07:36 -07:00
David Flanagan 8a51dbe8d3 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 9a55fe1f2c Bug 751147 - Remove touch.js from b2g/. r=gal 2012-05-04 20:02:05 +02:00
Vivien Nicolas bc2da29d07 Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice 2012-05-04 20:02:05 +02:00
Vivien Nicolas a1a3d162e6 Bug 748886 - Map the language setting to intl.accept_languages to reflect the choice of mozSettings. r=cjones 2012-05-04 20:02:05 +02:00
Vivien Nicolas 03a4a67dea Bug 748077 - Remove some leaks in b2g/. r=fabrice 2012-05-04 20:02:05 +02:00
Jose Antonio Olivera Ortega 07ee280452 Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only 2012-04-24 17:46:42 -03:00
Michael Wu ef33417f22 Bug 746429 - Make failure to set master volume non-fatal to startup, r=cjones a=b2g-only 2012-04-18 13:42:20 -04:00
Kan-Ru Chen c3b3e39fdb Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones 2012-04-16 18:35:33 -04:00
Panos Astithas f5eaca43bc Bug 728244 - Enable the Script Debugger to debug B2G/Gaia; r=dcamp,vingtetun 2012-03-16 18:50:45 +02:00
Vivien Nicolas 8ddb5aa790 Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice 2012-04-11 10:05:35 -07:00
Vivien Nicolas 28b43989eb Bug 743229 - Return 'number' instead of 'text' for input type='number' element in the showime event. r=cjones 2012-04-11 10:05:35 -07:00
Vivien Nicolas 92028985d5 Bug 742761 - Remove some warnings in b2g/. r=fabrice 2012-04-11 10:05:35 -07:00
Kan-Ru Chen 6c1b8cdec2 Bug 707589 - [Gonk] When screen is enabled/disabled, send visibility change events to windows [r=mwu] 2012-04-04 23:03:00 -07:00
Fabrice Desré 8c21e4bf89 Bug 741560 - Pin apps in b2g [r=mayhemer] 2012-04-04 17:55:08 -07:00
Kan-Ru Chen 8bb62e5b2e Bug 710135 - Move screen.enabled/brightness to mozPower. r=jlebar,mounir sr=cjones,sicking 2012-04-03 01:51:00 -04:00
Kan-Ru Chen 748ee12512 Bug 739500 - Use settings API to get screen timeout. [r=cjones] 2012-03-31 19:24:31 -07:00
Gregor Wagner ec045e370f Bug 678695 - Settings API. r=sicking, fabrice, smaug 2012-03-26 14:49:38 -07:00
Matt Brubeck 626f101539 Merge mozilla-central and mozilla-inbound 2012-03-24 09:05:27 -07:00
Vivien Nicolas 1e7597190e Bug 736193 - Use the offline cache to load applications [r=fabrice] DONTBUILD because NPOTB 2012-03-23 16:39:15 -07:00
Doug Turner ea1e813977 Bug 738020 - add geolocation to the list of permissions that we autogrant. r=fabrice 2012-03-21 22:26:01 -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
Fabrice Desré 4fbdbd66c9 Bug 737616 - add support for mozApps.install() to b2g [r=cjones] 2012-03-20 14:25:37 -07: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
Fabrice Desré 36e2d15f53 Bug 736628 - Move mozKeyboard to a distinct xpcom component [r=cjones] 2012-03-19 10:30:51 -07:00
Fabrice Desré 1b2195ed7a Bug 736312 - navigator.mozApps support on b2g [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
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
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
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
Michael Wu 6a0127ab28 Bug 730206 - Avoid flash of white at startup, r=cjones DONTBUILD because NPOTB 2012-02-24 03:21:51 -08:00
Richard Newman 7f648ed72b Merge m-c to m-i. 2012-02-23 18:37:12 -08: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
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
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
Andreas Gal 26e708cf0e Use native httpd instead of httpd.js (bug 728695, r=cjones). 2012-02-19 18:07:43 +01: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
Fabrice Desré b13ee2e4ef Bug 727728 - Support volume change [r=vingtetun,cjones] 2012-02-16 10:20:23 -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
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
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
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
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
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
Tim Guan-tin Chien bcaa0c0b5d Bug 716447 - Remove setCapture/releaseCapture from touch.js as it interfere with mouse events r=vingtetun 2012-01-09 15:29:31 +01:00
Fabrice Desré b79f6456f0 Bug 715941 - Use port 6666 for httpd.js as 7777 can't start [r=vingtetun] 2012-01-06 10:11:56 -08:00
Chris Jones bbe3bec9f7 Bug 715696: Make sure the screen comes on when b2g loads, and when toggling it also set the brightness. r=vingtetun 2012-01-05 17:04:03 -08:00
Vivien Nicolas 7fbe6702dc Bug 715205 - b2g application can't run Gaia's browser-chrome tests r=cjones 2012-01-06 12:35:53 +01:00
Tim Guan-tin Chien dc37b5e18b Bug 713498 - [b2g] Allow keyCode and charCode to be different in the mozKeyboard interface r=vingtetun 2011-12-26 15:10:24 +01:00
Vivien Nicolas b838f3bf11 Bug 711358 - [b2g] Add indexedDB-unlimited permission to pre-installed apps r=cjones 2011-12-26 15:07:41 +01:00
Vivien Nicolas f52981c36c Bug 711986 - [b2g] Use semi-transparent floating scrollbars for scrollable frames r=cjones 2011-12-20 13:30:15 +01:00
Vivien Nicolas bfecd50dfc Bug 710804 - Use postMessage instead of an event for asking the homescreen to close an app r=fabrice DONTBUILD since this is b2g/ only 2011-12-14 21:02:50 +01:00
Vivien Nicolas 975fcdda3b Bug 710548 - Add offline-app and webapp-manage permissions to pre-installed apps r=cjones DONTBUILD since this is b2g/ only 2011-12-14 21:02:48 +01:00
Vivien Nicolas b63b53aa1f Bug 709013 - Handle the MozApplicationManifest event in b2g/. r=cjones
--HG--
extra : rebase_source : 56149e16c771d1aa40f9ecc6edfdbab0be8b145d
2011-12-14 11:17:51 +01:00
Vivien Nicolas 54a60f2f4b Bug 708538 - Use setTimeout(..., 0) to send the click event from touch.js. r=cjones 2011-12-09 09:16:11 +08:00
Vivien Nicolas a38ad5a40c Bug 708538 - Add a local http server on the device at http://localhost:8888. r=cjones
--HG--
rename : netwerk/test/httpserver/httpd.js => b2g/chrome/content/httpd.js
2011-12-09 09:16:03 +08:00
Jan Bambach 16da8f10c3 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Philipp von Weitershausen 8b71672e80 Bug 699876 - Import the initial b2g/ directory. r=cjones
--HG--
rename : mobile/xul/LICENSE => b2g/LICENSE
rename : mobile/xul/Makefile.in => b2g/Makefile.in
rename : mobile/xul/app/Makefile.in => b2g/app/Makefile.in
rename : mobile/xul/app/macbuild/Contents/Info.plist.in => b2g/app/macbuild/Contents/Info.plist.in
rename : mobile/xul/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => b2g/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : mobile/xul/app/nsBrowserApp.cpp => b2g/app/nsBrowserApp.cpp
rename : mobile/xul/branding/official/Makefile.in => b2g/branding/official/Makefile.in
rename : mobile/xul/branding/official/android-resources.mn => b2g/branding/official/android-resources.mn
rename : mobile/xul/branding/official/configure.sh => b2g/branding/official/configure.sh
rename : mobile/xul/branding/official/content/Makefile.in => b2g/branding/official/content/Makefile.in
rename : mobile/xul/branding/official/content/about.png => b2g/branding/official/content/about.png
rename : mobile/xul/branding/official/content/favicon32.png => b2g/branding/official/content/favicon32.png
rename : mobile/xul/branding/official/content/jar.mn => b2g/branding/official/content/jar.mn
rename : mobile/xul/branding/official/content/logo.png => b2g/branding/official/content/logo.png
rename : mobile/xul/branding/official/content/logoWordmark.png => b2g/branding/official/content/logoWordmark.png
rename : mobile/xul/branding/official/content/splash.png => b2g/branding/official/content/splash.png
rename : mobile/xul/branding/official/locales/Makefile.in => b2g/branding/official/locales/Makefile.in
rename : mobile/xul/branding/official/locales/en-US/brand.dtd => b2g/branding/official/locales/en-US/brand.dtd
rename : mobile/xul/branding/official/locales/en-US/brand.properties => b2g/branding/official/locales/en-US/brand.properties
rename : mobile/xul/branding/official/locales/jar.mn => b2g/branding/official/locales/jar.mn
rename : mobile/xul/branding/unofficial/Makefile.in => b2g/branding/unofficial/Makefile.in
rename : mobile/xul/branding/unofficial/android-resources.mn => b2g/branding/unofficial/android-resources.mn
rename : mobile/xul/branding/unofficial/configure.sh => b2g/branding/unofficial/configure.sh
rename : mobile/xul/branding/unofficial/content/Makefile.in => b2g/branding/unofficial/content/Makefile.in
rename : mobile/xul/branding/unofficial/content/about.png => b2g/branding/unofficial/content/about.png
rename : mobile/xul/branding/unofficial/content/favicon32.png => b2g/branding/unofficial/content/favicon32.png
rename : mobile/xul/branding/unofficial/content/jar.mn => b2g/branding/unofficial/content/jar.mn
rename : mobile/xul/branding/unofficial/content/logo.png => b2g/branding/unofficial/content/logo.png
rename : mobile/xul/branding/unofficial/content/logoWordmark.png => b2g/branding/unofficial/content/logoWordmark.png
rename : mobile/xul/branding/unofficial/content/splash.png => b2g/branding/unofficial/content/splash.png
rename : mobile/xul/branding/unofficial/locales/Makefile.in => b2g/branding/unofficial/locales/Makefile.in
rename : mobile/xul/branding/unofficial/locales/en-US/brand.dtd => b2g/branding/unofficial/locales/en-US/brand.dtd
rename : mobile/xul/branding/unofficial/locales/en-US/brand.properties => b2g/branding/unofficial/locales/en-US/brand.properties
rename : mobile/xul/branding/unofficial/locales/jar.mn => b2g/branding/unofficial/locales/jar.mn
rename : mobile/xul/build.mk => b2g/build.mk
rename : mobile/xul/chrome/Makefile.in => b2g/chrome/Makefile.in
rename : mobile/xul/chrome/content/commandUtil.js => b2g/chrome/content/commandUtil.js
rename : mobile/xul/chrome/content/netError.xhtml => b2g/chrome/content/netError.xhtml
rename : mobile/xul/chrome/jar.mn => b2g/chrome/jar.mn
rename : mobile/xul/confvars.sh => b2g/confvars.sh
rename : mobile/xul/installer/Makefile.in => b2g/installer/Makefile.in
rename : mobile/xul/installer/package-manifest.in => b2g/installer/package-manifest.in
rename : mobile/xul/installer/removed-files.in => b2g/installer/removed-files.in
rename : mobile/xul/locales/Makefile.in => b2g/locales/Makefile.in
rename : mobile/xul/locales/all-locales => b2g/locales/all-locales
rename : mobile/xul/locales/en-US/chrome/about.dtd => b2g/locales/en-US/chrome/about.dtd
rename : mobile/xul/locales/en-US/chrome/aboutCertError.dtd => b2g/locales/en-US/chrome/aboutCertError.dtd
rename : mobile/xul/locales/en-US/chrome/notification.dtd => b2g/locales/en-US/chrome/notification.dtd
rename : mobile/xul/locales/en-US/chrome/overrides/appstrings.properties => b2g/locales/en-US/chrome/overrides/appstrings.properties
rename : mobile/xul/locales/en-US/chrome/overrides/netError.dtd => b2g/locales/en-US/chrome/overrides/netError.dtd
rename : mobile/xul/locales/en-US/chrome/overrides/passwordmgr.properties => b2g/locales/en-US/chrome/overrides/passwordmgr.properties
rename : mobile/xul/locales/en-US/chrome/phishing.dtd => b2g/locales/en-US/chrome/phishing.dtd
rename : mobile/xul/locales/en-US/chrome/webapps.dtd => b2g/locales/en-US/chrome/webapps.dtd
rename : mobile/xul/locales/en-US/crashreporter/crashreporter-override.ini => b2g/locales/en-US/crashreporter/crashreporter-override.ini
rename : mobile/xul/locales/en-US/defines.inc => b2g/locales/en-US/defines.inc
rename : mobile/xul/locales/en-US/installer/setup.ini => b2g/locales/en-US/installer/setup.ini
rename : mobile/xul/locales/en-US/updater/updater.ini => b2g/locales/en-US/updater/updater.ini
rename : mobile/xul/locales/filter.py => b2g/locales/filter.py
rename : mobile/xul/locales/generic/install.rdf => b2g/locales/generic/install.rdf
rename : mobile/xul/locales/jar.mn => b2g/locales/jar.mn
rename : mobile/xul/locales/l10n.ini => b2g/locales/l10n.ini
rename : mobile/xul/makefiles.sh => b2g/makefiles.sh
2011-12-07 07:52:26 +08:00