[jira] [Comment Edited] (CB-1661) LocalStorage does not persist on ios6

2012-11-16 Thread Frank (JIRA)
[ https://issues.apache.org/jira/browse/CB-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499367#comment-13499367 ] Frank edited comment on CB-1661 at 11/17/12 7:45 AM: - Hi, I have created

[jira] [Commented] (CB-1661) LocalStorage does not persist on ios6

2012-11-16 Thread Frank (JIRA)
[ https://issues.apache.org/jira/browse/CB-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499367#comment-13499367 ] Frank commented on CB-1661: --- Hi, I have created an app using html5, css and js. I am using localst

[jira] [Created] (CB-1878) App Crashs with Memory Warnings and Segmantation Fault: 11

2012-11-16 Thread Eric Harris (JIRA)
Eric Harris created CB-1878: --- Summary: App Crashs with Memory Warnings and Segmantation Fault: 11 Key: CB-1878 URL: https://issues.apache.org/jira/browse/CB-1878 Project: Apache Cordova Issue Type:

[jira] [Commented] (CB-1821) Blackberry Playbook: Creating bar Code scanner for playbook plugin

2012-11-16 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499245#comment-13499245 ] Tim Kim commented on CB-1821: - Hey again, I'll be closing this ticket since there hasn't been a

[jira] [Resolved] (CB-1821) Blackberry Playbook: Creating bar Code scanner for playbook plugin

2012-11-16 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Kim resolved CB-1821. - Resolution: Not A Problem > Blackberry Playbook: Creating bar Code scanner for playbook plugin > ---

[jira] [Comment Edited] (CB-1875) FileReader.readAsDataURL

2012-11-16 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499241#comment-13499241 ] Tim Kim edited comment on CB-1875 at 11/16/12 11:34 PM: Hey there, I

[jira] [Commented] (CB-1875) FileReader.readAsDataURL

2012-11-16 Thread Tim Kim (JIRA)
[ https://issues.apache.org/jira/browse/CB-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499241#comment-13499241 ] Tim Kim commented on CB-1875: - Hey there, I just checked the 2.1.0 version of Cordova and my tes

[jira] [Closed] (CB-1877) cordova-2.2.0.jar file does not exist

2012-11-16 Thread Andrew Loughran (JIRA)
[ https://issues.apache.org/jira/browse/CB-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Loughran closed CB-1877. --- Resolution: Fixed Fix Version/s: 2.2.0 The user should read the README in the android directory,

[jira] [Created] (CB-1877) cordova-2.2.0.jar file does not exist

2012-11-16 Thread Andrew Loughran (JIRA)
Andrew Loughran created CB-1877: --- Summary: cordova-2.2.0.jar file does not exist Key: CB-1877 URL: https://issues.apache.org/jira/browse/CB-1877 Project: Apache Cordova Issue Type: Bug

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Joe Bowser
Right. I just copy local.properties from framework, but yeah, that's one of those housekeeping steps. On Fri, Nov 16, 2012 at 1:36 PM, Andrew Grieve wrote: > I think you need to run it so that it sets the SDK path in local.properties. > > > On Fri, Nov 16, 2012 at 4:23 PM, Joe Bowser wrote: >>

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Andrew Grieve
I think you need to run it so that it sets the SDK path in local.properties. On Fri, Nov 16, 2012 at 4:23 PM, Joe Bowser wrote: > The project should be updated. Do you have the latest code? > > On Fri, Nov 16, 2012 at 12:40 PM, Andrew Grieve > wrote: > > Okay, actually, command line instructi

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Joe Bowser
The project should be updated. Do you have the latest code? On Fri, Nov 16, 2012 at 12:40 PM, Andrew Grieve wrote: > Okay, actually, command line instructions were a bit off, (framework > directory ---> test directory) + need to adb update project. I'll (update > wiki) > > But! Tests all passed

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Andrew Grieve
Okay, actually, command line instructions were a bit off, (framework directory ---> test directory) + need to adb update project. I'll (update wiki) But! Tests all passed for me except on my 4.0.1 emulator. On Fri, Nov 16, 2012 at 2:58 PM, Andrew Grieve wrote: > Thanks Joe. Instructions look g

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Andrew Grieve
Thanks Joe. Instructions look good! I asked around and got some advice for making webview's suck less in the context of destroying & recreating them: - create your WebView programmatically and not via xml layout - unregister all JS interfaces on 3.0+ via call via reflection to: type.getMethod("re

[jira] [Commented] (CB-1876) CordovaTest crashes, stopping JUnit Tests

2012-11-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499039#comment-13499039 ] Joe Bowser commented on CB-1876: I originally thought it was because onDestroy wasn't correct

[jira] [Commented] (CB-1193) Weinre: add Windows Phone support

2012-11-16 Thread Sergey Grebnov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499031#comment-13499031 ] Sergey Grebnov commented on CB-1193: Patrick, I've created a new pull request as per your

incubator-cordova-weinre pull request: Windows phone support (core function...

2012-11-16 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/incubator-cordova-weinre/pull/12 Windows phone support (core functionality) You can merge this pull request into a Git repository by running: $ git pull https://github.com/sgrebnov/incubator-cordova-weinre

[jira] [Commented] (CB-1876) CordovaTest crashes, stopping JUnit Tests

2012-11-16 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499014#comment-13499014 ] Joe Bowser commented on CB-1876: Tests pass when run separately > CordovaTes

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Joe Bowser
BTW: The Wiki has been updated: http://wiki.apache.org/cordova/RunningTests On Fri, Nov 16, 2012 at 10:49 AM, Joe Bowser wrote: > Hey > > I noticed that the tests are failing. Worse, the tests are failing > randomly and they're not failing all the time. I think we leak a > receiver when using

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Joe Bowser
Hey I noticed that the tests are failing. Worse, the tests are failing randomly and they're not failing all the time. I think we leak a receiver when using a CordovaWebView, so I'll have to investigate this, since it's causing this spectacular WebKit crash. Really, this is a pretty EPIC FAIL of

[jira] [Created] (CB-1876) CordovaTest crashes, stopping JUnit Tests

2012-11-16 Thread Joe Bowser (JIRA)
Joe Bowser created CB-1876: -- Summary: CordovaTest crashes, stopping JUnit Tests Key: CB-1876 URL: https://issues.apache.org/jira/browse/CB-1876 Project: Apache Cordova Issue Type: Bug Comp

Re: [Android] Can everyone run the tests?

2012-11-16 Thread Joe Bowser
Honestly, running JUnit Tests in Eclipse is pretty trivial, as is running these from the command line. I just tried it and here's the command: adb shell am instrument -w org.apache.cordova.test/android.test.InstrumentationTestRunner On Thu, Nov 15, 2012 at 7:32 PM, Andrew Grieve wrote: > Awesom

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-16 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498973#comment-13498973 ] Andrew Grieve commented on CB-1404: --- Why do you think it's not working if I'm seeing the al

[jira] [Commented] (CB-1404) EXC_BAD_ACCESS when using XHR_WITH_PAYLOAD bridge mode

2012-11-16 Thread john hight (JIRA)
[ https://issues.apache.org/jira/browse/CB-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498968#comment-13498968 ] john hight commented on CB-1404: Some details to help understand what the app is doing: -

[jira] [Commented] (CB-1193) Weinre: add Windows Phone support

2012-11-16 Thread Patrick Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CB-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498905#comment-13498905 ] Patrick Mueller commented on CB-1193: - w/r/t pull/9 I'm not going to accept the changes

[jira] [Commented] (CB-1875) FileReader.readAsDataURL

2012-11-16 Thread Alfredo (JIRA)
[ https://issues.apache.org/jira/browse/CB-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498861#comment-13498861 ] Alfredo commented on CB-1875: - window.resolveLocalFileSystemURI(this.filePath, fileWin,

[jira] [Created] (CB-1875) FileReader.readAsDataURL

2012-11-16 Thread Alfredo (JIRA)
Alfredo created CB-1875: --- Summary: FileReader.readAsDataURL Key: CB-1875 URL: https://issues.apache.org/jira/browse/CB-1875 Project: Apache Cordova Issue Type: Bug Components: BlackBerry

[jira] [Resolved] (CB-1848) device APIs should be looked at again

2012-11-16 Thread Gord (JIRA)
[ https://issues.apache.org/jira/browse/CB-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gord resolved CB-1848. -- Resolution: Fixed Java commit: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-blackberry-webworks.git;a=commi

[jira] [Created] (CB-1874) On my BlackBerry 9300, when i use API fileTransfer.Upload, headers are ingnored

2012-11-16 Thread Alfredo (JIRA)
Alfredo created CB-1874: --- Summary: On my BlackBerry 9300, when i use API fileTransfer.Upload, headers are ingnored Key: CB-1874 URL: https://issues.apache.org/jira/browse/CB-1874 Project: Apache Cordova

[jira] [Created] (CB-1873) Weinre on WP. Fix localStorage issue in weinre-demo.html

2012-11-16 Thread Sergey Grebnov (JIRA)
Sergey Grebnov created CB-1873: -- Summary: Weinre on WP. Fix localStorage issue in weinre-demo.html Key: CB-1873 URL: https://issues.apache.org/jira/browse/CB-1873 Project: Apache Cordova Issue T

[jira] [Commented] (CB-1193) Weinre: add Windows Phone support

2012-11-16 Thread Sergey Grebnov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498747#comment-13498747 ] Sergey Grebnov commented on CB-1193: + added the following issue https://issues.apache.o

[jira] [Commented] (CB-1193) Weinre: add Windows Phone support

2012-11-16 Thread Sergey Grebnov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498744#comment-13498744 ] Sergey Grebnov commented on CB-1193: Hi Patrick, I've addressed your review comments, ple

[jira] [Updated] (CB-1193) Weinre: add Windows Phone support

2012-11-16 Thread Sergey Grebnov (JIRA)
[ https://issues.apache.org/jira/browse/CB-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Grebnov updated CB-1193: --- Assignee: Patrick Mueller (was: Sergey Grebnov) > Weinre: add Windows Phone support > -

Re: CLA Confirmations

2012-11-16 Thread Upayavira
You can contact secretary@ providing details of the missing CLA, and the means by which it was sent. Upayavira On Fri, Nov 16, 2012, at 09:25 AM, Brian LeRoux wrote: Pinging the board to see. On Thu, Nov 15, 2012 at 1:27 PM, Andrew Grieve <[1]agri...@chromium.org> wrote: bump On

Re: CLA Confirmations

2012-11-16 Thread Brian LeRoux
Pinging the board to see. On Thu, Nov 15, 2012 at 1:27 PM, Andrew Grieve wrote: > bump > > > On Tue, Nov 13, 2012 at 12:06 PM, Andrew Grieve >wrote: > > > I think I've heard that sometimes when people send in their CLAs that > they > > don't make it to this page: > > > > https://people.apache.

Re: Type checking in Cordova JS plugins

2012-11-16 Thread Brian LeRoux
1. I like the proposal Andrew. We need type checking for sure and making it optional for debugging even better. The light touch you have shown seems good enough for now. I'd rather we did not augment natives...and not so sure what you mean around coercing. 2. Success/error callbacks should be opti

[jira] [Created] (CB-1871) min reqs

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1871: Summary: min reqs Key: CB-1871 URL: https://issues.apache.org/jira/browse/CB-1871 Project: Apache Cordova Issue Type: Sub-task Components: Docs, Tizen

[jira] [Created] (CB-1870) bada min req

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1870: Summary: bada min req Key: CB-1870 URL: https://issues.apache.org/jira/browse/CB-1870 Project: Apache Cordova Issue Type: Sub-task Components: Bada, Docs

[jira] [Created] (CB-1872) min reqs

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1872: Summary: min reqs Key: CB-1872 URL: https://issues.apache.org/jira/browse/CB-1872 Project: Apache Cordova Issue Type: Sub-task Components: Docs, webOS

[jira] [Created] (CB-1867) android min reqs

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1867: Summary: android min reqs Key: CB-1867 URL: https://issues.apache.org/jira/browse/CB-1867 Project: Apache Cordova Issue Type: Sub-task Components: Android,

[jira] [Created] (CB-1868) bb min reqs

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1868: Summary: bb min reqs Key: CB-1868 URL: https://issues.apache.org/jira/browse/CB-1868 Project: Apache Cordova Issue Type: Sub-task Components: BlackBerry, D

[jira] [Created] (CB-1869) wp min reqs

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1869: Summary: wp min reqs Key: CB-1869 URL: https://issues.apache.org/jira/browse/CB-1869 Project: Apache Cordova Issue Type: Sub-task Components: Docs, WP7

[jira] [Created] (CB-1866) ios min reqs

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1866: Summary: ios min reqs Key: CB-1866 URL: https://issues.apache.org/jira/browse/CB-1866 Project: Apache Cordova Issue Type: Sub-task Components: Docs, iOS

[jira] [Created] (CB-1865) add minimum requirements to 'getting started' guide

2012-11-16 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-1865: Summary: add minimum requirements to 'getting started' guide Key: CB-1865 URL: https://issues.apache.org/jira/browse/CB-1865 Project: Apache Cordova Issue Type: Impr

Re: Changes to the JS?

2012-11-16 Thread Brian LeRoux
+1 On Fri, Nov 16, 2012 at 6:49 AM, Andrew Grieve wrote: > Oh! This reminds me... > > When I was doing the navigator.connection work, I had a tough time figuring > out how to get the builder to do the correct thing. It's a bit confusing > because module.exports.objects in common.js don't clobbe