Version 1.5.0-dev.4.8

svn merge -c 37130 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
svn merge -c 37139 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
svn merge -c 37224 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
svn merge -c 37227 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
svn merge -c 37229 https://dart.googlecode.com/svn/branches/bleeding_edge trunk
svn merge -c 37235 https://dart.googlecode.com/svn/branches/bleeding_edge trunk

git-svn-id: http://dart.googlecode.com/svn/trunk@37251 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index c866076..8de3045 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -124,6 +124,7 @@
 LibTest/collection/LinkedList/add_A01_t01: Skip # Slow tests that needs extra time to finish.
 LibTest/core/Uri/Uri_A06_t03: Skip # Issue 13511
 LibTest/math/cos_A01_t01: Fail # co19 issue 44
+LibTest/html/IFrameElement/addEventListener_A01_t04: Pass, RuntimeError # Issue: 19356
 
 
 # co19 roll untriaged failures.  Please triage these.
@@ -550,7 +551,7 @@
 LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion_t01: RuntimeError # co19-roll r722: Please triage this failure.
 LayoutTests/fast/dom/HTMLMeterElement/set-meter-properties_t01: RuntimeError # co19-roll r722: Please triage this failure.
 LayoutTests/fast/dom/HTMLObjectElement/beforeload-set-text-crash_t01: Skip # co19-roll r722: Please triage this failure.
-LayoutTests/fast/dom/HTMLObjectElement/children-changed_t01: RuntimeError # co19-roll r722: Please triage this failure.
+LayoutTests/fast/dom/HTMLObjectElement/children-changed_t01: Pass, RuntimeError # co19-roll r722: Please triage this failure.
 LayoutTests/fast/dom/HTMLObjectElement/set-type-to-null-crash_t01: Skip # co19-roll r722: Please triage this failure.
 LayoutTests/fast/dom/HTMLOptionElement/collection-setter-getter_t01: RuntimeError # co19-roll r722: Please triage this failure.
 LayoutTests/fast/dom/HTMLOutputElement/dom-settable-token-list_t01: RuntimeError # co19-roll r722: Please triage this failure.
diff --git a/tools/VERSION b/tools/VERSION
index 6651ad6..18c0c2c 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -28,4 +28,4 @@
 MINOR 5
 PATCH 0
 PRERELEASE 4
-PRERELEASE_PATCH 7
+PRERELEASE_PATCH 8