~saiarcot895/chromium-browser/chromium-browser.precise.dev

« back to all changes in this revision

Viewing changes to debian/patches/add-smooth-scrolling.patch

  • Committer: Saikrishna Arcot
  • Date: 2015-09-03 17:21:26 UTC
  • Revision ID: saikrishna@saikrishna-vps-20150903172126-r5gjjm1zn0ds07na
Tags: 47.0.2498.0-0ubuntu1~ppa1~precise1
* New upstream version 47.0.2498.0
* Updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
===================================================================
5
5
--- dev.wily.orig/AUTHORS
6
6
+++ dev.wily/AUTHORS
7
 
@@ -582,6 +582,7 @@ Volker Sorge <volker.sorge@gmail.com>
 
7
@@ -583,6 +583,7 @@ Volker Sorge <volker.sorge@gmail.com>
8
8
 Wesley Lancel <wesleylancel@gmail.com>
9
9
 Will Hirsch <chromium@willhirsch.co.uk>
10
10
 William Xie <william.xie@intel.com>
480
480
===================================================================
481
481
--- dev.wily.orig/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
482
482
+++ dev.wily/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
483
 
@@ -1757,6 +1757,9 @@ uint32_t DesktopWindowTreeHostX11::Dispa
 
483
@@ -1758,6 +1758,9 @@ uint32_t DesktopWindowTreeHostX11::Dispa
484
484
       if (xev->xcrossing.detail == NotifyInferior)
485
485
         break;
486
486