Skip to content
  • bolsinga@apple.com's avatar
    WebCore: · 2c174ef2
    bolsinga@apple.com authored
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    WebCore:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Rename FrameLoader::userGestureHint() to FrameLoader::isProcessingUserGesture()
            for clarity.
    
            * WebCore.base.exp: Add WebCore::FrameLoader::isProcessingUserGesture()
            * html/HTMLMediaElement.cpp:
            (WebCore::HTMLMediaElement::processingUserGesture):
            * loader/FrameLoader.cpp: 
            (WebCore::FrameLoader::requestFrame):
            (WebCore::FrameLoader::isProcessingUserGesture):
            * loader/FrameLoader.h:
    
    WebKit/mac:
    
    2009-07-08  Greg Bolsinga  <bolsinga@apple.com>
    
            Reviewed by Darin Adler.
    
            Add -[WebView _isProcessingUserGesture]
            https://bugs.webkit.org/show_bug.cgi?id=27084
    
            Add -_isProcessingUserGesture that calls into WebCore::FrameLoader::isProcessingUserGesture()
            so that WebView code can determine if a user gesture is in progress.
    
            * WebView/WebView.mm:
            (-[WebView _isProcessingUserGesture]):
            * WebView/WebViewPrivate.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@45634 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2c174ef2