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

Issue 15773008: Exposing DOM float & double types as double rather than num.

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

Description

Exposing DOM float & double types as double rather than num. BUG=

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+916 lines, -903 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 77 chunks +142 lines, -142 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 78 chunks +191 lines, -191 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 53 chunks +130 lines, -130 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 54 chunks +203 lines, -203 lines 0 comments Download
M sdk/lib/web_audio/dart2js/web_audio_dart2js.dart View 18 chunks +46 lines, -46 lines 0 comments Download
M sdk/lib/web_audio/dartium/web_audio_dartium.dart View 20 chunks +67 lines, -67 lines 0 comments Download
M sdk/lib/web_gl/dart2js/web_gl_dart2js.dart View 15 chunks +16 lines, -16 lines 0 comments Download
M sdk/lib/web_gl/dartium/web_gl_dartium.dart View 15 chunks +16 lines, -16 lines 0 comments Download
M tests/html/audiobuffersourcenode_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/canvas_pixel_array_type_alias_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/html/canvas_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/html/canvasrenderingcontext2d_test.dart View 14 chunks +68 lines, -55 lines 0 comments Download
M tests/html/css_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/html/instance_of_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/html/url_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tools/dom/scripts/generator.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/dom/templates/html/impl/impl_CanvasRenderingContext2D.darttemplate View 1 chunk +24 lines, -24 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698