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

Issue 1242263010: document.delay and document.external are boolean properties. (Closed)

Created:
5 years, 5 months ago by Tom Sepez
Modified:
5 years, 5 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

document.delay and document.external are boolean properties. This is the javascript test failure at 320b2313d198. The spec says they are booleans, not ints, so correct the behaviour now. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/aafeff816e22c1333c17d8a0eb4fe8927c28142d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M fpdfsdk/include/javascript/Document.h View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/javascript/Document.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
M testing/resources/javascript/document_props_expected.txt View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Tom Sepez
Lei, fix this bug independently of other bool work. Thanks,
5 years, 5 months ago (2015-07-23 22:59:48 UTC) #2
Lei Zhang
lgtm, per http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_reference.pdf pages 237 and 240.
5 years, 5 months ago (2015-07-23 23:03:50 UTC) #3
Tom Sepez
5 years, 5 months ago (2015-07-23 23:08:02 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
aafeff816e22c1333c17d8a0eb4fe8927c28142d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698