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

Issue 10915128: Implementing window.createObjectURL* (Closed)

Created:
8 years, 3 months ago by blois
Modified:
8 years, 3 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implementing window.createObjectURL* This is a resubmit of my original CL, but disabling the test on IE. createObjectURL is supported on IE10, but not on IE9. BUG=4231 Committed: https://code.google.com/p/dart/source/detail?r=12003

Patch Set 1 #

Patch Set 2 : Disabling test on IE since it's not supported on IE9. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -0 lines) Patch
M lib/dom/templates/html/dart2js/impl_Window.darttemplate View 1 chunk +7 lines, -0 lines 0 comments Download
M lib/dom/templates/html/interface/interface_Window.darttemplate View 1 chunk +10 lines, -0 lines 0 comments Download
M lib/html/dart2js/html_dart2js.dart View 2 chunks +17 lines, -0 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 1 chunk +10 lines, -0 lines 0 comments Download
M tests/html/html.status View 1 2 chunks +2 lines, -0 lines 0 comments Download
A tests/html/url_test.dart View 1 chunk +74 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 3 months ago (2012-09-06 20:52:32 UTC) #1
vsm
8 years, 3 months ago (2012-09-06 20:53:54 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698