Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(478)

Delta Between Two Patch Sets: Tools/ChangeLog

Issue 339530043: SB prototype
Left Patch Set: Store NavigationAction in SafeBrowsingCheck Created 5 years, 11 months ago
Right Patch Set: Fix Created 5 years, 9 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « Source/WebKit/WebKit.xcodeproj/project.pbxproj ('k') | Tools/MiniBrowser/MiniBrowser.entitlements » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 2018-06-11 Ali Juma <ajuma@chromium.org>
2
3 Use SafeBrowsing in WKWebView
4 https://bugs.webkit.org/show_bug.cgi?id=181804
5
6 Reviewed by NOBODY (OOPS!).
7
8 Enable SafeBrowsing in MiniBrowser.
9
10 Add API tests for SafeBrowsing.
11
12 * MiniBrowser/MiniBrowser.entitlements:
13 * MiniBrowser/mac/AppDelegate.m:
14 (defaultConfiguration):
15 * MiniBrowser/mac/WK2BrowserWindowController.m:
16 (-[WK2BrowserWindowController webView:decidePolicyForSafeBrowsingResultF orNavigationAction:decisionHandler:]):
17 * TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
18 * TestWebKitAPI/Tests/WebKitCocoa/SafeBrowsing.mm: Added.
19 (-[SBScheme webView:startURLSchemeTask:]):
20 (-[SBScheme webView:stopURLSchemeTask:]):
21 (-[SafeBrowsingTestController webView:decidePolicyForNavigationAction:de cisionHandler:]):
22 (-[SafeBrowsingTestController webView:decidePolicyForSafeBrowsingResultF orNavigationAction:decisionHandler:]):
23 (-[SafeBrowsingTestController webView:didFinishNavigation:]):
24 (TEST):
25 * TestWebKitAPI/Tests/WebKitCocoa/redirect-to-unsafe.html: Added.
26 * TestWebKitAPI/Tests/WebKitCocoa/unsafe-iframe.html: Added.
27
1 2018-06-12 Tim Horton <timothy_horton@apple.com> 28 2018-06-12 Tim Horton <timothy_horton@apple.com>
2 29
3 Add a API test for r232601 30 Add a API test for r232601
4 https://bugs.webkit.org/show_bug.cgi?id=186417 31 https://bugs.webkit.org/show_bug.cgi?id=186417
5 32
6 Reviewed by Wenson Hsieh. 33 Reviewed by Wenson Hsieh.
7 34
8 * TestWebKitAPI/Tests/WebKitCocoa/AnimatedResize.mm: 35 * TestWebKitAPI/Tests/WebKitCocoa/AnimatedResize.mm:
9 (immediateSubviewOfClass): 36 (immediateSubviewOfClass):
10 (TEST): 37 (TEST):
(...skipping 14946 matching lines...) Expand 10 before | Expand all | Expand 10 after
14957 Test two forms of storage to be sure we are using a different WebsiteDat aStore: cookies and sessionStorage. 14984 Test two forms of storage to be sure we are using a different WebsiteDat aStore: cookies and sessionStorage.
14958 14985
14959 * TestWebKitAPI/Tests/WebKitCocoa/WebsitePolicies.mm: 14986 * TestWebKitAPI/Tests/WebKitCocoa/WebsitePolicies.mm:
14960 (-[WebsitePoliciesWebsiteDataStoreDelegate _webView:decidePolicyForNavig ationAction:decisionHandler:]): 14987 (-[WebsitePoliciesWebsiteDataStoreDelegate _webView:decidePolicyForNavig ationAction:decisionHandler:]):
14961 (-[WebsitePoliciesWebsiteDataStoreDelegate webView:startURLSchemeTask:]) : 14988 (-[WebsitePoliciesWebsiteDataStoreDelegate webView:startURLSchemeTask:]) :
14962 (-[WebsitePoliciesWebsiteDataStoreDelegate webView:runJavaScriptAlertPan elWithMessage:initiatedByFrame:completionHandler:]): 14989 (-[WebsitePoliciesWebsiteDataStoreDelegate webView:runJavaScriptAlertPan elWithMessage:initiatedByFrame:completionHandler:]):
14963 (websiteDataStoreTestWebView): 14990 (websiteDataStoreTestWebView):
14964 (TEST): 14991 (TEST):
14965 14992
14966 == Rolled over to ChangeLog-2018-01-01 == 14993 == Rolled over to ChangeLog-2018-01-01 ==
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b