• Home
  • Raw
  • Download

Lines Matching refs:TestWebKitAPI

478         * TestWebKitAPI/PlatformWebView.h:
981 * TestWebKitAPI/PlatformWebView.h: Limit include of
1242 …Don't call TranslateMessage() in the MiniBrowser or TestWebKitAPI for key messages destined for a …
1252 * TestWebKitAPI/PlatformUtilities.h: Added shouldTranslateMessage() on Windows.
1253 * TestWebKitAPI/PlatformWebView.h: Added simulateAKeyDown().
1254 * TestWebKitAPI/Tests/WebKit2/win/TranslateMessageGeneratesWMChar.cpp: Added.
1255 (TestWebKitAPI::didNotHandleKeyEventCallback): Added.
1256 (TestWebKitAPI::runAndWatchForWMChar): Added.
1257 (TestWebKitAPI::TEST): Added.
1258 * TestWebKitAPI/win/PlatformUtilitiesWin.cpp:
1259 … (TestWebKitAPI::Util::run): Don't call TranslateMessage() unless shouldTranslateMessage() says to.
1260 (TestWebKitAPI::Util::shouldTranslateMessage): Added.
1261 * TestWebKitAPI/win/PlatformWebViewWin.cpp:
1262 (TestWebKitAPI::PlatformWebView::simulateAKeyDown): Added.
1263 * TestWebKitAPI/win/TestWebKitAPI.vcproj: Added TranslateMessageGeneratesWMChar.cpp.
1910 * TestWebKitAPI/Tests/WebKit2/WKString.cpp:
1911 (TestWebKitAPI::TEST): Add tests for WKStringGetLength() and WKStringGetCharactersPtr().
2383 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
2384 * TestWebKitAPI/Tests/WebKit2/SendingMessagesToTheWebProcessBeforeItIsValid.cpp: Removed.
2385 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
2645 * TestWebKitAPI/Tests/WebKit2/win/HideFindIndicator.cpp:
2646 (TestWebKitAPI::TEST):
2647 * TestWebKitAPI/Tests/WebKit2/win/ResizeViewWhileHidden.cpp:
2648 (TestWebKitAPI::flushMessages):
2657 * TestWebKitAPI/PlatformUtilities.h:
2658 * TestWebKitAPI/Tests/WebKit2/AboutBlankLoad.cpp:
2659 * TestWebKitAPI/Tests/WebKit2/CanHandleRequest.cpp:
2660 * TestWebKitAPI/Tests/WebKit2/CanHandleRequest_Bundle.cpp:
2661 * TestWebKitAPI/Tests/WebKit2/CookieManager.cpp:
2662 * TestWebKitAPI/Tests/WebKit2/HitTestResultNodeHandle.cpp:
2663 * TestWebKitAPI/Tests/WebKit2/PageLoadDidChangeLocationWithinPageForFrame.cpp:
2664 * TestWebKitAPI/Tests/WebKit2/ResponsivenessTimerDoesntFireEarly.cpp:
2665 * TestWebKitAPI/Tests/WebKit2/RestoreSessionStateContainingFormData.cpp:
2666 (TestWebKitAPI::createSessionStateContainingFormData):
3062 * TestWebKitAPI/Configurations/TestWebKitAPIRelease.vsprops:
3063 * TestWebKitAPI/Configurations/TestWebKitAPIReleaseCairoCFLite.vsprops:
3181 * TestWebKitAPI/win/TestWebKitAPI.sln:
3182 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
3183 * TestWebKitAPI/win/TestWebKitAPIGenerated.vcproj:
3184 * TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj:
3835 * TestWebKitAPI/Tests/WebKit2/CookieManager.cpp: Added.
3836 (TestWebKitAPI::didGetTestHTTPCookieAcceptPolicy):
3839 (TestWebKitAPI::didGetUserHTTPCookieAcceptPolicy):
3841 (TestWebKitAPI::didFinishLoadForFrame):
3843 (TestWebKitAPI::TEST):
3847 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
3873 * TestWebKitAPI/Configurations/TestWebKitAPIDebugCairoCFLite.vsprops:
3874 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
4547 * TestWebKitAPI/TestWebKitAPI.xcodeproj: Modified property svn:ignore.
4757 * TestWebKitAPI/Configurations/InjectedBundle.xcconfig:
4799 * TestWebKitAPI/TestWebKitAPIPrefix.h:
4890 * TestWebKitAPI/Configurations/TestWebKitAPICFNetwork.vsprops: Added.
4900 * TestWebKitAPI/Tests/WebKit2/AboutBlankLoad.cpp: Added.
4901 (TestWebKitAPI::decidePolicyForResponse):
4902 (TestWebKitAPI::TEST):
4905 * TestWebKitAPI/PlatformUtilities.h:
4906 * TestWebKitAPI/mac/PlatformUtilitiesMac.mm:
4907 (TestWebKitAPI::Util::MIMETypeForWKURLResponse):
4908 * TestWebKitAPI/win/PlatformUtilitiesWin.cpp:
4909 (TestWebKitAPI::Util::MIMETypeForWKURLResponse):
4912 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
4913 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
4947 * TestWebKitAPI/Tests/WebKit2/CanHandleRequest.cpp: Added.
4948 (TestWebKitAPI::didReceiveMessageFromInjectedBundle): Store the result of the test.
4949 (TestWebKitAPI::setInjectedBundleClient): Hook up our callback.
4950 (TestWebKitAPI::TEST): Register "emptyscheme" as an empty document scheme, load a page to
4954 * TestWebKitAPI/Tests/WebKit2/CanHandleRequest_Bundle.cpp: Added.
4955 (TestWebKitAPI::CanHandleRequestTest::CanHandleRequestTest): Just call up to the base class.
4956 (TestWebKitAPI::canHandleURL): Helper function to test whether WebKit2 claims to be able to
4958 (TestWebKitAPI::runTest): Check that empty document URLs can be handled (and that an unknown
4960 (TestWebKitAPI::CanHandleRequestTest::didReceiveMessage): Run the test and return the
4963 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
4964 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
4965 * TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj:
5326 * TestWebKitAPI/Tests/WebKit2/SendingMessagesToTheWebProcessBeforeItIsValid.cpp: Added.
5327 (TestWebKitAPI::TEST):
5331 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
5333 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
5707 * TestWebKitAPI/Tests/WebKit2/win/DoNotCopyANullCFURLResponse.cpp:
5708 (TestWebKitAPI::TEST):
5719 * TestWebKitAPI/Tests/WebKit2/win/DoNotCopyANullCFURLResponse.cpp: Added.
5720 (TestWebKitAPI::TEST):
5721 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
5868 * TestWebKitAPI/Tests/WebKit2/PageLoadBasic.cpp:
5869 (TestWebKitAPI::decidePolicyForResponse):
5870 (TestWebKitAPI::TEST):
5950 * TestWebKitAPI/JavaScriptTest.cpp:
5951 (TestWebKitAPI::javaScriptCallback):
5952 * TestWebKitAPI/Tests/WebKit2/EvaluateJavaScript.cpp:
5953 (TestWebKitAPI::didRunJavaScript):
5954 * TestWebKitAPI/Tests/WebKit2/PageLoadDidChangeLocationWithinPageForFrame.cpp:
5955 (TestWebKitAPI::nullJavaScriptCallback):
5956 * TestWebKitAPI/Tests/WebKit2/PreventEmptyUserAgent.cpp:
5957 (TestWebKitAPI::didRunJavaScript):
6584 * TestWebKitAPI/PlatformUtilities.h: Added sleep().
6586 * TestWebKitAPI/Tests/WebKit2/ResponsivenessTimerDoesntFireEarly.cpp: Added.
6587 (TestWebKitAPI::didReceiveMessageFromInjectedBundle):
6588 (TestWebKitAPI::didFinishLoadForFrame):
6589 (TestWebKitAPI::processDidBecomeUnresponsive):
6590 (TestWebKitAPI::setInjectedBundleClient):
6591 (TestWebKitAPI::setPageLoaderClient):
6594 (TestWebKitAPI::TEST): Load an HTML file to make sure the web process is initialized. Then
6599 * TestWebKitAPI/Tests/WebKit2/ResponsivenessTimerDoesntFireEarly_Bundle.cpp: Added.
6600 … (TestWebKitAPI::ResponsivenessTimerDoesntFireEarlyTest::ResponsivenessTimerDoesntFireEarlyTest):
6602 (TestWebKitAPI::ResponsivenessTimerDoesntFireEarlyTest::didReceiveMessage): When asked to
6605 * TestWebKitAPI/mac/PlatformUtilitiesMac.mm:
6606 (TestWebKitAPI::Util::sleep): Added. Calls through to usleep.
6607 * TestWebKitAPI/win/PlatformUtilitiesWin.cpp:
6608 (TestWebKitAPI::Util::sleep): Added. Calls through to ::Sleep.
6610 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
6611 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
6612 * TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj:
6665 * TestWebKitAPI/InjectedBundleController.h:
6666 (TestWebKitAPI::InjectedBundleController::bundle):
6667 * TestWebKitAPI/PlatformWebView.h:
6668 * TestWebKitAPI/Tests/WebKit2/HitTestResultNodeHandle.cpp: Added.
6669 (TestWebKitAPI::didFinishLoadForFrame):
6670 (TestWebKitAPI::didReceiveMessageFromInjectedBundle):
6671 (TestWebKitAPI::setPageLoaderClient):
6672 (TestWebKitAPI::TEST):
6673 * TestWebKitAPI/Tests/WebKit2/HitTestResultNodeHandle_Bundle.cpp: Added.
6674 (TestWebKitAPI::HitTestResultNodeHandleTest::HitTestResultNodeHandleTest):
6675 (TestWebKitAPI::HitTestResultNodeHandleTest::getContextMenuFromDefaultMenu):
6676 (TestWebKitAPI::HitTestResultNodeHandleTest::didCreatePage):
6677 * TestWebKitAPI/mac/PlatformWebViewMac.mm:
6678 (TestWebKitAPI::PlatformWebView::simulateRightClick):
6679 * TestWebKitAPI/win/PlatformWebViewWin.cpp:
6680 (TestWebKitAPI::PlatformWebView::simulateRightClick):
6683 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
6684 * TestWebKitAPI/win/TestWebKitAPI.vcproj:
6685 * TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj:
6697 * TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops: Added.
6698 * TestWebKitAPI/Configurations/TestWebKitAPIDebugAll.vsprops: Added.
6699 * TestWebKitAPI/Configurations/TestWebKitAPIDebugCairoCFLite.vsprops: Added.
6700 * TestWebKitAPI/Configurations/TestWebKitAPIRelease.vsprops: Added.
6701 * TestWebKitAPI/Configurations/TestWebKitAPIReleaseCairoCFLite.vsprops: Added.
6702 These are just extracted from TestWebKitAPI.vcproj.
6704 * TestWebKitAPI/Configurations/TestWebKitAPIInjectedBundleCommon.vsprops: Added. Just sets
6707 * TestWebKitAPI/win/PlatformUtilitiesWin.cpp: Fixed DLL name.
6708 (TestWebKitAPI::Util::createInjectedBundlePath): Changed to use kCFAllocatorNull instead of
6711 * TestWebKitAPI/win/TestWebKitAPI.sln: Added TestWebKitAPIInjectedBundle. Removed the bogus
6714 * TestWebKitAPI/win/TestWebKitAPI.vcproj: Changed to use the new .vsprops files. Added
6717 …* TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj: Copied from Tools/TestWebKitAPI/win/TestWe…
7211 * TestWebKitAPI/win/main.cpp: