| commit | 76c97ee414dfc752ce26201a440bf7c451acae85 | [log] [tgz] |
|---|---|---|
| author | Steve Block <steveblock@google.com> | Fri Sep 17 15:41:11 2010 +0100 |
| committer | Steve Block <steveblock@google.com> | Fri Sep 17 16:12:21 2010 +0100 |
| tree | a1f02eb1463fb29473e818b3d1ef18e90c805eb4 | |
| parent | 062c0c98469e3322fdc01d88a66c9ef1ae3f829a [diff] |
Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000 Currently DumpRenderTree2 serves HTTP tests on http://localhost:8080. Some of the tests hardcode 'http://127.0.0.1:8000' for resources, so we must use this scheme and port for the requests to be same-origin. This fixes LayoutTest http/tests/appcache/credential-url.html Change-Id: I2a9c402fc7b0e0b62eb4a278d67ac0e63ef96e8b