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

Issue 25603002: Fixing File API test. (Closed)

Created:
7 years, 2 months ago by blois
Modified:
7 years, 2 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing File API test. This started failing from a chrome roll, and is now half-failing on the bots as the Chrome version upgrades. Appears that the EntryArray type was removed, so this adds it back. BUG= R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=28118

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +3 lines, -3 lines 1 comment Download
M tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 2 months ago (2013-10-01 21:04:02 UTC) #1
sra1
lgtm https://codereview.chromium.org/25603002/diff/3001/sdk/lib/html/dartium/html_dartium.dart File sdk/lib/html/dartium/html_dartium.dart (right): https://codereview.chromium.org/25603002/diff/3001/sdk/lib/html/dartium/html_dartium.dart#newcode26116 sdk/lib/html/dartium/html_dartium.dart:26116: + if ((blob_OR_source_OR_stream is MediaStream || blob_OR_source_OR_stream == ...
7 years, 2 months ago (2013-10-01 21:06:17 UTC) #2
blois
7 years, 2 months ago (2013-10-01 21:10:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28118 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698