|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+385 lines, -162 lines) |
Patch |
|
A |
LayoutTests/fast/workers/worker-supplement-gc.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
A + |
LayoutTests/fast/workers/worker-supplement-gc-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/bindings/v8/WorkerScriptController.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/loader/WorkerThreadableLoader.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/DedicatedWorkerGlobalScope.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/DedicatedWorkerGlobalScope.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/DedicatedWorkerGlobalScope.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/DedicatedWorkerThread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/DedicatedWorkerThread.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/SharedWorkerGlobalScope.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/SharedWorkerGlobalScope.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/SharedWorkerThread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/SharedWorkerThread.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerConsole.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerConsole.cpp
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerConsole.idl
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerGlobalScope.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerGlobalScope.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+29 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerGlobalScope.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerLocation.h
|
View
|
1
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerLocation.idl
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerNavigator.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerNavigator.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerNavigator.idl
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerSupplementable.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerThread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerThread.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/heap/Handle.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
17
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/heap/Heap.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/modules/crypto/WorkerGlobalScopeCrypto.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/modules/crypto/WorkerGlobalScopeCrypto.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/modules/imagebitmap/ImageBitmapFactories.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+18 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/modules/imagebitmap/ImageBitmapFactories.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+18 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/modules/notifications/WorkerGlobalScopeNotifications.h
|
View
|
1
2
3
4
5
6
7
8
9
10
16
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/modules/notifications/WorkerGlobalScopeNotifications.cpp
|
View
|
1
2
3
4
5
6
7
8
16
|
3 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/modules/performance/WorkerGlobalScopePerformance.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/modules/performance/WorkerGlobalScopePerformance.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/modules/quota/WorkerNavigatorStorageQuota.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/modules/quota/WorkerNavigatorStorageQuota.cpp
|
View
|
1
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/modules/serviceworkers/ServiceWorkerGlobalScope.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/modules/serviceworkers/ServiceWorkerThread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/modules/serviceworkers/ServiceWorkerThread.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/modules/websockets/WorkerThreadableWebSocketChannel.h
|
View
|
|
5 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/platform/DEPS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/platform/RefCountedSupplement.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/platform/Supplementable.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+73 lines, -13 lines |
0 comments
|
Download
|