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

Unified Diff: testing/resources/javascript/app_props_expected.txt

Issue 1372963003: Fix test diff caused by v8 version update (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/resources/javascript/app_props_expected.txt
diff --git a/testing/resources/javascript/app_props_expected.txt b/testing/resources/javascript/app_props_expected.txt
index 6e78ba510b1136f862bf038802af5edfb0b00112..a17e0f82b5d6735381d3148c048b25cc2cf6a8d3 100644
--- a/testing/resources/javascript/app_props_expected.txt
+++ b/testing/resources/javascript/app_props_expected.txt
@@ -1,5 +1,5 @@
Alert: *** Getting properties ***
-Alert: app.activeDocs is object [object Object]
+Alert: app.activeDocs is object [object global]
Alert: app.calculate is boolean true
Alert: app.formsVersion is number 7
Alert: ERROR: app.fs:
@@ -25,7 +25,7 @@ Alert: ERROR: app.viewerType:
Alert: ERROR: app.viewerVariation:
Alert: ERROR: app.viewerVersion:
Alert: *** Getting properties ***
-Alert: app.activeDocs is object [object Object]
+Alert: app.activeDocs is object [object global]
Alert: app.calculate is boolean true
Alert: app.formsVersion is number 7
Alert: ERROR: app.fs:
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698