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

Unified Diff: runtime/bin/vmservice/client/deployed/web/index_devtools.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_devtools.html_bootstrap.dart.js
diff --git a/runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js b/runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js
index 911a101ba2fd37727b542fe1e90ca12a08fd5ace..7f0c77c0bc6bb279dc4ad3f348b522d44822b108 100644
--- a/runtime/bin/vmservice/client/deployed/web/index_devtools.html_bootstrap.dart.js
+++ b/runtime/bin/vmservice/client/deployed/web/index_devtools.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