On Wed, Aug 26, 2009 at 3:18 PM, The Sailor<[email protected]> wrote:
> Earlier I had the beta version of the browser .... and on that the
> local storage wasn't working.
> So, then I backed up my UserData folder and installed the dev channel
> version from http://www.google.com/chrome/eula.html?extra=devchannel
>
> After that the localstorage started working for my extension on the
> dev version of the browser.
>
> I then tried one more test extension and it keeps crashing everytime i
> try to install the extension !

Do you have an example of an extension that crashes?

> The load extension flag works (i.e. if i append --load-extension="C:
> \TheSailor\Development\MyCode\googleChromeExtensions\MyTestExtn"  to
> the target path, it works.)  But with this my local storage does not
> work as the path for my files won't start as chrome-
> extension://    !!!

That isn't true. With --load-extension, you're still running under
chrome-extension://.

- a

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to