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

Issue 277713003: QuadTree: don't leak deferred inserts past clear() (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
djsollen, mtklein
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

QuadTree: don't leak deferred inserts past clear() BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14670

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/core/SkQuadTree.cpp View 2 chunks +4 lines, -2 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
mtklein
6 years, 7 months ago (2014-05-09 14:20:38 UTC) #1
djsollen
lgtm https://codereview.chromium.org/277713003/diff/1/src/core/SkQuadTree.cpp File src/core/SkQuadTree.cpp (right): https://codereview.chromium.org/277713003/diff/1/src/core/SkQuadTree.cpp#newcode186 src/core/SkQuadTree.cpp:186: SkASSERT(fEntryPool.allocated() == fEntryPool.available()); should we add this here ...
6 years, 7 months ago (2014-05-09 14:23:07 UTC) #2
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-05-09 14:25:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/277713003/1
6 years, 7 months ago (2014-05-09 14:26:14 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 14:33:57 UTC) #5
Message was sent while issue was closed.
Change committed as 14670

Powered by Google App Engine
This is Rietveld 408576698