|
Oilpan: make Supplementable tracing more regular.
With PersistentHeapSupplementable retired, follow up and only provide a
trace() method for a Supplementable that's on the heap.
No changes made for Supplements: an empty trace() method is still
provided for off-heap supplements, as this is the better solution
while we still are using the transition type WillBeHeapSupplement
for all the supplement objects.
R=haraken,zerny,wibling
BUG= 395036
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182477
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+62 lines, -53 lines) |
Patch |
|
M |
Source/core/clipboard/DataObject.cpp
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/Document.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/dom/ExecutionContext.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/frame/LocalDOMWindow.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/frame/LocalFrame.cpp
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/frame/Navigator.cpp
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/frame/Screen.cpp
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLMediaElement.cpp
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/page/Page.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/SharedWorker.cpp
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerClients.h
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerGlobalScope.cpp
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/workers/WorkerNavigator.cpp
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/platform/RefCountedSupplement.h
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/platform/Supplementable.h
|
View
|
1
2
|
5 chunks |
+32 lines, -37 lines |
0 comments
|
Download
|
Total messages: 17 (5 generated)
|