|
|
[ios] Moved WebLoadParams inside NavigationManager.
This matches content's NavigationController::LoadURLParams placement.
After the change navigation_manager.h is now an Objective-C header and
should be imported instead of included.
BUG= 597990
Committed: https://crrev.com/e36b109e26e52520d7805136ca3d20d2eea05420
Cr-Commit-Position: refs/heads/master@{#383524}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+107 lines, -110 lines) |
Patch |
 |
M |
ios/chrome/browser/interstitials/ios_chrome_controller_client.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/safe_browsing/ui_manager.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/search/search_util.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ssl/ios_chrome_security_state_model_client.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/sync/ios_chrome_synced_tab_delegate.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/interstitials/web_interstitial_impl.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/ios_web.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/navigation/navigation_manager_impl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/navigation/navigation_manager_impl.mm
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/navigation/web_load_params.h
|
View
|
|
1 chunk |
+4 lines, -41 lines |
0 comments
|
Download
|
 |
D |
ios/web/navigation/web_load_params.mm
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
ios/web/public/navigation_manager.h
|
View
|
|
2 chunks |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/public/web_state/ui/crw_web_delegate.h
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ios/web/shell/DEPS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/shell/view_controller.mm
|
View
|
|
5 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ios/web/web_state/ui/crw_web_controller.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/web_state/ui/crw_web_controller.mm
|
View
|
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ios/web/web_state/ui/crw_wk_web_view_web_controller.mm
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
Total messages: 12 (5 generated)
|