Commit 7aac46e
[devtools] use separate process correctly
In Ubuntu 12 VM for some reason SiteInstanceImpl::GetProcess
is called multiple times later in LoadURL and we should unpin
renderer correctly
content::SiteInstanceImpl::GetProcess()
content::SiteInstanceImpl::HasWrongProcessForURL()
content::RenderViewHostManager::GetSiteInstanceForEntry()
content::RenderViewHostManager::UpdateRendererStateForNavigate()
content::RenderViewHostManager::Navigate()
content::NavigationControllerImpl::NavigateToPendingEntry()
content::NavigationControllerImpl::LoadEntry()
content::NavigationControllerImpl::LoadURLWithParams()
content::NavigationControllerImpl::LoadURL()
content::SiteInstanceImpl::GetProcess()
content::RenderViewHostImpl::RenderViewHostImpl()
content::RenderViewHostFactory::Create()
content::RenderViewHostManager::CreateRenderView()
content::RenderViewHostManager::UpdateRendererStateForNavigate()
content::RenderViewHostManager::Navigate()
content::NavigationControllerImpl::NavigateToPendingEntry()
content::NavigationControllerImpl::LoadEntry()
content::NavigationControllerImpl::LoadURLWithParams()
content::NavigationControllerImpl::LoadURL()
fix bugs of useragentapp and datapath1 parent 27d9356 commit 7aac46e
File tree
9 files changed
+8
-41
lines changed- src
- tests/automatic_tests
- datapath
- datacash-path
- datacash
- datapath-cash
- datapath
- user-agent-app
9 files changed
+8
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
363 | 362 | | |
364 | 363 | | |
365 | 364 | | |
366 | 365 | | |
367 | 366 | | |
368 | 367 | | |
369 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
370 | 372 | | |
371 | 373 | | |
372 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments