Title: [115851] branches/subpixellayout/Source/WebCore/page/EventHandler.cpp
- Revision
- 115851
- Author
- [email protected]
- Date
- 2012-05-02 10:50:58 -0700 (Wed, 02 May 2012)
Log Message
Whitespace cleanup on branch.
Modified Paths
Diff
Modified: branches/subpixellayout/Source/WebCore/page/EventHandler.cpp (115850 => 115851)
--- branches/subpixellayout/Source/WebCore/page/EventHandler.cpp 2012-05-02 17:49:15 UTC (rev 115850)
+++ branches/subpixellayout/Source/WebCore/page/EventHandler.cpp 2012-05-02 17:50:58 UTC (rev 115851)
@@ -1034,8 +1034,7 @@
return page->dragController()->delegateDragSourceAction(view->contentsToRootView(m_mouseDownPos));
}
#endif // ENABLE(DRAG_SUPPORT)
-
-
+
HitTestResult EventHandler::hitTestResultAtPoint(const LayoutPoint& point, bool allowShadowContent, bool ignoreClipping, HitTestScrollbars testScrollbars, HitTestRequest::HitTestRequestType hitType, const LayoutSize& padding)
{
enum ShadowContentFilterPolicy shadowContentFilterPolicy = allowShadowContent ? AllowShadowContent : DoNotAllowShadowContent;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes