Francisco Ryan Tolmasky I
12433558fa
Fix for a few minor regressions:
...
1. Split out flatten specific code to get file size back down.
2. Fix for non-native string URL not working with the URLCache (typeof x !=== "string")
3. Fix for slight IE performance regression.
Reviewed by me.
2010-03-28 15:04:42 -07:00
Tom Robinson and Francisco Ryan Tolmasky I
32605ccd12
Fix for flatten in Firefox (silly security restriction makes onreadystatechange not readable)
2010-03-28 15:04:41 -07:00
Tom Robinson and Francisco Ryan Tolmasky I
47f596935a
Make asyncLoader a configurable option on exports.
2010-03-28 15:04:40 -07:00
Tom Robinson and Francisco Ryan Tolmasky I
7db5411f25
Add CFHTTPRequest and FileExecutable hooks for inlining files and module functions (for flatten). Removed hook used by flatten.
2010-03-28 15:04:40 -07:00
Tom Robinson
677cf9e1df
Change FileRequest to always use CFHTTPRequest and make async/sync configurable. Preparation for "flatten" changes.
2010-03-12 19:40:27 -08:00
Francisco Ryan Tolmasky I
eb57d14673
Further migration from file paths to CFURLs.
...
Reviewed by me.
2010-03-03 01:04:25 -08:00
Francisco Ryan Tolmasky I
20637fc5e0
Added missing licenses and removed a bit of unused code.
...
Reviewed by me.
2010-02-21 13:52:51 -08:00
Francisco Ryan Tolmasky I
551677d6fd
Removed no longer used file, and renamed HTTPRequest.js to CFHTTPRequest.js to match the class name change in the previous commit.
...
Reviewed by me.
2010-02-20 01:08:15 -08:00