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

Issue 778643002: Oilpan: prevent eager tracing of Node and RenderObjects. (Closed)

Created:
6 years ago by sof
Modified:
6 years ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, pdr+renderingwatchlist_chromium.org, zoltan1, sof, eae+blinkwatch, leviw+renderwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews-rendering, jchaffraix+rendering, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Oilpan: prevent eager tracing of Node and RenderObjects. If eager tracing is enabled, we do not want to eagerly trace Node or RenderObject object structures; it consumes too much system stack space for unclear gains. Add declarations to disable it. R=haraken BUG=420515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186515

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M Source/core/dom/Node.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
haraken
LGTM
6 years ago (2014-12-04 12:24:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/778643002/1
6 years ago (2014-12-04 13:29:19 UTC) #4
commit-bot: I haz the power
6 years ago (2014-12-04 14:45:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186515

Powered by Google App Engine
This is Rietveld 408576698