|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+931 lines, -724 lines) |
Patch |
 |
M |
content/browser/background_sync/background_sync_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
5 chunks |
+48 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_context_impl.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
13 chunks |
+74 lines, -37 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
39 chunks |
+272 lines, -156 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
27 chunks |
+97 lines, -106 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_registration.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_registration.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
A |
content/browser/background_sync/background_sync_registration_handle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/background_sync/background_sync_registration_handle.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_service_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_service_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+73 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/browser/background_sync/background_sync_service_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
5 chunks |
+0 lines, -249 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_version.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_version.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/child/background_sync/background_sync_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/child/background_sync/background_sync_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
3 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/child/background_sync/background_sync_provider_thread_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/background_sync/background_sync_provider_thread_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/background_sync/background_sync_type_converters.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/child/background_sync/background_sync_type_converters_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/common/background_sync_service.mojom
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/background_sync.mojom
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/background_sync/background_sync_client_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/background_sync/background_sync_client_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+41 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/service_worker/service_worker_context_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/data/background_sync/background_sync_test_helpers.js
|
View
|
1
2
3
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/data/background_sync/service_worker.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
D |
content/test/data/background_sync/sync_event_interface.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
content/test/data/background_sync/sync_event_rejected.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
content/test/data/service_worker/sync.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|