Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Issue 12845008: Adding CORS support to HttpRequest (Closed)

Created:
7 years, 9 months ago by blois
Modified:
7 years, 9 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adding CORS support to HttpRequest It's a fairly complicated polyfill to support IE9 CORS with 1 star and not something that jquery does out of the box. BUG=6016 Committed: https://code.google.com/p/dart/source/detail?r=20336

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -42 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +14 lines, -2 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M tests/html/html.status View 2 chunks +1 line, -1 line 0 comments Download
M tests/html/xhr_cross_origin_test.dart View 2 chunks +59 lines, -37 lines 0 comments Download
M tools/dom/templates/html/impl/impl_XMLHttpRequest.darttemplate View 2 chunks +18 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 9 months ago (2013-03-21 01:21:53 UTC) #1
Emily Fortuna
lgtm
7 years, 9 months ago (2013-03-21 17:03:21 UTC) #2
blois
7 years, 9 months ago (2013-03-21 17:55:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20336 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698