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

Issue 521693003: Docserver: Add @Cache annotation to CompiledFileSystem (Closed)

Created:
6 years, 3 months ago by ahernandez
Modified:
6 years, 3 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Docserver: Add @Cache annotation to CompiledFileSystem This is the first in a series of CLs intended to reduce the amount of caching in docserver code. The @Cache annotation is used to indicate that compiled data should be cached in CompiledFileSystem. NOTRY=True Committed: https://crrev.com/ddf432dd4c15f8591a2ff9e8e952c55ce97e7a20 Cr-Commit-Position: refs/heads/master@{#292994}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Small clarification + rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -25 lines) Patch
M chrome/common/extensions/docs/server2/api_models.py View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/compiled_file_system.py View 1 11 chunks +45 lines, -16 lines 0 comments Download
M chrome/common/extensions/docs/server2/compiled_file_system_test.py View 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/server2/redirector_test.py View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/sidenav_data_source.py View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/sidenav_data_source_test.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
ahernandez
Can you please review these changes? I did a small amount of code cleanup as ...
6 years, 3 months ago (2014-08-29 21:16:40 UTC) #2
Yoyo Zhou
LGTM https://chromiumcodereview.appspot.com/521693003/diff/20001/chrome/common/extensions/docs/server2/compiled_file_system.py File chrome/common/extensions/docs/server2/compiled_file_system.py (right): https://chromiumcodereview.appspot.com/521693003/diff/20001/chrome/common/extensions/docs/server2/compiled_file_system.py#newcode21 chrome/common/extensions/docs/server2/compiled_file_system.py:21: '''Functions bound to an object are separate from ...
6 years, 3 months ago (2014-08-29 23:29:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ahernandez.miralles@gmail.com/521693003/60001
6 years, 3 months ago (2014-09-02 18:59:49 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:60001) as 312faf7d7a2f96e1bce81a0fea1fbed7e0462b0d
6 years, 3 months ago (2014-09-02 20:49:26 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:20:40 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ddf432dd4c15f8591a2ff9e8e952c55ce97e7a20
Cr-Commit-Position: refs/heads/master@{#292994}

Powered by Google App Engine
This is Rietveld 408576698