|
[iOS] ios/web no longer depends on content::BrowserThread.
Remove the shim implementation of web::WebThread based on
content::BrowserThread now that Chrome on iOS uses ios/web
for the startup.
Add call to WebThreadImpl::FlushThreadPoolHelperForTesting()
to WebTestSuite to mirror ContentTestSuite.
BUG= 547725
Committed: https://crrev.com/d646dbcd24bb3219407803357c9239938232a8fc
Cr-Commit-Position: refs/heads/master@{#357330}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+61 lines, -467 lines) |
Patch |
 |
M |
components/components_tests.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/ios_chrome_tests.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/app/web_main_loop.mm
|
View
|
1
2
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
ios/web/ios_web.gyp
|
View
|
1
2
|
7 chunks |
+6 lines, -80 lines |
0 comments
|
Download
|
 |
M |
ios/web/ios_web_shell.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/ios_web_unittests.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/public/test/test_web_thread_bundle.h
|
View
|
|
2 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/web/public/web_thread.h
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
D |
ios/web/test/test_web_thread_adapter.cc
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
M |
ios/web/test/test_web_thread_bundle.cc
|
View
|
|
3 chunks |
+4 lines, -43 lines |
0 comments
|
Download
|
 |
D |
ios/web/test/test_web_thread_bundle_adapter.cc
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
ios/web/test/web_test_suite.cc
|
View
|
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
D |
ios/web/web_thread_adapter.h
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
ios/web/web_thread_adapter.cc
|
View
|
|
1 chunk |
+0 lines, -179 lines |
0 comments
|
Download
|
 |
M |
ios/web/web_thread_impl.h
|
View
|
|
3 chunks |
+2 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ios/web/web_thread_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 9 (4 generated)
|