Commit Graph

34 Commits

Author SHA1 Message Date
Fernando Jiménez
3479fe4ce2 Bug 872987 - [WebPayment] Expose ICC info to the payment provider. r=fabrice 2013-06-03 09:48:58 +02:00
Alexandre Poirot
d6bdf35527 Bug 865207 - Move webapps actor from /b2g/chrome/content to /toolkit/devtools/apps/. r=fabrice, r=dcamp
--HG--
rename : dom/apps/tests/unit/data/app.zip => toolkit/devtools/apps/tests/unit/data/app.zip
rename : dom/apps/tests/unit/test_webappsActor.js => toolkit/devtools/apps/tests/unit/test_webappsActor.js
rename : b2g/chrome/content/dbg-webapps-actors.js => toolkit/devtools/server/actors/webapps.js
2013-05-30 12:08:15 -04:00
Vivien Nicolas
614e4f9e0d Bug 847354 - Avoid the xbl bindings for inputs/textareas on b2g r=fabrice 2013-04-18 17:29:08 -07:00
Patrick Wang
40af263e5a Bug 846734 - adding certificate exception from certificate error page. r=fabrice 2013-03-05 10:19:00 +08:00
Patrick Wang
7dfc147c18 Bug 769178 - Add error page for about:certerror. r=fabrice 2013-02-08 12:08:52 +08:00
Chris Jones
8591941ad8 Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice 2013-02-05 18:27:52 -08:00
David Flanagan
c5fde274a0 Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+ 2013-02-05 10:05:36 -08:00
Panos Astithas
5d60ba306b Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice 2013-01-10 13:00:32 +02:00
Fabrice Desré
d48003dbd4 Bug 828863 - Add a remote debugger actor to install apps r=past 2013-01-10 07:38:51 -08:00
Josh Matthews
79e6cb3e64 Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun 2013-01-07 17:47:01 +01:00
Jed Parsons
9d5c7396bb Bug 811095 - (Re)enable identity modules. r=benadida 2012-11-12 19:46:35 -05:00
Chris Double
c04308a2a7 Bug 790125 - Throbber not working in browser video controls on B2G - r=cjones 2012-09-25 16:45:30 +12:00
Shelly Lin
40d1c124ef Bug 790158 - Add os version and hardware info to mozSettings. r=cjones 2012-09-19 18:06:40 +08:00
Fernando Jiménez
e8a2de51dc Bug 767818 - Implement navigator.pay. Part 4 - B2G implementation; r=fabrice 2012-08-29 18:41:35 -03:00
Andrew Sutherland
278ac72f27 Bug 782862 - Add a --runapp command to b2g-desktop to automatically start an app, r=vingtetun 2012-08-19 15:35:44 -07:00
Vivien Nicolas
ec586e5874 Bug 782973 - <select> elements in-content looks as a textfield. r=fabrice 2012-08-16 04:44:53 +02: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
Vivien Nicolas
2c4c5f1b5e Bug 757496 - Support mozKeyboard.setSelectedOption[s]. r=fabrice
--HG--
extra : rebase_source : 4f62f03c060524aa62eb388554b1c94d674505b6
2012-06-06 14:19:33 +02:00
Vivien Nicolas
3fccc2d637 Bug 760402 - Map debugger preference to mozSettings. r=fabrice
--HG--
extra : rebase_source : 61783ea299853396eea461b79dd5766da5e39217
2012-06-06 14:19:33 +02:00
David Flanagan
8f2d5ef5f0 Bug 758129: add --screen command line option to b2g desktop client [r=fabrice] 2012-05-30 15:06:25 -07:00
Chris Double
d616bba165 Bug 759234 - Make video/audio controls work on B2G - r=gal 2012-05-29 16:34:17 +12:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Vivien Nicolas
fafe09940f Bug 751147 - Remove touch.js from b2g/. r=gal 2012-05-04 20:02:05 +02:00
Panos Astithas
0da9545d84 Bug 728244 - Enable the Script Debugger to debug B2G/Gaia; r=dcamp,vingtetun 2012-03-16 18:50:45 +02: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
Vivien Nicolas
871f6b1bbd Bug 730434 - remove 'home' event and other non-standard event types r=fabrice 2012-03-01 17:04:00 +01:00
Richard Newman
7886693fb2 Merge m-c to m-i. 2012-02-23 18:37:12 -08:00
Vivien Nicolas
4e30987bfb Bug 729441 - Add back the httpd daemon for desktop build r=gal 2012-02-24 01:40:49 +01:00
Fabrice Desré
5feb5f159b Bug 729898 - Make better error indicator pages [r=cjones] 2012-02-23 10:38:17 -08: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
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
Vivien Nicolas
b7bad66754 Bug 711986 - [b2g] Use semi-transparent floating scrollbars for scrollable frames r=cjones 2011-12-20 13:30:15 +01:00
Vivien Nicolas
815de25fb8 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
Philipp von Weitershausen
bfa9dba1b0 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