|
Allow passing mock FrameLoaderClient to DummyPageHolder.
This CL has three parts:
- DummyPageHolder can be created with a given FrameLoaderClient instance.
- EmptyFrameLoaderClient is no longer FINAL so it can be used for mocks.
- fix dependency breakage following the move of EmptyClients.h in the cpp.
BUG=None
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181312
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+38 lines, -10 lines) |
Patch |
 |
M |
Source/bindings/core/v8/ScriptPromiseResolverTest.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/DragUpdateTest.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/dom/ActiveDOMObjectTest.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/editing/SurroundingTextTest.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLFormControlElementTest.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/loader/EmptyClients.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/page/PrintContextTest.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderingTestHelper.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/streams/ReadableStreamTest.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/DummyPageHolder.h
|
View
|
|
3 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/DummyPageHolder.cpp
|
View
|
|
2 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/modules/websockets/DOMWebSocketTest.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/websockets/NewWebSocketChannelImplTest.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebNodeTest.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12 (2 generated)
|