[b2g] Home/Power button in b2g-desktop?

2015-06-19 Thread Frederik Braun
Did we change the hotkeys on b2g-desktop? Pressing home/end on my keyboard used to trigger the home/power button, but that does not work anymore. Instead, those button scroll to the top or the bottom of the current app (e.g. homescreen). ___ dev-b2g

Re: [b2g] Question regarding a small project in firefox OS we are working on !

2015-04-23 Thread Frederik Braun
On 22.04.2015 21:20, inblevisi...@gmail.com wrote: Hi Freddy, Thank you for the reply. We think the file you said (PermissionSettings.js) is indeed the one we were looking for. Now we are trying to figure the permission request's structure by inserting some console.log() statements. The

Re: [b2g] Question regarding a small project in firefox OS we are working on !

2015-04-20 Thread Frederik Braun
Hey, that's a nice project indeed. The file dom/permission/PermissionSettings.js contains the permission checks. As far as I understand, you should be able to create an audit trail by adding some additional logging in PermissionsSettings.get

Re: [b2g] Intent to deprecate: the lockscreen.passcode-lock.code setting

2015-04-17 Thread Frederik Braun
missing though. But it sure looks like a good place to start contributing ;-) On another note, my patch *does* enable passphrases on a lower layer, but it's also missing the user interface bits... 2015-04-16 4:54 GMT-04:00 Frederik Braun fbr...@mozilla.com mailto:fbr...@mozilla.com: Hi

[b2g] Intent to deprecate: the lockscreen.passcode-lock.code setting

2015-04-16 Thread Frederik Braun
Hi, I am currently working on removing the lockscreen.passcode-lock.code setting. The setting used to store the passcode for your lockscreen. In the future, all apps wanting to set or check for the current passcode can use a small helper[1] to either call set() or check(). I am providing

Re: [b2g] Rethink Hosted Packaged App (Was: Re: Proposed New Security Model)

2015-04-09 Thread Frederik Braun
On 09.04.2015 10:32, Tim Guan-tin Chien wrote: … So the lunch conversation boil down to one question: can we associate and sign the resources individually? Either by inserting an X-App-Signature in HTTP header or with some signature string in the manifest. These ideas sounds utterly familiar

[b2g] Sync support in Firefox OS?

2015-03-31 Thread Frederik Braun
Are there any plans to bring Sync support to Firefox OS in 2015? It's one of the key features for FxA, isn't it? ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Blacklist Implementation in Communications App

2015-03-05 Thread Frederik Braun
Hey, It's great to hear that you're still interested in working on this. There's a history of mentored bugs and projects outside of GSoC (e.g., https://wiki.mozilla.org/Security/Mentorship). Please find out through the respective mentors, if they are still willing to provide their mentorship.

Re: [b2g] Mexmod Alcatel One Touch Fire Firefox OS 3.0

2015-02-24 Thread Frederik Braun
Thank you for providing community builds! But I think we're better off if you don't call it 3.0, if it's just master. ;-) On 24.02.2015 20:26, Martin Jernberg wrote: http://mexmod.com/download_otf.html Firefox OS 3.0 for Alcatel Onetouch Fire, some stuff might be unstable still tough

Re: [b2g] Find My Phone

2015-02-24 Thread Frederik Braun
On 24.02.2015 12:10, Gervase Markham wrote: On 23/02/15 20:20, Frederik Braun wrote: The idea is to use a FMD-specific key that is used to encrypt all communication between the phone and the user, so that our server is nothing more but a stupid relay. That would be great... but, as the bug

Re: [b2g] Find My Phone

2015-02-23 Thread Frederik Braun
There's a bug on file, that suggests some security improvements along these lines. The idea is to use a FMD-specific key that is used to encrypt all communication between the phone and the user, so that our server is nothing more but a stupid relay. This would also provide additional privacy for

Re: [b2g] Can we run WebIDE in a tab?

2015-02-04 Thread Frederik Braun
That's great news! Works for me in Aurora (DevEdition), but not Nightly, which may be due to e10s. :/ On 04.02.2015 14:22, Kaustav Das Modak wrote: Dietrich had tweeted this a while back: https://twitter.com/dietrich/status/532791685147676673 alternatively, run WebIDE in a browser tab with

[b2g] PageUp / PageDown don't imitate Volume Hardware keys in Simulator?

2015-01-26 Thread Frederik Braun
Using a most recent simulator, I couldn't get to use the Page Up / Page down keys to emulate the hardware buttons for the volume. (This is on Linux, I know the keys are different on OS X) https://bugzilla.mozilla.org/show_bug.cgi?id=1125637 ___ dev-b2g

Re: [b2g] Firefox Hello for Firefox OS?

2015-01-23 Thread Frederik Braun
When is this scheduled to be released? On 22.01.2015 20:25, Jovan Gerodetti wrote: yes there is a github repo called irefoxos-loop-client (https://github.com/mozilla-b2g/firefoxos-loop-client). 2015-01-22 20:23 GMT+01:00 Igor Leturia iletu...@gmail.com mailto:iletu...@gmail.com: Hi

Re: [b2g] Script Security Talk @ MozLandia

2014-12-03 Thread Frederik Braun
About recording the talk: We will get recording gear from Rainer Cvillink and I'm happy to help capturing the talk, but I am *terribly* inexperienced in doing this. So any kind of help is very much appreciated! I'll be the tall person who shows up early (my picture on the phonebook is quite

[b2g] DuckDuckGo in Firefox OS?

2014-11-12 Thread Frederik Braun
We have a patch in bugzilla. https://bugzilla.mozilla.org/show_bug.cgi?id=989964 What's blocking us? ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] reference phone improvements

2014-11-12 Thread Frederik Braun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 12.11.2014 05:54, Dee wrote: * Maybe software too: It's possible to press the on/off-button very long in standby so that you get a selection to power of or restart the phone. If you have the phone in a tight pocket it happens that this button

Re: [b2g] Allow inline script in priviledged apps for app html

2014-11-12 Thread Frederik Braun
Hey Axel, the sentiment behind enforcing a strict Content Security Policy (CSP) for packaged apps is to prevent cross site scripting (XSS) vulnerabilities from doing serious harm. XSS is the most prevalent security issues in applications today. It is hard to fix from a developer standpoint but

Re: [b2g] Allow inline script in priviledged apps for app html

2014-11-12 Thread Frederik Braun
On 12.11.2014 12:37, axel.nenn...@telekom.de wrote: inline Thanks Axel -Original Message- From: dev-b2g [mailto:dev-b2g- bounces+axel.nennker=telekom...@lists.mozilla.org] On Behalf Of Frederik Braun Sent: Wednesday, November 12, 2014 11:21 AM To: dev-b2g@lists.mozilla.org

Re: [b2g] Allow inline script in priviledged apps for app html

2014-11-12 Thread Frederik Braun
I fail to see the difference between code that is inlined in a html file that is part of the app and code that is loaded from a js file. Would it work if I move all inline script snippets into files? Instead of pscriptalert(XSS);/script/p I would write pscript src='alert.js//p With

Re: [b2g] Bricked flame. help: Only adb sideload file still works.

2014-10-13 Thread Frederik Braun
On 09.10.2014 21:57, Michael Meelis wrote: Hi, seems I bricked my flame with a 2.1 shallow-flash over 1.3 installed. Seems I read the instruction page incorrectly and was hoping for some safeguard protection. fastboot ... is not working anymore. 'adb sideload filename' does still work.

Re: [b2g] Screenshots in WebIDE

2014-10-13 Thread Frederik Braun
On 10.10.2014 20:12, Bob Thulfram wrote: I can do this in WebIDE but it is clumsy. The only way I can find to trigger a screenshot is from the WebIDE menu: Runtime - Screenshot. But then when I do the screenshot, the focus changes to a new instance of the browser with the scvreenshot in it. I

Re: [b2g] CSP in manifest file

2014-10-09 Thread Frederik Braun
On 09.10.2014 07:38, Junichi Hashimoto wrote: Hi Is there any example of specifying CSP in manifest file? I added a following line for a web-previleged app but inline-script is still active. csp:default-src *; script-src 'self'; object-src 'none'; style-src 'self' Do you mean inline

Re: [b2g] Which Phone to Upgrade?

2014-10-08 Thread Frederik Braun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08.10.2014 11:19, Gabriele Svelto wrote: Finally the ZTE Open C should work well with the latest versions but you have to roll your own build at this stage and that's a fairly long process. AFAIU this only works for Gecko and Gaia builds,

Re: [b2g] modifying application.zip on device

2014-10-01 Thread Frederik Braun
depend on the type of build that you have as to where the app is actually stored. Dave Hylands *From: *Frederik Braun fbr...@mozilla.com *To: *dev-b2g dev-b2g@lists.mozilla.org *Sent: *Tuesday

[b2g] Is today's gecko gaia for flame-kk broken? (Was: Please upd8ate your Flame to the new base image)

2014-09-26 Thread Frederik Braun
Same here. I filed this as https://bugzilla.mozilla.org/show_bug.cgi?id=1073399. I could not recover by manually shallowflashing today's gecko/gaia, but I *could* recover by going back to v180 + yeterday's gecko/gaia. So the problem is likely not in the update process but in today's build. On

Re: [b2g] Overview of Backup Strategies for Firefox OS

2014-09-24 Thread Frederik Braun
- Forwarded Message - From: Sam Foster sfos...@mozilla.com To: Frederik Braun fbr...@mozilla.com Cc: b2g-inter...@mozilla.org Sent: Tuesday, September 23, 2014 5:18:14 PM Subject: Re: Overview of Backup Solutions for Firefox OS 1) The targeted user group for Firefox OS does not own a PC

[b2g] Overview of Backup Strategies for Firefox OS

2014-09-23 Thread Frederik Braun
Hi list, I reached out to you in July to discuss backups use-cases[2]. There's also been a previous thread started by Fabrice in 2013 [1]. So here's an overview what's possible and planned so far. 1) The targeted user group for Firefox OS does not own a PC and is not tech-savvy. I think in the

Re: [b2g] Major issue loading CSS, for a multi-platform app with 5+ million users

2014-09-22 Thread Frederik Braun
Hey Jonathan. It seems like your app is violating the strict Content Security Policy that is enforced for all apps: This means that you may not load styles and scripts from other origins. You can read more on MDN: https://developer.mozilla.org/en-US/Apps/CSP On 18.09.2014 21:09,

Re: [b2g] Major issue loading CSS, for a multi-platform app with 5+ million users

2014-09-22 Thread Frederik Braun
the CSP doesn't apply to hosted apps by default, but I don't know for certain. - Ryan On Mon, Sep 22, 2014 at 11:40 AM, Frederik Braun fbr...@mozilla.com wrote: Hey Jonathan. It seems like your app is violating the strict Content Security Policy that is enforced for all apps: This means

Re: [b2g] Flame Not Keeping Time

2014-09-16 Thread Frederik Braun
Same problem here - I think this was/is a known issue with v122: The time goes wild, sometimes, which of course means notifications, texts and emails are in the future so the text says in x hours or in y days. See these bugs: * https://bugzilla.mozilla.org/show_bug.cgi?id=1032233 ** After

Re: [b2g] LED API?

2014-09-08 Thread Frederik Braun
On 08.09.2014 10:05, Jonas Sicking wrote: Or is the idea to turn on the LED to indicate pending notifications? And leave it on (or leave it blinking) until the user interacts with the device? So that if you come back to a device that you were away from you can see if you missed any

Re: [b2g] API call to get phone number of device?

2014-08-25 Thread Frederik Braun
MobileIdentity is the way to go. Just make sure you verify the assertion! On 21.08.2014 19:22, Ehsan Akhgari wrote: See https://wiki.mozilla.org/WebAPI/MobileIdentity. On Thu, Aug 21, 2014 at 1:17 PM, Ian Bicking ibick...@mozilla.com mailto:ibick...@mozilla.com wrote: There's a new

Re: [b2g] Weird monospace font on Flame 2.1

2014-08-11 Thread Frederik Braun
On 11.08.2014 10:45, Jan Jongboom wrote: I've seen this a couple of times, and now I see it also in some issue in bz. https://bugzilla.mozilla.org/attachment.cgi?id=8466079 What's this weird monospace font? It's somewhere in Gecko, because flashing a fresh Gaia on an affected build

Re: [b2g] Backups for Firefox OS

2014-08-05 Thread Frederik Braun
On 05.08.2014 06:42, Jonas Sicking wrote: On Thu, Jul 24, 2014 at 5:31 AM, Frederik Braun fbr...@mozilla.com wrote: But let's step back for a moment and think about use cases. * back-up the whole system. i.e., everything that is required to do a full recovery from whatever broken state

Re: [b2g] Backups for Firefox OS

2014-08-05 Thread Frederik Braun
On 05.08.2014 06:42, Jonas Sicking wrote: On Thu, Jul 24, 2014 at 5:31 AM, Frederik Braun fbr...@mozilla.com wrote: But let's step back for a moment and think about use cases. * back-up the whole system. i.e., everything that is required to do a full recovery from whatever broken state

Re: [b2g] Backups for Firefox OS

2014-08-05 Thread Frederik Braun
On 05.08.2014 11:49, Julien Wajsberg wrote: Le 24/07/2014 14:31, Frederik Braun a écrit : Or maybe through a give me your backup data-call the app is responsible to support?) I like this idea. But do you think it's likely, third-party apps will support

Re: [b2g] Flame - Questions

2014-08-04 Thread Frederik Braun
On 31.07.2014 17:58, Marek Raida wrote: Hi there! I've got my Flame today. wow... Wow... WOW!! I've not even put SIM card inside yet, playing only via WiFi for a while. My experiences are with FirefoxOS 1.0 and 1.1 on ZTE Open and FirefoxOS 1.3 on GP Revolution. My questions are (and yes,

Re: [b2g] Permissions App: Very, very early version

2014-08-01 Thread Frederik Braun
On 01.08.2014 11:02, Jan Jongboom wrote: Urm, isn't this what the Settings - App Permissions panel is for? Kinda. But I want to provide control over the non-obvious permissions that we do not expose in the Settings (i.e. mobilenetwork, tcp-socket..).

[b2g] Permissions App: Very, very early version

2014-07-31 Thread Frederik Braun
Hi, I have finished my first prototype of the permission app: I want to allow people to shoot them in the foot and disable all kinds of permissions that we wouldn't include prompts for in the settings app. (I get that. But I also like the feeling of control :-)) The icons are shabby, the UX is

Re: [b2g] Permissions API always says unknown

2014-07-30 Thread Frederik Braun
On 29.07.2014 19:42, Fabrice Desré wrote: Hi Frederick, You are not using the access mode when calling permissions.get() and I think you need to. Take a look at what the settings app is doing to get the app's permissions. Fabrice I'm not sure what you mean by access mode. What I

Re: [b2g] Permissions API always says unknown

2014-07-30 Thread Frederik Braun
There was a typo the devtools did not report. I wrote app.manifestUrl instead of app.manifestURL. The snippet from MDN I started with had this typo, so I edited the article as well. On 30.07.2014 11:24, Frederik Braun wrote: On 29.07.2014 19:42, Fabrice Desré wrote: Hi Frederick, You

[b2g] Permissions API always says unknown

2014-07-29 Thread Frederik Braun
Hi, I am sketching a permissions control app. The app is meant for privacy nuts like myself, who are willing to shoot their foot knowing that disabling certain permissions might cause some apps not to work :) Thus, the app will list all permissions. Even the ones we consider not to be very

Re: [b2g] Permissions API always says unknown

2014-07-29 Thread Frederik Braun
, Frederik Braun wrote: Hi, I am sketching a permissions control app. The app is meant for privacy nuts like myself, who are willing to shoot their foot knowing that disabling certain permissions might cause some apps not to work :) Thus, the app will list all permissions. Even the ones we

[b2g] Backups for Firefox OS

2014-07-24 Thread Frederik Braun
Hi list, I am planning to spend a bit of my Q3 time to sketch out how to do proper backups for Firefox OS. I can't believe nobody else has already looked into this, so I'm looking to synchronize with you :) I guess most people currently either use the backup_restore_profile.sh from the TWQA

Re: [b2g] Has anyone notice that sometime the clock would be incorrect on Flame?

2014-06-30 Thread Frederik Braun
On 30.06.2014 10:51, Greg Weng wrote: Well, one of the problems is that I don't know which component this bug belongs to. The only thing I'm sure is this seems not like a Gaia issue. I had the same issue and didn't file it because it was very hard to provide STR and get good logs out of adb.

Re: [b2g] app-manager fails to connect to device on Linux

2014-05-26 Thread Frederik Braun
Did you check your udev setup? See https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager#Troubleshooting_2 ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] app-manager fails to connect to device on Linux

2014-05-26 Thread Frederik Braun
{idVendor}==18d1, MODE=0666, GROUP=plugdev # Google device I also added myself to the plugdev group. Is there anything else I should be doing with regard to udev? Cheers! On 05/26/2014 04:00 PM, Frederik Braun wrote: Did you check your udev setup? See https://developer.mozilla.org/en-US

Re: [b2g] Problem flashing gaia - ZTE Open C

2014-05-19 Thread Frederik Braun
On 17.05.2014 05:45, Kobalt Kitsuné wrote: Awesome! I just got through checking the bootloader to make sure it was unlocked, and it was. At first I thought this would be another locked-down phone similar to the Droid Razr by Motorola, but I'm glad that is not the case. Disclaimer: You might

Re: [b2g] Web API's to access the WiFi state of the device or change the WiFi state (en/disable it)

2014-05-06 Thread Frederik Braun
On 05.05.2014 22:09, logos wrote: ... To sum up, it remember where you usually connect to Wi-Fi throug operator network cell identifiers, and when you are there it turns it on, and where you go to other places it turns it off automatically. In a low profile smartphones OS like FFO, this

Re: [b2g] Device name of ZTE Open C?

2014-04-26 Thread Frederik Braun
On 25.04.2014 20:54, Chris Mills wrote: I’d love to find more out about this device, and help to document it. anyone? Oh wow.. There is a lot on the ebay page from ZTE:

Re: [b2g] more big icon close apps background

2014-02-11 Thread Frederik Braun
On 11.02.2014 10:52, Prateek Jadhwani wrote: For the love of God, please understand the difference between a bug and a feature. Yes, this is a misunderstanding. Every entry in bugzilla is called a bug here. This doesn't imply anything about what's being discussed. But it's important to have one

Re: [b2g] Redesigning the trusted UI

2014-02-04 Thread Frederik Braun
On 27.01.2014 15:35, Fernando Jiménez Moreno wrote: Hi folks! tl;dr: I would like to change the current trusted UI by: 1. A system dialog enabled via hardware buttons. This is tempting, but I don't know if UX likes it if the home button has an implicit second meaning. 2. Extra

Re: [b2g] CSP

2014-01-23 Thread Frederik Braun
On 22.01.2014 20:37, Ben NG wrote: For now I'm creating a little app in order to test all of that. I have made kind of Hello World app and i wanted to add my favorite javascript lib which is YUI. The javascript is well loaded because i can see the YUI global object but when I try to invoke

Re: [b2g] Firefox OS alongside a framebuffer console?

2013-12-19 Thread Frederik Braun
On 17.12.2013 19:17, John Magolske wrote: Hi, Would it be possible to have Firefox OS running in one VT, then switch over to another VT and run a framebuffer console? I'm not sure if this is for *using* or *hacking* on Firefox OS, but if you don't need the phone parts, you could look into

Re: [b2g] Proposal: PasswordManager on FxOS

2013-12-10 Thread Frederik Braun
On 09.12.2013 16:59, Fabrice Desré wrote: On 12/09/2013 01:44 AM, Jan Jongboom wrote: I don't really know what I want. Just the stuff that we have in FF for Android? Are those extensions or user scripts? FF for Android has old style extensions. We'll never have them on b2g. But I'd like to

Re: [b2g] setTimeout Problemas

2013-11-29 Thread Frederik Braun
On 29.11.2013 13:24, iker.pe...@fon.com wrote: Hi, It was impsoible for me to make work setTimeout on FirefoxOS. I have tested on Firefox and chrome laptop browsers and works fine.. so i have made a little example like this.. Your problem may be CSP or jQuery-related. I know other people

Re: [b2g] Where to put improvement requests?

2013-11-19 Thread Frederik Braun
On 19.11.2013 15:21, Johannes Bauer wrote: On 19.11.2013 15:05, Johannes Bauer wrote: https://bugzilla.mozilla.org/show_bug.cgi?id=885716 Someone apparently was also annoyed by it :-) I've voted on the bug. Since it's already kind of old, I'd like to look into it more deeply with the hope

Re: [b2g] Help with navgiator.mozWifiManager.setHttpProxy

2013-11-13 Thread Frederik Braun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 13.11.2013 07:37, Paul Theriault wrote: I was reviewing the mozWifiManager API [1] and I noticed the setHttpProxy method. I expected it to set a HTTP proxy on my wifi connection, but I can't seem to get it work, and its not documented on

Re: [b2g] can't send messages + information about my device ?!

2013-11-11 Thread Frederik Braun
Hi Gerrit, thank you for using and blogging about Firefox OS. The problem you are having is with a third-party app that is seldomly discussed in this maling list. This mailing list is about developing and working on Firefox OS mostly. And not really for apps and phone support. Sorry :( I do not

Re: [b2g] preferred gonk build platform

2013-10-31 Thread Frederik Braun
The biggest problem with doing phone things on a VM I had were due to the fact that a phone may change it USB ID when switching between bootloader and user mode. This happens often times during updates, flashing process as well as when using the proprietary flashing tools. I had to restart these

Re: [b2g] Building for the Alcatel One Touch Fire

2013-10-01 Thread Frederik Braun
On 30.09.2013 20:07, jerzyglowa...@gmail.com wrote: Sorry, Alcatel has this option, although hidden under a misleading name Autor. I have enabled remote debugging and now it is recognized by adb. I don't speak your language but while we're trying to capture possible l10n bugs -- does the

Re: [b2g] Privileged app cant use jquery and socket io?

2013-09-18 Thread Frederik Braun
On 18.09.2013 00:16, jose llopis wrote: Here is my question, im making an app which needs to load contacts from phone and also uses socket io + jquery for getting some info but it doesnt work at all, when i've removed type: privileged ir works but i am not able todo use the contact api

Re: [b2g] proxy settings in FirefoxOS

2013-08-21 Thread Frederik Braun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 20.08.2013 16:10, Julien Wajsberg wrote: Please file a bug ! :) Some Web APIs (and probably other things) don't respect the proxy settings in the prefs [2]. There's also a more vague bug that also discusses current hacks to make proxying

Re: [b2g] Keon finicky?

2013-08-15 Thread Frederik Braun
On 14.08.2013 18:20, Stefan Arentz wrote: Is the Keon known to have issues with ADB? I see the device in lsusb: sarentz@ubuntu:~/Mozilla/B2G$ lsusb | grep Qual Bus 001 Device 011: ID 05c6:8012 Qualcomm, Inc. But ADB fails to find it. I have it properly added to udev and i do see udev

[b2g] Proxy support in b2g-Gecko

2013-08-07 Thread Frederik Braun
Hi folks, I am sometimes testing things in B2G and use a proxy to debug network activity. During this I have noticed that most but not all traffic is correctly tunneled through the proxy if I manually set the prefs in the Gaia profile. Some WebAPIs - like mozTCPSocket - do not respect the proxy

Re: [b2g] Letting privileged apps use mozApps.mgmt

2013-07-31 Thread Frederik Braun
That does sound like a bad thing. I don't think we want to allow the web to access files of all installed apps on the system ;) On 30.07.2013 22:02, ANTONIO MANUEL AMAYA CALVO wrote: Besides that, that permission also allow apps to access any resource of any packaged app on the system. Un

Re: [b2g] Can you Proxy the Firefox OS Simulator?

2013-07-18 Thread Frederik Braun
There is no official way to do this, but you can try to hack around this: (This is not supported, you might break things. Keep a backup, etc. :)) The Firefox OS Simulator brings its own profile and settings with it. You will have to modify them by hand: 1 - Navigate to your Firefox profile

Re: [b2g] Can you Proxy the Firefox OS Simulator?

2013-07-18 Thread Frederik Braun
On 18.07.2013 14:27, Henry Hoggard wrote: On Thursday, July 18, 2013 1:21:21 PM UTC+1, Frederik Braun wrote: On 18.07.2013 14:08, he...@henryhoggard.co.uk wrote: There is no .mozilla/extensions/r2... However there is .mozilla/b2g/rand.profile/ Which has a prefs.js in, I tried adding

Re: [b2g] having problems with jquery2 and login system

2013-07-11 Thread Frederik Braun
On 11.07.2013 14:12, Jan Jongboom wrote: On Tuesday, July 9, 2013 1:59:21 PM UTC+2, jose llopis wrote: Already Solved, it was a cross domain problem, i've set the headers on the server side and it's working btw how i could set permission for only the users of the app instead using the

Re: [b2g] Drivers for Windows

2013-04-23 Thread Frederik Braun
Hey Diego, Do you want to upload/modify files on the SD card? Try Settings - Media Storage - USB Mass storage (needs to be enabled) = Explorer should recognize your device as a USB storage device. You can now use it like you would use a USB thumb drive. Do you want to modify the code, flash or

Re: [b2g] Newsflash: Don't use innerHTML in Firefox OS!

2013-04-08 Thread Frederik Braun
On 08.04.2013 15:51, Rick Waldron wrote: I've reviewed the html2dom tool and there is a lot of work needed before I would consider using it. Thank you for the review! 1. Don't expose the entire implementation on the global object (Almost every identifier is declared globally) 2. Do you

Re: [b2g] Installing an extra certificate

2013-02-08 Thread Frederik Braun
Speaking of which...is there a way to set a proxy? I know I filed https://bugzilla.mozilla.org/show_bug.cgi?id=829766 a few weeks ago, so there is no official way. I still hope that there might be a hackish way to do this from a privileged debugging perspective - Original Message -