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

Unified Diff: runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js

Issue 219333011: Change how we provide value previews in the vm service. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix tests / gen js Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js
diff --git a/runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js b/runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js
index a1a8c3c0262bfe0eeec133977c7ad4dd2eb2ae77..a4df67260502e0b8410111f1af65f650c4c86f1f 100644
--- a/runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js
+++ b/runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js
@@ -10558,8 +10558,8 @@ Js:{
"^":"Tp:107;a-77",
call$1:[function(a){var z,y
z=J.U6(a)
-if(z.t(a,"preview")!=null){z.soc(a,z.t(a,"preview"))
-a.szz(z.t(a,"preview"))}z=this.a
+if(z.t(a,"valueAsString")!=null){z.soc(a,z.t(a,"valueAsString"))
+a.szz(z.t(a,"valueAsString"))}z=this.a
y=J.RE(z)
y.stY(z,y.ct(z,C.kY,y.gtY(z),a))
y.ct(z,C.kY,0,1)},"call$1",null,2,0,107,51,[],"call"],

Powered by Google App Engine
This is Rietveld 408576698