Re: [b2g] Using blobs to display images

2014-04-19 Thread Andrew Sutherland
On 04/18/2014 08:58 PM, Jonas Sicking wrote: Another solution here would be if we added support for URLs that map directly into indexedDB. See http://lists.w3.org/Archives/Public/public-webapps/2013JulSep/0081.html It seems like this could open new avenues for information leakage unless URLs

Re: [b2g] Using blobs to display images

2014-04-19 Thread Julien Wajsberg
In the Messages app, we don't have several times the same image displayed in the same time... yet. But this will eventually come if we display the contact's picture in the thread view. So thanks for this bit of advice ! Le 19/04/2014 03:09, L. David Baron a écrit : Another thing that's a

Re: [b2g] Using blobs to display images

2014-04-19 Thread Julien Wajsberg
Le 19/04/2014 02:58, Jonas Sicking a écrit : On Fri, Apr 18, 2014 at 6:12 AM, Julien Wajsberg jwajsb...@mozilla.com wrote: On Wed, Apr 16, 2014 at 10:45 AM, ben turner bent.mozi...@gmail.com wrote: -- Forwarded message -- From: Julien Wajsberg jwajsb...@mozilla.com Date: Wed,

Re: [b2g] Using blobs to display images

2014-04-19 Thread Julien Wajsberg
Le 16/04/2014 20:24, Kyle Huey a écrit : The correct way to think of it is that revoking a blob URL only affects the network level. If loading/etc is complete it will generally have no effect. There are certain caveats to this for things that happen lazily (such as CSS background image

Re: [b2g] Using blobs to display images

2014-04-19 Thread Andrew Sutherland
On 04/19/2014 09:49 AM, Julien Wajsberg wrote: Yes that's also a possibility I had in mind. Aren't we taking up valuable memory if you keep the blob url valid? Or is that memory used anyway, because the image is displayed, and as a result it would not take more than what's already taken? If

Re: [b2g] I can no longer access to ZTE Open nightly updates

2014-04-19 Thread lgg2lgg2
Hello, In that way, also You must anounce OFFICIALy the END of the ZTE Open (Inari) life (and support of course). That must be because neither ZTE nor Mozilla will take anymore account about it. I think that It si not the correct way, having problems in the 1.x terminals and jumping to 2.x

[b2g] Clearing Preferences for Firefox Simulator

2014-04-19 Thread Prateek Jadhwani
Hi there, I am using Firefox Simulator 1.3 on Nightly Build on a mac machine. What would be the best way to clear off the preferences options for the simulator. I think I chose the wrong path in the executable runtime file browser, but I cant get it to its original state. I chose it by going

[b2g] software layer of provider lock by Firefox OS

2014-04-19 Thread Hydroid
I have a locked alcatel one touch fire with firefox os and I have tried to unlock it. I flashed the system from 1.1 to 1.3 but it didnt work. So my problem: On what software layer is the phone locked? ___ dev-b2g mailing list dev-b2g@lists.mozilla.org

Re: [b2g] Using blobs to display images

2014-04-19 Thread Julien Wajsberg
Le 19/04/2014 16:39, Andrew Sutherland a écrit : On 04/19/2014 09:49 AM, Julien Wajsberg wrote: Yes that's also a possibility I had in mind. Aren't we taking up valuable memory if you keep the blob url valid? Or is that memory used anyway, because the image is displayed, and as a result it

[b2g] My First build

2014-04-19 Thread Ricardo Brandão
Hello ALL, I have a Peak and I'm trying to do my first B2G build. I'm following the instructions on MDN article [1]. When I ran the command: ./config.sh peak The last output was: Fetching projects: 50% (47/94) Fetching project platform/external/icu4c remote: Counting objects: 33145, done.

[b2g] Firefox OS Simulator 1.4 is missing preferences for loading custom profile

2014-04-19 Thread Prateek Jadhwani
Hi Guys, I know that Firefox OS simulator 1.4 is in beta, and I was wondering if I could test it out with my custom profile. But it seems that the preferences button is missing in the Extensions section for the simulator. Although, the preferences button shows up for Simulator 1.3. Is there

Re: [b2g] Clearing Preferences for Firefox Simulator

2014-04-19 Thread J. Ryan Stinnett
The preferences that store these settings contain the key fxos_1_3_simulator. Using the about:config page, you can search for all such prefs and reset them to their initial values. - Ryan On Sat, Apr 19, 2014 at 11:53 AM, Prateek Jadhwani prateekjadhw...@gmail.com wrote: Hi there, I am

Re: [b2g] Firefox OS Simulator 1.4 is missing preferences for loading custom profile

2014-04-19 Thread J. Ryan Stinnett
The 1.4 and later simulators are built in a different way, and for the moment, they do not offer options to set a custom runtime or Gaia profile like the earlier simulators. We would like to bring those options back though. You can follow this work in bug 970298. - Ryan On Sat, Apr 19, 2014 at

Re: [b2g] Clearing Preferences for Firefox Simulator

2014-04-19 Thread Prateek Jadhwani
Thanks Ryan, It worked!!! Thank You *Prateek Jadhwani* www.prateekjadhwani.com On Sat, Apr 19, 2014 at 9:51 PM, J. Ryan Stinnett jry...@gmail.com wrote: The preferences that store these settings contain the key fxos_1_3_simulator. Using the about:config page, you can search for all such

Re: [b2g] My First build

2014-04-19 Thread isachin
Cancel it and restart the build. This happens sometime. On Sun, Apr 20, 2014 at 4:43 AM, Ricardo Brandão rbrandao...@gmail.comwrote: Hello ALL, I have a Peak and I'm trying to do my first B2G build. I'm following the instructions on MDN article [1]. When I ran the command: ./config.sh