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

Issue 689393002: Fix rotation shortcut keys in PDF (Closed)

Created:
6 years, 1 month ago by Deepak
Modified:
6 years, 1 month ago
Reviewers:
raymes
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix rotation shortcut keys in PDF Currently, if the control key is held down on non-mac platforms then we will never check whether the rotation keys are pressed (we will enter the first branch of the if-statement and so never enter the else-branch). This change ensures both branches are tested sequentially. BUG=429483 Committed: https://crrev.com/eb635da17345d5b82965da47ffd1d22b61a2b873 Cr-Commit-Position: refs/heads/master@{#302418}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pdf/instance.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (6 generated)
Deepak
PTAL
6 years, 1 month ago (2014-11-02 10:50:34 UTC) #2
raymes
Thanks! https://codereview.chromium.org/689393002/diff/1/pdf/instance.cc File pdf/instance.cc (left): https://codereview.chromium.org/689393002/diff/1/pdf/instance.cc#oldcode601 pdf/instance.cc:601: switch (keyboard_event.GetKeyCode()) { This doesn't look right to ...
6 years, 1 month ago (2014-11-03 05:23:56 UTC) #3
Deepak
On 2014/11/03 05:23:56, raymes wrote: > Thanks! > > https://codereview.chromium.org/689393002/diff/1/pdf/instance.cc > File pdf/instance.cc (left): > ...
6 years, 1 month ago (2014-11-03 06:34:02 UTC) #4
raymes
lgtm
6 years, 1 month ago (2014-11-03 06:49:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/689393002/20001
6 years, 1 month ago (2014-11-03 06:52:58 UTC) #7
raymes
I just updated the CL description which wasn't accurate. In general please take more care ...
6 years, 1 month ago (2014-11-03 06:58:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/689393002/20001
6 years, 1 month ago (2014-11-03 07:00:08 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/29939)
6 years, 1 month ago (2014-11-03 07:24:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/689393002/20001
6 years, 1 month ago (2014-11-03 08:05:39 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-03 08:23:32 UTC) #16
commit-bot: I haz the power
6 years, 1 month ago (2014-11-03 08:24:19 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eb635da17345d5b82965da47ffd1d22b61a2b873
Cr-Commit-Position: refs/heads/master@{#302418}

Powered by Google App Engine
This is Rietveld 408576698