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

Issue 976123002: Allow middle-click scrolling to work for PDFs and print preview (Closed)

Created:
5 years, 9 months ago by raymes
Modified:
5 years, 9 months ago
Reviewers:
Sam McNally
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow middle-click scrolling to work for PDFs and print preview This tells the plugin not to handle middle-click events so that they are properly handled by the container page and allows middle-click scrolling to work. BUG=463399 Committed: https://crrev.com/78a82c836b6025a7d78753237a1b269927c90c9d Cr-Commit-Position: refs/heads/master@{#319366}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

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

Messages

Total messages: 11 (2 generated)
raymes
5 years, 9 months ago (2015-03-04 23:00:21 UTC) #2
Sam McNally
https://codereview.chromium.org/976123002/diff/20001/pdf/out_of_process_instance.cc File pdf/out_of_process_instance.cc (right): https://codereview.chromium.org/976123002/diff/20001/pdf/out_of_process_instance.cc#newcode555 pdf/out_of_process_instance.cc:555: if (mouse_event.GetButton() == PP_INPUTEVENT_MOUSEBUTTON_MIDDLE) What if the event isn't ...
5 years, 9 months ago (2015-03-05 02:05:06 UTC) #3
raymes
On 2015/03/05 02:05:06, Sam McNally wrote: > https://codereview.chromium.org/976123002/diff/20001/pdf/out_of_process_instance.cc > File pdf/out_of_process_instance.cc (right): > > https://codereview.chromium.org/976123002/diff/20001/pdf/out_of_process_instance.cc#newcode555 ...
5 years, 9 months ago (2015-03-05 03:22:52 UTC) #4
Sam McNally
On 2015/03/05 03:22:52, raymes wrote: > On 2015/03/05 02:05:06, Sam McNally wrote: > > > ...
5 years, 9 months ago (2015-03-05 06:20:37 UTC) #5
raymes
https://codereview.chromium.org/976123002/diff/20001/pdf/out_of_process_instance.cc File pdf/out_of_process_instance.cc (right): https://codereview.chromium.org/976123002/diff/20001/pdf/out_of_process_instance.cc#newcode555 pdf/out_of_process_instance.cc:555: if (mouse_event.GetButton() == PP_INPUTEVENT_MOUSEBUTTON_MIDDLE) Oops, done.
5 years, 9 months ago (2015-03-05 23:06:56 UTC) #6
Sam McNally
lgtm
5 years, 9 months ago (2015-03-05 23:08:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/976123002/40001
5 years, 9 months ago (2015-03-05 23:11:58 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-05 23:53:59 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-05 23:54:25 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/78a82c836b6025a7d78753237a1b269927c90c9d
Cr-Commit-Position: refs/heads/master@{#319366}

Powered by Google App Engine
This is Rietveld 408576698