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

Issue 2751753004: Store PaintPropertyTreeBuilderContext inline (Closed)

Created:
3 years, 9 months ago by f(malita)
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, blink-reviews, dshwang, blink-reviews-paint_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Store PaintPropertyTreeBuilderContext inline PaintPropertyTreeBuilderContext used to be heap-allocated to minimize stack pressure. Now that PrePaintTreeWalkContext is also heap-allocated, there is no reason to have separate allocations. Also USING_FAST_MALLOC for PrePaintTreeWalkContext. BUG=700996 R=pdr@chromium.org,wangxianzhu@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -25 lines) Patch
M third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp View 9 chunks +22 lines, -25 lines 0 comments Download

Messages

Total messages: 5 (5 generated)
f(malita)
Description was changed from ========== Store PaintPropertyTreeBuilderContext inline PaintPropertyTreeBuilderContext used to be heap-allocated to minimize ...
3 years, 9 months ago (2017-03-14 18:33:01 UTC) #1
f(malita)
The CQ bit was checked by fmalita@chromium.org to run a CQ dry run
3 years, 9 months ago (2017-03-14 18:33:10 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2751753004/1
3 years, 9 months ago (2017-03-14 18:34:04 UTC) #3
f(malita)
Description was changed from ========== Store PaintPropertyTreeBuilderContext inline PaintPropertyTreeBuilderContext used to be heap-allocated to minimize ...
3 years, 9 months ago (2017-03-14 18:34:23 UTC) #4
f(malita)
3 years, 9 months ago (2017-03-14 18:34:23 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698