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

Issue 2677663003: Update plugin spec (Closed)

Created:
3 years, 10 months ago by Brian Wilkerson
Modified:
3 years, 10 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -41 lines) Patch
M pkg/analyzer_plugin/doc/api.html View 4 chunks +12 lines, -5 lines 0 comments Download
M pkg/analyzer_plugin/lib/plugin/plugin.dart View 6 chunks +57 lines, -3 lines 2 comments Download
M pkg/analyzer_plugin/lib/protocol/generated_protocol.dart View 15 chunks +50 lines, -22 lines 0 comments Download
M pkg/analyzer_plugin/lib/protocol/protocol_constants.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer_plugin/test/integration/support/integration_test_methods.dart View 3 chunks +10 lines, -5 lines 0 comments Download
M pkg/analyzer_plugin/test/integration/support/protocol_matchers.dart View 3 chunks +4 lines, -2 lines 0 comments Download
M pkg/analyzer_plugin/tool/spec/plugin_spec.html View 2 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
This replaces the 'email' field with a 'contactInfo' field and adds a mechanism for server ...
3 years, 10 months ago (2017-02-03 23:52:15 UTC) #2
scheglov
LGTM https://codereview.chromium.org/2677663003/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart File pkg/analyzer_plugin/lib/plugin/plugin.dart (right): https://codereview.chromium.org/2677663003/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart#newcode273 pkg/analyzer_plugin/lib/plugin/plugin.dart:273: new MemoryCachingByteStore(new FileByteStore(byteStorePath, G), 64 * M); We ...
3 years, 10 months ago (2017-02-04 02:01:16 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/2677663003/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart File pkg/analyzer_plugin/lib/plugin/plugin.dart (right): https://codereview.chromium.org/2677663003/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart#newcode273 pkg/analyzer_plugin/lib/plugin/plugin.dart:273: new MemoryCachingByteStore(new FileByteStore(byteStorePath, G), 64 * M); > But ...
3 years, 10 months ago (2017-02-04 18:06:56 UTC) #4
Brian Wilkerson
Issue resolved such that it is safe to use FileByteStore in plugins.
3 years, 10 months ago (2017-02-07 16:02:57 UTC) #5
Brian Wilkerson
3 years, 10 months ago (2017-02-07 16:03:19 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
17a447c89e301b45b012059e4005b10b59aba492 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698