[Webkit-unassigned] [Bug 49345] [Chromium] Add a basic GestureManager to Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 15:05:39 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49345





--- Comment #2 from Adam Barth <abarth at webkit.org>  2010-11-11 15:05:39 PST ---
(From update of attachment 73542)
View in context: https://bugs.webkit.org/attachment.cgi?id=73542&action=review

> WebKit/chromium/src/GestureManager.h:109
> +#if defined(UNIT_TEST)
> +public: 
> +#else
> +protected:
> +#endif 

This is unfortunate.

> WebKit/chromium/src/GestureManager.h:139
> +    // The WebViewImpl that invoked the GestureManager.
> +    WebViewImpl* m_WebView;  

m_webView
  ^-- lower case (several instances in this file)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list