Oilpan: Replace EAGERLY_FINALIZE in EventTarget's hierarchy with pre-finalizers
This is a preparation for removing RefCountedGarbageCollectedEventTargetWithInlineData
(https://codereview.chromium.org/1857143002/). Because of MSVC's bug
(https://bugs.chromium.org/p/chromium/issues/detail?id=491995), we need to
remove template<typename T> from RefCountedGarbageCollectedEventTargetWithInlineData.
This means that we need to remove IsEagerlyFinalized<T> from RefCountedGarbageCollectedEventTargetWithInlineData.
So this CL replaces EAGERLY_FINALIZE in EventTarget's hierarchy with pre-finalizers.
BUG=585328
Committed: https://crrev.com/81ea6eb004c30f316611e9af3b556903483b6c97
Cr-Commit-Position: refs/heads/master@{#386344}
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1876703002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1876703002/20001
4 years, 8 months ago
(2016-04-11 06:28:55 UTC)
#7
4 years, 8 months ago
(2016-04-11 07:37:01 UTC)
#8
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
commit-bot: I haz the power
Description was changed from ========== Oilpan: Replace EAGERLY_FINALIZE in EventTarget's hierarchy with pre-finalizers This is ...
4 years, 8 months ago
(2016-04-11 07:38:21 UTC)
#9
Message was sent while issue was closed.
Description was changed from
==========
Oilpan: Replace EAGERLY_FINALIZE in EventTarget's hierarchy with pre-finalizers
This is a preparation for removing
RefCountedGarbageCollectedEventTargetWithInlineData
(https://codereview.chromium.org/1857143002/). Because of MSVC's bug
(https://bugs.chromium.org/p/chromium/issues/detail?id=491995), we need to
remove template<typename T> from
RefCountedGarbageCollectedEventTargetWithInlineData.
This means that we need to remove IsEagerlyFinalized<T> from
RefCountedGarbageCollectedEventTargetWithInlineData.
So this CL replaces EAGERLY_FINALIZE in EventTarget's hierarchy with
pre-finalizers.
BUG=585328
==========
to
==========
Oilpan: Replace EAGERLY_FINALIZE in EventTarget's hierarchy with pre-finalizers
This is a preparation for removing
RefCountedGarbageCollectedEventTargetWithInlineData
(https://codereview.chromium.org/1857143002/). Because of MSVC's bug
(https://bugs.chromium.org/p/chromium/issues/detail?id=491995), we need to
remove template<typename T> from
RefCountedGarbageCollectedEventTargetWithInlineData.
This means that we need to remove IsEagerlyFinalized<T> from
RefCountedGarbageCollectedEventTargetWithInlineData.
So this CL replaces EAGERLY_FINALIZE in EventTarget's hierarchy with
pre-finalizers.
BUG=585328
Committed: https://crrev.com/81ea6eb004c30f316611e9af3b556903483b6c97
Cr-Commit-Position: refs/heads/master@{#386344}
==========
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/81ea6eb004c30f316611e9af3b556903483b6c97 Cr-Commit-Position: refs/heads/master@{#386344}
4 years, 8 months ago
(2016-04-11 07:38:22 UTC)
#10
Issue 1876703002: Oilpan: Replace EAGERLY_FINALIZE in EventTarget's hierarchy with pre-finalizers
(Closed)
Created 4 years, 8 months ago by haraken
Modified 4 years, 8 months ago
Reviewers: oilpan-reviews, sof
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 2