LayoutTests:
Reviewed by Geoff Garen.
Tests for <rdar://problem/
5318394>
http site can read/write content of https site in same domain
Adds ssl configuration information and tests.
* http/conf/apache2-httpd.conf:
* http/conf/cygwin-httpd.conf:
* http/conf/httpd.conf:
* http/conf/webkit-httpd.pem: Added.
* http/tests/security/cross-frame-access-expected.txt:
* http/tests/security/cross-frame-access-first-time-expected.txt:
* http/tests/security/cross-frame-access-protocol-expected.txt: Added.
* http/tests/security/cross-frame-access-protocol.html: Added.
* http/tests/security/cross-frame-access-put-expected.txt:
* http/tests/ssl: Added.
* http/tests/ssl/resources: Added.
* http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Added.
* http/tests/ssl/verify-ssl-enabled-expected.txt: Added.
* http/tests/ssl/verify-ssl-enabled.php: Added.
WebCore:
Reviewed by Geoff Garen.
Patch for <rdar://problem/
5318394>
http site can read/write content of https site in same domain
Add protocol and port checks in isSafeScript.
* bindings/js/kjs_window.cpp:
(KJS::Window::isSafeScript):
WebKitTools:
Reviewed by Geoff Garen.
Add support for running SSL tests over HTTPS.
* DumpRenderTree/DumpRenderTree.m:
(runTest):
* DumpRenderTree/FrameLoadDelegate.m:
(-[FrameLoadDelegate webView:didFailProvisionalLoadWithError:forFrame:]):
* Scripts/run-webkit-httpd:
* Scripts/run-webkit-tests:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24277
268f45cc-cd09-0410-ab3c-
d52691b4dbfc