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

Issue 2901323002: add _CompileTimeError error to dart2js patch (Closed)

Created:
3 years, 7 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 7 months ago
Reviewers:
ahe, sra1
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M sdk/lib/_internal/js_runtime/lib/core_patch.dart View 1 chunk +6 lines, -0 lines 3 comments Download

Messages

Total messages: 10 (3 generated)
Siggi Cherem (dart-lang)
3 years, 7 months ago (2017-05-24 19:49:18 UTC) #3
ahe
lgtm https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart File sdk/lib/_internal/js_runtime/lib/core_patch.dart (right): https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart#newcode611 sdk/lib/_internal/js_runtime/lib/core_patch.dart:611: _CompileTimeError(this._errorMsg); Consider adding this body: { JS("", "debug"); ...
3 years, 7 months ago (2017-05-24 19:53:31 UTC) #4
Siggi Cherem (dart-lang)
thanks! https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart File sdk/lib/_internal/js_runtime/lib/core_patch.dart (right): https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart#newcode611 sdk/lib/_internal/js_runtime/lib/core_patch.dart:611: _CompileTimeError(this._errorMsg); On 2017/05/24 19:53:31, ahe wrote: > Consider ...
3 years, 7 months ago (2017-05-24 20:14:18 UTC) #5
ahe
https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart File sdk/lib/_internal/js_runtime/lib/core_patch.dart (right): https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart#newcode611 sdk/lib/_internal/js_runtime/lib/core_patch.dart:611: _CompileTimeError(this._errorMsg); On 2017/05/24 20:14:18, Siggi Cherem (dart-lang) wrote: > ...
3 years, 7 months ago (2017-05-24 20:19:12 UTC) #6
Siggi Cherem (dart-lang)
On 2017/05/24 20:19:12, ahe wrote: > https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart > File sdk/lib/_internal/js_runtime/lib/core_patch.dart (right): > > https://codereview.chromium.org/2901323002/diff/1/sdk/lib/_internal/js_runtime/lib/core_patch.dart#newcode611 > ...
3 years, 7 months ago (2017-05-24 20:48:19 UTC) #7
Siggi Cherem (dart-lang)
Committed patchset #1 (id:1) manually as 80942f15cf4b3bf28692bab560370d25e2711763 (presubmit successful).
3 years, 7 months ago (2017-05-24 20:52:39 UTC) #9
ahe
3 years, 7 months ago (2017-05-24 21:08:11 UTC) #10
Message was sent while issue was closed.
On 2017/05/24 20:48:19, Siggi Cherem (dart-lang) wrote:
> I see what you mean. Let me consult with the rest of the team and the DDC
folks
> to make sure we do something consistent here. I'll land with a TODO for now to
> unblock you

Thank you!

Powered by Google App Engine
This is Rietveld 408576698