Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Issue 1323493004: Make classes and structures in core/workers, core/timing and core/testing fast-allocated. (Closed)

Created:
5 years, 3 months ago by tasak
Modified:
5 years, 3 months ago
Reviewers:
haraken
CC:
blink-reviews, kinuko+worker_chromium.org, horo+watch_chromium.org, falken, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Make classes and structures in core/workers, core/timing and core/testing fast-allocated. Added STATIC_ONLY, STACK_ALLOCATED, DISALLOW_ALLOCATION, or ALLOW_ONLY_INLINE_ALLOCATION instead of WTF_MAKE_FAST_ALLOCATED(_WILL_BE_REMOVED) if possible. BUG=523249 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201478

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M Source/core/testing/InternalSettings.h View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/timing/DOMWindowPerformance.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/timing/MemoryInfo.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/timing/WorkerGlobalScopePerformance.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/workers/WorkerClients.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/workers/WorkerGlobalScopeProxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/workers/WorkerInspectorProxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/workers/WorkerObjectProxy.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
tasak
Would you review this CL?
5 years, 3 months ago (2015-08-31 03:36:21 UTC) #2
haraken
LGTM
5 years, 3 months ago (2015-08-31 03:38:20 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323493004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323493004/20001
5 years, 3 months ago (2015-08-31 09:14:16 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-08-31 10:19:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201478

Powered by Google App Engine
This is Rietveld 408576698