mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-05 17:01:19 +08:00
e9b57f9df8eb4aaa2c1657d303c78dc68828091b
If jsonp is not successfull, we return internal status -2. This internal status should by normalized by $xhr into 0, but $xhr needs to distinguish between jsonp-error/abort/timeout (all status 0).
Angular
Compiling
rake compile
Running Tests
rake server:start
rake test
Languages
JavaScript
98.8%
HTML
0.6%
Shell
0.4%
PHP
0.1%