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

Issue 589743002: warn if inlining the same css file more than once (Closed)

Created:
6 years, 3 months ago by jakemac
Modified:
6 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

warn if inlining the same css file more than once BUG= http://dartbug.com/19996 R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=40548

Patch Set 1 #

Total comments: 3

Patch Set 2 : update message #

Patch Set 3 : generate messages.html, update pubspec/changelog for release #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -2 lines) Patch
M pkg/polymer/CHANGELOG.md View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M pkg/polymer/lib/src/build/common.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/polymer/lib/src/build/generated/messages.html View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M pkg/polymer/lib/src/build/import_inliner.dart View 1 2 chunks +8 lines, -0 lines 0 comments Download
M pkg/polymer/lib/src/build/messages.dart View 1 1 chunk +19 lines, -0 lines 0 comments Download
M pkg/polymer/pubspec.yaml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/test/build/import_inliner_test.dart View 1 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
jakemac
I was thinking about maybe aggregating these all into one message as well, but I ...
6 years, 3 months ago (2014-09-19 21:01:14 UTC) #2
Siggi Cherem (dart-lang)
https://codereview.chromium.org/589743002/diff/1/pkg/polymer/lib/src/build/messages.dart File pkg/polymer/lib/src/build/messages.dart (right): https://codereview.chromium.org/589743002/diff/1/pkg/polymer/lib/src/build/messages.dart#newcode545 pkg/polymer/lib/src/build/messages.dart:545: 'A css file is being inlined in multiple places ...
6 years, 3 months ago (2014-09-19 21:13:36 UTC) #3
jakemac
https://codereview.chromium.org/589743002/diff/1/pkg/polymer/lib/src/build/messages.dart File pkg/polymer/lib/src/build/messages.dart (right): https://codereview.chromium.org/589743002/diff/1/pkg/polymer/lib/src/build/messages.dart#newcode545 pkg/polymer/lib/src/build/messages.dart:545: 'A css file is being inlined in multiple places ...
6 years, 3 months ago (2014-09-19 21:38:16 UTC) #4
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/589743002/diff/1/pkg/polymer/lib/src/build/messages.dart File pkg/polymer/lib/src/build/messages.dart (right): https://codereview.chromium.org/589743002/diff/1/pkg/polymer/lib/src/build/messages.dart#newcode545 pkg/polymer/lib/src/build/messages.dart:545: 'A css file is being inlined in multiple ...
6 years, 3 months ago (2014-09-19 22:11:34 UTC) #5
jakemac
6 years, 3 months ago (2014-09-22 16:34:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 40548 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698