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

Issue 14976004: Remove more question marks. (Closed)

Created:
7 years, 7 months ago by Andrei Mouravski
Modified:
7 years, 6 months ago
Reviewers:
Anton Muhin, sra1, blois
CC:
reviews_dartlang.org, sra1
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 5

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Total comments: 1

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -172 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 3 4 5 6 7 8 26 chunks +38 lines, -38 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 38 chunks +62 lines, -62 lines 0 comments Download
M sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart View 1 2 3 4 5 6 7 8 4 chunks +7 lines, -7 lines 0 comments Download
M sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 1 2 3 4 5 6 7 8 12 chunks +18 lines, -18 lines 0 comments Download
M sdk/lib/web_audio/dartium/web_audio_dartium.dart View 1 2 3 4 5 6 7 8 9 chunks +15 lines, -15 lines 0 comments Download
M sdk/lib/web_gl/dart2js/web_gl_dart2js.dart View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -10 lines 0 comments Download
M sdk/lib/web_gl/dartium/web_gl_dartium.dart View 1 2 3 4 5 6 7 8 4 chunks +15 lines, -15 lines 0 comments Download
M tools/dom/scripts/htmldartgenerator.py View 1 2 3 4 5 6 3 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Andrei Mouravski
This is not quite there yet, so please do not LGTM, I just wanted to ...
7 years, 7 months ago (2013-05-07 23:24:22 UTC) #1
blois
+sra, who has shot holes in many previous changes in this area :)
7 years, 7 months ago (2013-05-07 23:44:41 UTC) #2
sra1
I don't see any 'obvious' problems. What you might do is look at the tests ...
7 years, 7 months ago (2013-05-08 20:54:08 UTC) #3
Andrei Mouravski
I removed all the ? from everywhere and added a test to make sure optional ...
7 years, 7 months ago (2013-05-09 21:14:29 UTC) #4
sra1
Pete - any comments? https://codereview.chromium.org/14976004/diff/12001/tests/html/canvasrenderingcontext2d_test.dart File tests/html/canvasrenderingcontext2d_test.dart (right): https://codereview.chromium.org/14976004/diff/12001/tests/html/canvasrenderingcontext2d_test.dart#newcode198 tests/html/canvasrenderingcontext2d_test.dart:198: context.putImageData(drawnData, 0, 0, 1, 1, ...
7 years, 7 months ago (2013-05-09 22:11:20 UTC) #5
blois
Minor nit, and canvas test should be updated per sra. https://codereview.chromium.org/14976004/diff/12001/tools/dom/scripts/htmldartgenerator.py File tools/dom/scripts/htmldartgenerator.py (right): https://codereview.chromium.org/14976004/diff/12001/tools/dom/scripts/htmldartgenerator.py#newcode244 ...
7 years, 7 months ago (2013-05-09 22:35:21 UTC) #6
blois
lgtm
7 years, 7 months ago (2013-05-11 00:05:58 UTC) #7
Anton Muhin
https://codereview.chromium.org/14976004/diff/12001/tools/dom/scripts/htmldartgenerator.py File tools/dom/scripts/htmldartgenerator.py (right): https://codereview.chromium.org/14976004/diff/12001/tools/dom/scripts/htmldartgenerator.py#newcode244 tools/dom/scripts/htmldartgenerator.py:244: checks.extend(['%s == null' % name for name in parameter_names[argument_count:]]) ...
7 years, 7 months ago (2013-05-14 14:48:23 UTC) #8
Anton Muhin
what's the status of this CL?
7 years, 7 months ago (2013-05-24 09:34:49 UTC) #9
Andrei Mouravski
Okay, this is all rebased after the recent changes. PTAL.
7 years, 6 months ago (2013-05-28 23:04:18 UTC) #10
Anton Muhin
https://codereview.chromium.org/14976004/diff/26001/tools/dom/scripts/htmldartgenerator.py File tools/dom/scripts/htmldartgenerator.py (right): https://codereview.chromium.org/14976004/diff/26001/tools/dom/scripts/htmldartgenerator.py#newcode257 tools/dom/scripts/htmldartgenerator.py:257: checks.extend(['%s == null' % name for name in parameter_names[argument_count:]]) ...
7 years, 6 months ago (2013-05-29 09:50:25 UTC) #11
Anton Muhin
Sorry, failed to find cycles today. Please, go ahead and submit, I'll have a look ...
7 years, 6 months ago (2013-05-30 13:34:05 UTC) #12
Andrei Mouravski
7 years, 6 months ago (2013-06-03 19:57:07 UTC) #13
Message was sent while issue was closed.
Committed patchset #9 manually as r23563 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698