Skip to content
  • ggaren's avatar
    Rolling back in, now fixed: · c68cb259
    ggaren authored
            
            Nixed a few more redundant loading functions in Frame. Did my best to update
            the non-Mac builds.
    
            * bridge/mac/FrameMac.h:
            * bridge/mac/FrameMac.mm:
            (WebCore::FrameMac::urlSelected): Kept always 'true' argument for userGesture
            always 'true', because changing it broke the world, and testing seems to
            indicate that the one caller that might have passed 'false' didn't need to.
            * page/Frame.cpp:
            (WebCore::Frame::requestFrame):
            (WebCore::Frame::frameLoader):
            (WebCore::Frame::redirectionTimerFired):
            * page/Frame.h:
            * platform/gdk/FrameGdk.cpp:
            * platform/gdk/FrameGdk.h:
            * platform/gdk/TemporaryLinkStubs.cpp:
            (FrameGdk::issueCopyCommand):
            * platform/qt/FrameQt.cpp:
            * platform/qt/FrameQt.h:
            * platform/win/TemporaryLinkStubs.cpp:
            (WebCore::FrameWin::shouldInterruptJavaScript):
            (WebCore::FrameWin::issueCopyCommand):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17267 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c68cb259