|
tests: Use runPendingTasks instead of WebThread::enterRunLoop()/exitRunLoop()
Remove FrameTestHelper::runPendingTasks in favour of the version in core (
blink::testing::runPendingTasks()), and use that where appropriate, instead of
directly using WebThread::enterRunLoop()/exitRunLoop().
BUG= 462927
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191123
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -118 lines) |
Patch |
 |
M |
Source/bindings/core/v8/ScriptStreamerTest.cpp
|
View
|
|
3 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/fetch/MemoryCacheTest.cpp
|
View
|
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/page/NetworkStateNotifierTest.cpp
|
View
|
|
3 chunks |
+3 lines, -21 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/AssociatedURLLoaderTest.cpp
|
View
|
|
6 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/FrameTestHelpers.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/FrameTestHelpers.cpp
|
View
|
|
4 chunks |
+2 lines, -27 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/ImeOnFocusTest.cpp
|
View
|
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/TextFinderTest.cpp
|
View
|
|
8 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/TouchActionTest.cpp
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/ViewportTest.cpp
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebFrameTest.cpp
|
View
|
1
2
|
15 chunks |
+25 lines, -26 lines |
2 comments
|
Download
|
 |
M |
Source/web/tests/WebHelperPluginTest.cpp
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebPageNewSerializerTest.cpp
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebPluginContainerTest.cpp
|
View
|
|
6 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/web/tests/WebViewTest.cpp
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 10 (3 generated)
|