r19133 - in openlaszlo/trunk: WEB-INF/lps/lfc/data WEB-INF/lps/lfc/kernel/dhtml WEB-INF/lps/lfc/kernel/swf9 test/data
Author: raju
Date: 2011-05-03 16:38:17 -0700 (Tue, 03 May 2011)
New Revision: 19133
Added:
openlaszlo/trunk/test/data/dhtml-cross-origin-dataset.lzx
Modified:
openlaszlo/trunk/WEB-INF/lps/lfc/data/LzDataset.lzs
openlaszlo/trunk/WEB-INF/lps/lfc/data/LzHTTPDataProvider.lzs
openlaszlo/trunk/WEB-INF/lps/lfc/data/LzHTTPDataRequest.lzs
openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml/LzHTTPLoader.js
openlaszlo/trunk/WEB-INF/lps/lfc/kernel/swf9/LzHTTPLoader.as
Log:
Change raju-20110502-REe by raju@... on 2011-05-02 14:00:46 CEST
in /Users/raju/src/svn/openlaszlo/cors
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add CORS support (including credentialled requests) to the LFC data classes.
New Features:
Add cross-origin resource sharing (CORS) support for LzHTTPLoader.js (DHTML)
Support credentialled cross-origin resource sharing requests.
Show warning message for failed CORS requests in the DHTML runtime.
Bugs Fixed: LPP-9922,LPP-9923,LPP-9917
Technical Reviewer:
hminsky@...,andre.bargull@...
QA Reviewer: (pending)
Doc Reviewer: (pending)
(Continue reading)