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

Issue 23072022: [pkg:web_ui] fix insertBefore case (Closed)

Created:
7 years, 4 months ago by Jennifer Messerly
Modified:
7 years, 4 months ago
CC:
reviews_dartlang.org, web-ui-dev+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/web-ui.git@master
Visibility:
Public.

Description

fix insertBefore case this was failing with noSuchMethod because insertBefore is on Node and not NodeList. R=sigmund@google.com Committed: https://github.com/dart-lang/web-ui/commit/aec0e52

Patch Set 1 #

Patch Set 2 : also change pubspec #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M lib/src/emitters.dart View 1 chunk +1 line, -1 line 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Jennifer Messerly
7 years, 4 months ago (2013-08-19 22:13:52 UTC) #1
Siggi Cherem (dart-lang)
lgtm Thanks John
7 years, 4 months ago (2013-08-19 22:15:09 UTC) #2
Jennifer Messerly
7 years, 4 months ago (2013-08-19 22:16:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as raec0e52 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698