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

Issue 9145004: Revert "Example showing alternate async measurement solution" (Closed)

Created:
8 years, 11 months ago by jimhug
Modified:
8 years, 11 months ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Example showing alternate async measurement solution" This reverts r3473 which was causing several buildbots to go red due to breaks in swarm tests. The issue appears to be minor - but the buildbots have been red for too long. Committed: https://code.google.com/p/dart/source/detail?r=3474

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+808 lines, -983 lines) Patch
M client/html/release/html.dart View 10 chunks +21 lines, -34 lines 0 comments Download
M client/html/release/htmlimpl.dart View 58 chunks +169 lines, -250 lines 0 comments Download
M client/html/src/CSSStyleDeclarationWrappingImplementation.dart View 4 chunks +9 lines, -25 lines 0 comments Download
M client/html/src/CssClassSet.dart View 3 chunks +1 line, -3 lines 0 comments Download
M client/html/src/Document.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M client/html/src/DocumentFragmentWrappingImplementation.dart View 4 chunks +13 lines, -8 lines 0 comments Download
M client/html/src/DocumentWrappingImplementation.dart View 4 chunks +10 lines, -12 lines 0 comments Download
M client/html/src/Element.dart View 3 chunks +8 lines, -7 lines 0 comments Download
M client/html/src/ElementWrappingImplementation.dart View 17 chunks +58 lines, -115 lines 0 comments Download
M client/html/src/EventTargetWrappingImplementation.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M client/html/src/Measurement.dart View 3 chunks +67 lines, -36 lines 0 comments Download
M client/html/src/Node.dart View 2 chunks +1 line, -3 lines 0 comments Download
M client/html/src/NodeWrappingImplementation.dart View 9 chunks +3 lines, -29 lines 0 comments Download
M client/html/src/SVGElementWrappingImplementation.dart View 5 chunks +3 lines, -11 lines 0 comments Download
M client/html/src/TextWrappingImplementation.dart View 3 chunks +1 line, -3 lines 0 comments Download
M client/html/src/Window.dart View 2 chunks +7 lines, -19 lines 0 comments Download
M client/html/src/WindowWrappingImplementation.dart View 4 chunks +2 lines, -6 lines 0 comments Download
M client/layout/GridLayout.dart View 2 chunks +16 lines, -12 lines 0 comments Download
M client/layout/ViewLayout.dart View 8 chunks +18 lines, -16 lines 0 comments Download
M client/samples/dartcombat/views.dart View 6 chunks +41 lines, -51 lines 0 comments Download
M client/samples/swarm/Views.dart View 2 chunks +10 lines, -12 lines 0 comments Download
M client/samples/total/src/HtmlTable.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M client/samples/total/src/InnerMenuView.dart View 4 chunks +16 lines, -17 lines 0 comments Download
M client/samples/total/src/SelectionManager.dart View 5 chunks +29 lines, -27 lines 0 comments Download
M client/samples/total/src/SpreadsheetPresenter.dart View 10 chunks +68 lines, -78 lines 0 comments Download
M client/tests/client/html/DocumentFragmentTests.dart View 12 chunks +41 lines, -38 lines 0 comments Download
M client/tests/client/html/ElementTests.dart View 4 chunks +6 lines, -6 lines 0 comments Download
M client/tests/client/html/MeasurementTests.dart View 2 chunks +21 lines, -11 lines 0 comments Download
M client/tests/client/layout/GridLayoutDemo.dart View 3 chunks +13 lines, -6 lines 0 comments Download
M client/tests/client/samples/swarm/swarm_tests.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M client/tests/client/samples/total/total_test_lib.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/touch/Scroller.dart View 6 chunks +36 lines, -17 lines 0 comments Download
M client/view/PagedViews.dart View 8 chunks +64 lines, -72 lines 0 comments Download
M client/view/SliderMenu.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M client/view/view.dart View 3 chunks +37 lines, -40 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jimhug
8 years, 11 months ago (2012-01-21 13:55:00 UTC) #1
TBR

I expect that the original change will be shortly resubmitted with the buildbot
issues fixed.

Powered by Google App Engine
This is Rietveld 408576698