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

Issue 334223009: Oilpan: Mark SVGElement::InvalidationGuard and SVGElement::InstanceUpdateBlocker STACK_ALLOCATED(). (Closed)

Created:
6 years, 6 months ago by tkent
Modified:
6 years, 6 months ago
CC:
blink-reviews, krit, fs, ed+blinkwatch_opera.com, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, kouhei+svg_chromium.org, pdr., rwlbuis
Project:
blink
Visibility:
Public.

Description

Oilpan: Mark SVGElement::InvalidationGuard and SVGElement::InstanceUpdateBlocker STACK_ALLOCATED(). and makes their element members Member<>. BUG=357163 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176271

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M Source/core/svg/SVGElement.h View 1 chunk +5 lines, -2 lines 3 comments Download

Messages

Total messages: 7 (0 generated)
tkent
Please review this.
6 years, 6 months ago (2014-06-17 00:49:52 UTC) #1
kouhei (in TOK)
lgtm
6 years, 6 months ago (2014-06-17 00:51:38 UTC) #2
haraken
LGTM https://codereview.chromium.org/334223009/diff/1/Source/core/svg/SVGElement.h File Source/core/svg/SVGElement.h (right): https://codereview.chromium.org/334223009/diff/1/Source/core/svg/SVGElement.h#newcode166 Source/core/svg/SVGElement.h:166: InvalidationGuard(SVGElement* element) : m_element(element) { } Add explicit. ...
6 years, 6 months ago (2014-06-17 00:52:48 UTC) #3
tkent
https://codereview.chromium.org/334223009/diff/1/Source/core/svg/SVGElement.h File Source/core/svg/SVGElement.h (right): https://codereview.chromium.org/334223009/diff/1/Source/core/svg/SVGElement.h#newcode166 Source/core/svg/SVGElement.h:166: InvalidationGuard(SVGElement* element) : m_element(element) { } On 2014/06/17 00:52:48, ...
6 years, 6 months ago (2014-06-17 01:40:48 UTC) #4
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 6 months ago (2014-06-17 01:40:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/334223009/1
6 years, 6 months ago (2014-06-17 01:42:05 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 02:55:00 UTC) #7
Message was sent while issue was closed.
Change committed as 176271

Powered by Google App Engine
This is Rietveld 408576698