|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1045 lines, -181 lines) |
Patch |
 |
M |
chrome/browser/extensions/service_worker_apitest.cc
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.h
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/service_worker/events_to_stopped_worker/manifest.json
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/service_worker/events_to_stopped_worker/on_updated.html
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/service_worker/events_to_stopped_worker/on_updated.js
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/service_worker/events_to_stopped_worker/page.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/service_worker/events_to_stopped_worker/page.js
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/service_worker/events_to_stopped_worker/sw.js
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_context_wrapper.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_context_wrapper.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/service_worker_context.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/renderer/content_renderer_client.h
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A |
content/public/test/service_worker_test_helpers.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/public/test/service_worker_test_helpers.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/service_worker/service_worker_context_client.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/event_listener_map.h
|
View
|
1
2
3
4
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/event_listener_map.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/event_router.h
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+12 lines, -29 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/event_router.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+81 lines, -50 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/events/lazy_event_dispatcher.h
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+14 lines, -5 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/events/lazy_event_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+34 lines, -6 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_message_filter.h
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+73 lines, -34 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/lazy_background_task_queue.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
extensions/browser/lazy_background_task_queue.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/lazy_context_id.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/lazy_context_id.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
 |
A |
extensions/browser/lazy_context_task_queue.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/browser/service_worker_task_queue.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/browser/service_worker_task_queue.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/browser/service_worker_task_queue_factory.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
extensions/browser/service_worker_task_queue_factory.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/extension_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/dispatcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+15 lines, -12 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/event_bindings.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+25 lines, -6 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/script_context.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/renderer/script_context.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|