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

Issue 265283005: Add accessibility function to PDFScriptingAPI (Closed)

Created:
6 years, 7 months ago by raymes
Modified:
6 years, 7 months ago
Reviewers:
Lei Zhang, dmazzoni
CC:
chromium-reviews, arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Add accessibility function to PDFScriptingAPI This adds the ability to fetch accessibility data from the plugin. It also adds a test for this function. BUG=303491 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269742

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -20 lines) Patch
M chrome/browser/resources/pdf/pdf.js View 1 2 3 3 chunks +14 lines, -10 lines 0 comments Download
M chrome/browser/resources/pdf/pdf_scripting_api.js View 1 2 5 chunks +42 lines, -10 lines 0 comments Download
M chrome/test/data/pdf/basic_plugin_test.js View 1 2 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
raymes
6 years, 7 months ago (2014-05-08 06:12:42 UTC) #1
Lei Zhang
https://codereview.chromium.org/265283005/diff/20001/chrome/browser/resources/pdf/pdf.js File chrome/browser/resources/pdf/pdf.js (right): https://codereview.chromium.org/265283005/diff/20001/chrome/browser/resources/pdf/pdf.js#newcode283 chrome/browser/resources/pdf/pdf.js:283: case 'getAccessibilityJSONReply': consider putting the cases in alphabetical order ...
6 years, 7 months ago (2014-05-08 06:42:52 UTC) #2
dmazzoni
https://codereview.chromium.org/265283005/diff/20001/chrome/browser/resources/pdf/pdf_scripting_api.js File chrome/browser/resources/pdf/pdf_scripting_api.js (right): https://codereview.chromium.org/265283005/diff/20001/chrome/browser/resources/pdf/pdf_scripting_api.js#newcode130 chrome/browser/resources/pdf/pdf_scripting_api.js:130: * @return {boolean} true if the function is successful, ...
6 years, 7 months ago (2014-05-08 13:33:56 UTC) #3
raymes
Thanks! https://codereview.chromium.org/265283005/diff/20001/chrome/browser/resources/pdf/pdf.js File chrome/browser/resources/pdf/pdf.js (right): https://codereview.chromium.org/265283005/diff/20001/chrome/browser/resources/pdf/pdf.js#newcode283 chrome/browser/resources/pdf/pdf.js:283: case 'getAccessibilityJSONReply': On 2014/05/08 06:42:53, Lei Zhang wrote: ...
6 years, 7 months ago (2014-05-09 06:19:45 UTC) #4
Lei Zhang
lgtm
6 years, 7 months ago (2014-05-09 22:54:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/265283005/60001
6 years, 7 months ago (2014-05-09 22:56:59 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-10 00:26:52 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-10 00:31:45 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/3096) android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/182481) chromium_presubmit ...
6 years, 7 months ago (2014-05-10 00:31:46 UTC) #9
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 7 months ago (2014-05-12 03:58:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/265283005/80001
6 years, 7 months ago (2014-05-12 03:58:36 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 05:35:17 UTC) #12
Message was sent while issue was closed.
Change committed as 269742

Powered by Google App Engine
This is Rietveld 408576698