Skip to content
  • kmccullo's avatar
    Reviewed by Darin. · 3c68f36a
    kmccullo authored
            - removed the guards for the "multiple forms submission" issue, which may not be
              an issue anymore and the guards prevent perfectly legitimate websites from
              working correctly.
    
            * bridge/mac/FrameMac.mm:
            (WebCore::FrameMac::setView):
            * bridge/mac/WebCoreAXObject.mm:
            (-[WebCoreAXObject accessibilityPerformAction:]):
            * bridge/win/FrameWin.cpp:
            (WebCore::FrameWin::keyPress):
            * config.h:
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::submitForm):
            * loader/FrameLoader.h:
            * loader/mac/FrameLoaderMac.mm:
            (WebCore::FrameLoader::receivedMainResourceError):
            * loader/qt/FrameLoaderQt.cpp:
            (WebCore::FrameLoader::submitForm):
            * page/Frame.cpp:
            (WebCore::Frame::setView):
            * page/mac/EventHandlerMac.mm:
            (WebCore::EventHandler::keyEvent):
            (WebCore::EventHandler::mouseDown):
            * platform/qt/FrameQt.cpp:
            (WebCore::FrameQt::keyEvent):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@18011 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3c68f36a