Hi Antonio, On Monday, January 30, 2012, Antonio Gomes wrote: > > I remember it being added, and yes I think it is not being used by any > upstream port. > > What is chromium using instead now, btw? :-)
Chromium will use platform-specific gesture recognizers on platforms that provide them or default to code derived from GestureRecognizerChromium. Rob. > > > On Mon, Jan 30, 2012 at 5:41 PM, Adam Barth <[email protected]> wrote: >> >> On Mon, Jan 30, 2012 at 2:35 PM, Robert Kroeger <[email protected]> >> wrote: >> > As best as I can tell, only Chromium uses PlatformGestureRecognizer >> > and its Chromium-specific implementation. Since Chromium no longer >> > needs the code, would anybody object if I removed it? >> >> If it's used only by Chromium, then it seems safe to remove if >> Chromium no longer plans to use it. >> >> Adam >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > > > > -- > --Antonio Gomes _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

