[ 
https://issues.apache.org/jira/browse/CB-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428397#comment-13428397
 ] 

Patrick Mueller commented on CB-1193:
-------------------------------------

The _defineGetter_ bit is one thing I suspected would be a problem.  And there 
may be lurking __proto__ (or whatever) access as well.

I've not yet had to -modify- existing WebKit bits, specifically the "injected 
script" bits, but of course if we have to, we have to.

w/r/t Python 3 - is it still Python 2 compatible?  I would like to continue to 
build on Mac/Lion for a while.  I either need Python 2 compatibility, or an 
easy way to run Python 3 on Lion.  

The doctype thing, I guess, is allowing some JS APIs that you wouldn't 
ordinarily be able to get?  How bad is it if we tell people "you NEED to have 
the html doctype"?  I assume we'd be having to provide that answer ALL THE TIME 
to people, which would mean maybe it's worth the effort to get it to work in 
quirks mode.
                
> Weinre: add Windows Phone support
> ---------------------------------
>
>                 Key: CB-1193
>                 URL: https://issues.apache.org/jira/browse/CB-1193
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: weinre
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: weinre, windows
>
> Since Windows Phone does not provide any html debug possibilities it will be 
> great to support it via Weinre remote debugger.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to