DescriptionRemove the android SetRndisForwarder() call from browser_backend and set it
directly in the platform_backend
When the needs_browser_restart_after_each_page flag is set to true in the page
test, we initialize the browser_backend twice and call SetRndisForwarder()
twice. Instead, we can make this call for the platform once.
Additionally, I added a simple unittest for the case when this flag is set.
BUG=450331
Committed: https://crrev.com/d26579b485b0cb323af99487c524ac8ff751e2ef
Cr-Commit-Position: refs/heads/master@{#312882}
Patch Set 1 #
Total comments: 3
Patch Set 2 : move to platform. #
Total comments: 2
Messages
Total messages: 12 (3 generated)
|