You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2013/05/24 21:12:23 UTC

[jira] [Created] (CB-3505) [BlackBerry10] cordova.js not loaded in mobile-spec

Bryan Higgins created CB-3505:
---------------------------------

             Summary: [BlackBerry10] cordova.js not loaded in mobile-spec
                 Key: CB-3505
                 URL: https://issues.apache.org/jira/browse/CB-3505
             Project: Apache Cordova
          Issue Type: Bug
          Components: BlackBerry, mobile-spec
    Affects Versions: 2.8.0
            Reporter: Bryan Higgins
            Assignee: Bryan Higgins
            Priority: Blocker
             Fix For: 2.8.0


This change breaks BB10 mobile-spec:

https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;a=commit;h=8b1fd7d49c278d43b34b4c041f1575a1a39a664d

We rely on DOMContentLoaded event to fire webworksready, which in turn fires deviceready, but with the change to script loading, DOMContentLoaded fires before cordova.js is loaded.

We can try firing without DOMContentLoaded. I'm not entirely sure why this was done in the first place - it goes back to the original WW SDK.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira