|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+155 lines, -30 lines) |
Patch |
 |
M |
chrome/browser/renderer_host/chrome_render_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_render_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+34 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/content_settings_observer.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/content_settings_observer.cc
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+48 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/worker_permission_client_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/worker_permission_client_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/worker_host/worker_process_host.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/worker_host/worker_process_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/common/worker_messages.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/worker/shared_worker_permission_client_proxy.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/worker/shared_worker_permission_client_proxy.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+12 lines, -1 line |
0 comments
|
Download
|