Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r127876. · 3f2c0096
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/127876
    https://bugs.webkit.org/show_bug.cgi?id=96600
    
    mouse click doesn't work for spin button if spin button in
    iframe (Requested by yosin on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-09-12
    
    .:
    
    * Source/autotools/symbols.filter:
    
    Source/WebCore:
    
    * WebCore.exp.in:
    * WebCore.order:
    * dom/Document.cpp:
    (WebCore::Document::nodesFromRect):
    * dom/Document.h:
    (Document):
    * page/ContextMenuController.cpp:
    (WebCore::ContextMenuController::createContextMenu):
    * page/DragController.cpp:
    (WebCore::DragController::canProcessDrag):
    (WebCore::DragController::startDrag):
    * page/EventHandler.cpp:
    (WebCore::EventHandler::updateAutoscrollRenderer):
    (WebCore::EventHandler::hitTestResultAtPoint):
    (WebCore::EventHandler::handleMousePressEvent):
    (WebCore::EventHandler::handleGestureEvent):
    (WebCore::EventHandler::bestClickableNodeForTouchPoint):
    (WebCore::EventHandler::bestContextMenuNodeForTouchPoint):
    (WebCore::EventHandler::bestZoomableAreaForTouchPoint):
    (WebCore::EventHandler::handleTouchEvent):
    * page/EventHandler.h:
    (EventHandler):
    * page/FocusController.cpp:
    (WebCore::updateFocusCandidateIfNeeded):
    * page/Frame.cpp:
    (WebCore::Frame::visiblePositionForPoint):
    (WebCore::Frame::documentAtPoint):
    * page/TouchDisambiguation.cpp:
    (WebCore::findGoodTouchTargets):
    * rendering/HitTestRequest.h:
    * testing/Internals.cpp:
    (WebCore::Internals::nodesFromRect):
    
    Source/WebKit/blackberry:
    
    * Api/WebPage.cpp:
    (BlackBerry::WebKit::WebPagePrivate::contextNode):
    (BlackBerry::WebKit::WebPagePrivate::nodeForZoomUnderPoint):
    (BlackBerry::WebKit::WebPagePrivate::handleMouseEvent):
    (BlackBerry::WebKit::WebPage::nodeAtPoint):
    * WebKitSupport/FatFingers.cpp:
    (BlackBerry::WebKit::FatFingers::getNodesFromRect):
    (BlackBerry::WebKit::FatFingers::getRelevantInfoFromPoint):
    * WebKitSupport/SelectionHandler.cpp:
    (BlackBerry::WebKit::visiblePositionForPointIgnoringClipping):
    
    Source/WebKit/chromium:
    
    * src/ContextMenuClientImpl.cpp:
    (WebKit::selectMisspelledWord):
    * src/FrameLoaderClientImpl.cpp:
    (WebKit::FrameLoaderClientImpl::dispatchDecidePolicyForNavigationAction):
    * src/WebFrameImpl.cpp:
    (WebKit::WebFrameImpl::characterIndexForPoint):
    * src/WebPluginContainerImpl.cpp:
    (WebKit::WebPluginContainerImpl::isRectTopmost):
    * src/WebViewImpl.cpp:
    (WebKit::WebViewImpl::handleMouseUp):
    (WebKit::WebViewImpl::computeBlockBounds):
    
    Source/WebKit/efl:
    
    * ewk/ewk_frame.cpp:
    (ewk_frame_hit_test_new):
    
    Source/WebKit/mac:
    
    * WebCoreSupport/WebFrameLoaderClient.mm:
    (WebFrameLoaderClient::actionDictionary):
    * WebView/WebHTMLView.mm:
    (-[WebHTMLView elementAtPoint:allowShadowContent:]):
    
    Source/WebKit/qt:
    
    * Api/qwebframe.cpp:
    (QWebFrame::hitTestContent):
    * Api/qwebpage.cpp:
    (QWebPagePrivate::handleSoftwareInputPanel):
    (QWebPagePrivate::TouchAdjuster::findCandidatePointForTouch):
    (QWebPage::updatePositionDependentActions):
    * WebCoreSupport/FrameLoaderClientQt.cpp:
    (WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction):
    
    Source/WebKit/win:
    
    * WebActionPropertyBag.cpp:
    (WebActionPropertyBag::Read):
    * WebView.cpp:
    (WebView::handleContextMenuEvent):
    (WebView::elementAtPoint):
    
    Source/WebKit/wx:
    
    * WebFrame.cpp:
    (WebKit::WebFrame::HitTest):
    
    Source/WebKit2:
    
    * WebProcess/InjectedBundle/InjectedBundleNavigationAction.cpp:
    (WebKit::InjectedBundleNavigationAction::InjectedBundleNavigationAction):
    * WebProcess/WebPage/WebPage.cpp:
    (WebKit::handleContextMenuEvent):
    (WebKit::WebPage::highlightPotentialActivation):
    (WebKit::WebPage::findZoomableAreaForPoint):
    * WebProcess/WebPage/mac/WebPageMac.mm:
    (WebKit::WebPage::characterIndexForPoint):
    (WebKit::WebPage::performDictionaryLookupAtLocation):
    (WebKit::WebPage::shouldDelayWindowOrderingEvent):
    (WebKit::WebPage::acceptsFirstMouse):
    * win/WebKit2.def:
    * win/WebKit2CFLite.def:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@128403 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3f2c0096