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

Issue 159353005: code refactoring in import_inliner (Closed)

Created:
6 years, 10 months ago by Jennifer Messerly
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

code refactoring in import_inliner I'm adding link rel=stylesheet support and implemented these changes first to make it easier to understand the invariants. R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=32587

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 1

Patch Set 3 : moar refactoring #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -109 lines) Patch
M pkg/polymer/lib/src/build/import_inliner.dart View 1 2 2 chunks +108 lines, -109 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jennifer Messerly
there should be no behavior changes here; I was mainly trying to make the async ...
6 years, 10 months ago (2014-02-12 00:48:47 UTC) #1
Jennifer Messerly
https://codereview.chromium.org/159353005/diff/30001/pkg/polymer/lib/src/build/import_inliner.dart File pkg/polymer/lib/src/build/import_inliner.dart (right): https://codereview.chromium.org/159353005/diff/30001/pkg/polymer/lib/src/build/import_inliner.dart#newcode77 pkg/polymer/lib/src/build/import_inliner.dart:77: return Future.forEach(document.queryAll('link'), (tag) { it occurs to me that ...
6 years, 10 months ago (2014-02-12 00:50:39 UTC) #2
Jennifer Messerly
PTAL ... introduced an explicit closure object so there is less context being passed around ...
6 years, 10 months ago (2014-02-12 01:17:19 UTC) #3
Siggi Cherem (dart-lang)
lgtm
6 years, 10 months ago (2014-02-12 01:32:20 UTC) #4
Siggi Cherem (dart-lang)
(nice cleanup!)
6 years, 10 months ago (2014-02-12 01:32:32 UTC) #5
Jennifer Messerly
6 years, 10 months ago (2014-02-12 01:52:38 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r32587 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698