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

Issue 324623002: Create/read/write/delete nodes using NodeManager. (Closed)

Created:
6 years, 6 months ago by scheglov
Modified:
6 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Create/read/write/delete nodes using NodeManager. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=37116

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+413 lines, -128 lines) Patch
M pkg/analysis_server/lib/src/index/b_plus_tree.dart View 14 chunks +397 lines, -122 lines 1 comment Download
M pkg/analysis_server/test/index/b_plus_tree_test.dart View 8 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 6 months ago (2014-06-08 16:28:03 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/324623002/diff/1/pkg/analysis_server/lib/src/index/b_plus_tree.dart File pkg/analysis_server/lib/src/index/b_plus_tree.dart (right): https://codereview.chromium.org/324623002/diff/1/pkg/analysis_server/lib/src/index/b_plus_tree.dart#newcode295 pkg/analysis_server/lib/src/index/b_plus_tree.dart:295: class _IndexNode<K, V, N> extends _Node<K, V, N> ...
6 years, 6 months ago (2014-06-08 16:50:06 UTC) #2
scheglov
6 years, 6 months ago (2014-06-08 17:07:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r37116 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698