|
Always enable Oilpan for EventSource.
This puts EventSource objects on the Oilpan heap by default.
Doing so necessitated the removal of WTF_MAKE_FAST_ALLOCATED() for
ThreadableLoaderClient; done here, along with moving that annotation to
its derived classes where possible.
R=haraken
BUG= 497595
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198217
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+52 lines, -39 lines) |
Patch |
|
M |
Source/core/fileapi/FileReader.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/fileapi/FileReaderLoader.h
|
View
|
1
2
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/fileapi/FileReaderSync.cpp
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/inspector/InspectorResourceAgent.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/loader/ThreadableLoaderClient.h
|
View
|
1
2
|
1 chunk |
+21 lines, -22 lines |
0 comments
|
Download
|
|
M |
Source/core/loader/WorkerLoaderClientBridge.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/loader/WorkerLoaderClientBridgeSyncHelper.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/page/EventSource.h
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/page/EventSource.cpp
|
View
|
1
|
4 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/page/EventSource.idl
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/modules/fetch/Body.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/modules/mediasource/SourceBuffer.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 6 (2 generated)
|