|
|
Move more classes over to use WebLocalFrameBase instead of WebLocalFrameImpl.
Classes changed were:
- ColorChooserUIController
- ExternalPopupMenu.
- IndexedDBClientImpl.
- InspectorEmulationAgent.
- LocalFileSystemClient.
- NavigatorContentUtilsClientImpl.
- PageOverlay.
- RemoteFrameOwner.
- StorageQuotaClientImpl.
- TextCheckerClientImpl.
- UserMediaClientImpl
- WebHelperPluginImpl
In some cases it may be possible to now move files out of web/ altogether, I
will do this in follow up CLs.
BUG= 708879
Review-Url: https://codereview.chromium.org/2877363002
Cr-Commit-Position: refs/heads/master@{#471687}
Committed: https://chromium.googlesource.com/chromium/src/+/f325f36981d3529186e42faf140b72f064b39557
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+45 lines, -48 lines) |
Patch |
 |
M |
third_party/WebKit/Source/web/ColorChooserUIController.cpp
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/ExternalPopupMenu.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/IndexedDBClientImpl.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/InspectorEmulationAgent.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/InspectorEmulationAgent.cpp
|
View
|
|
6 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/LocalFileSystemClient.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/NavigatorContentUtilsClientImpl.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/NavigatorContentUtilsClientImpl.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/PageOverlay.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/RemoteFrameOwner.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/StorageQuotaClientImpl.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/TextCheckerClientImpl.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/TextCheckerClientImpl.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/UserMediaClientImpl.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebHelperPluginImpl.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebHelperPluginImpl.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 17 (11 generated)
|