Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(15)

Issue 33080: Support schemeless URLs for XHR and Flash files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 10 months ago by awiner
Modified:
16 years, 6 months ago
Reviewers:
Base URL:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Visibility:
Public.

Description

URLs without an HTTP or HTTPS scheme, like: "//www.example.com/shindig/api/" ... are legal and supported in HTML. Such URLs automatically follow the scheme of the container, and so are really handy for implementing containers that support both HTTP and HTTPS. However, I've had reports of some issues with IE sending XHRs to schemeless URLs, and failures with flash execution when swfs are loaded from schemeless URLs. This patch fixes up such URLs on the client.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
features/src/main/javascript/features/core.io/io.js View 1 chunk +4 lines, -0 lines 0 comments Download
features/src/main/javascript/features/flash/flash.js View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1
awiner
16 years, 10 months ago (2009-04-06 19:00:25 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b