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

Issue 431303002: PDF: Handle the space bar key like page down. (Closed)

Created:
6 years, 4 months ago by Lei Zhang
Modified:
6 years, 4 months ago
Reviewers:
raymes, Peter Kasting
CC:
chromium-reviews, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

PDF: Handle the space bar key like page down. BUG=397624 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287520

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -30 lines) Patch
M chrome/browser/resources/pdf/pdf.js View 1 1 chunk +31 lines, -18 lines 0 comments Download
M pdf/instance.cc View 1 1 chunk +12 lines, -12 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Lei Zhang
6 years, 4 months ago (2014-08-01 07:07:20 UTC) #1
Peter Kasting
https://codereview.chromium.org/431303002/diff/1/pdf/instance.cc File pdf/instance.cc (right): https://codereview.chromium.org/431303002/diff/1/pdf/instance.cc#newcode512 pdf/instance.cc:512: (is_fit_to_page && key_code == ui::VKEY_PRIOR); You also need to ...
6 years, 4 months ago (2014-08-01 07:23:08 UTC) #2
Lei Zhang
https://codereview.chromium.org/431303002/diff/1/pdf/instance.cc File pdf/instance.cc (right): https://codereview.chromium.org/431303002/diff/1/pdf/instance.cc#newcode512 pdf/instance.cc:512: (is_fit_to_page && key_code == ui::VKEY_PRIOR); On 2014/08/01 07:23:08, Peter ...
6 years, 4 months ago (2014-08-01 19:41:22 UTC) #3
raymes
Sorry was OOO for a couple of days. lgtm :)
6 years, 4 months ago (2014-08-05 06:40:40 UTC) #4
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 4 months ago (2014-08-05 06:59:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/431303002/20001
6 years, 4 months ago (2014-08-05 07:00:27 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-05 11:27:59 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-05 12:20:08 UTC) #8
Message was sent while issue was closed.
Change committed as 287520

Powered by Google App Engine
This is Rietveld 408576698