|
Oilpan: Prepare to move EventQueue and its subclasses to Oilpan heap.
This CL removes WTF_MAKE_FAST_ALLOCATED in TimerBase for Oilpan because
new/delete defined by it conflict with new/delete defined by GarbageCollected in
DOMWindowEventQueueTimer.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176064
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+81 lines, -39 lines) |
Patch |
 |
M |
Source/core/events/DOMWindowEventQueue.h
|
View
|
|
2 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/events/DOMWindowEventQueue.cpp
|
View
|
|
4 chunks |
+17 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/events/EventQueue.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/events/GenericEventQueue.h
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/events/GenericEventQueue.cpp
|
View
|
|
3 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/frame/DOMWindow.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/frame/DOMWindow.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLFormElement.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLFormElement.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLMediaElement.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLMediaElement.cpp
|
View
|
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/MediaController.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/MediaController.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/track/TextTrackList.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/track/TextTrackList.cpp
|
View
|
|
2 chunks |
+6 lines, -2 lines |
2 comments
|
Download
|
 |
M |
Source/core/workers/WorkerEventQueue.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/workers/WorkerEventQueue.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeySession.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/encryptedmedia/MediaKeySession.cpp
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/modules/mediasource/MediaSource.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/modules/mediasource/MediaSource.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/Timer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|