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

Issue 21653002: Cleanups to the refactored extension activity log code (Closed)

Created:
7 years, 4 months ago by mvrable
Modified:
7 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, felt, extensions-reviews_chromium.org, ulfar
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Cleanups to the refactored extension activity log code Review the activity logging (post refactoring) with other authors, and commit a few fixes to the logging: - Simplify the DOM action types (merge XHR into ACCESS) - Fix incognito handling for DOM actions - Add a few extra comments regarding API logging BUG=253368, 267025 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215452

Patch Set 1 #

Patch Set 2 : Fix end-to-end test #

Total comments: 2

Patch Set 3 : Drop ACTION_DOM_XHR action type #

Total comments: 12

Patch Set 4 : Clean up comments #

Patch Set 5 : Clarify comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -34 lines) Patch
M chrome/browser/extensions/activity_log/activity_actions.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_actions.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log.cc View 1 2 3 4 3 chunks +16 lines, -5 lines 0 comments Download
M chrome/browser/extensions/activity_log/stream_noargs_ui_policy.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/chrome_render_message_filter.cc View 1 2 3 2 chunks +7 lines, -15 lines 0 comments Download
M chrome/test/data/extensions/api_test/activity_log_private/test/test.js View 1 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
mvrable
These are a few minor changes that came out of discussions with you and Ulfar ...
7 years, 4 months ago (2013-08-01 23:24:33 UTC) #1
felt
Thanks, Michael. This is looking good with only one small comment. https://codereview.chromium.org/21653002/diff/7001/chrome/browser/extensions/activity_log/activity_actions.h File chrome/browser/extensions/activity_log/activity_actions.h (right): ...
7 years, 4 months ago (2013-08-02 00:41:53 UTC) #2
mvrable
https://codereview.chromium.org/21653002/diff/7001/chrome/browser/extensions/activity_log/activity_actions.h File chrome/browser/extensions/activity_log/activity_actions.h (right): https://codereview.chromium.org/21653002/diff/7001/chrome/browser/extensions/activity_log/activity_actions.h#newcode39 chrome/browser/extensions/activity_log/activity_actions.h:39: // api_name is sufficient for distinguishing. On 2013/08/02 00:41:53, ...
7 years, 4 months ago (2013-08-02 03:33:21 UTC) #3
felt
lgtm
7 years, 4 months ago (2013-08-02 03:34:14 UTC) #4
mvrable
Matt and James, These are a few cleanups in the new reworked extension activity logging ...
7 years, 4 months ago (2013-08-02 04:01:17 UTC) #5
James Hawkins
lgtm https://codereview.chromium.org/21653002/diff/21001/chrome/browser/renderer_host/chrome_render_message_filter.cc File chrome/browser/renderer_host/chrome_render_message_filter.cc (right): https://codereview.chromium.org/21653002/diff/21001/chrome/browser/renderer_host/chrome_render_message_filter.cc#newcode61 chrome/browser/renderer_host/chrome_render_message_filter.cc:61: // If the action included a URL, check ...
7 years, 4 months ago (2013-08-02 19:19:10 UTC) #6
Matt Perry
lgtm https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h File chrome/browser/extensions/activity_log/activity_actions.h (right): https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h#newcode36 chrome/browser/extensions/activity_log/activity_actions.h:36: ACTION_WEB_REQUEST = 6, Should this remain as 7? ...
7 years, 4 months ago (2013-08-02 19:23:03 UTC) #7
mvrable
https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h File chrome/browser/extensions/activity_log/activity_actions.h (right): https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h#newcode36 chrome/browser/extensions/activity_log/activity_actions.h:36: ACTION_WEB_REQUEST = 6, On 2013/08/02 19:23:04, Matt Perry wrote: ...
7 years, 4 months ago (2013-08-02 19:57:09 UTC) #8
felt
https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h File chrome/browser/extensions/activity_log/activity_actions.h (right): https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h#newcode36 chrome/browser/extensions/activity_log/activity_actions.h:36: ACTION_WEB_REQUEST = 6, I have a strong preference for ...
7 years, 4 months ago (2013-08-02 19:59:31 UTC) #9
Matt Perry
https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h File chrome/browser/extensions/activity_log/activity_actions.h (right): https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_actions.h#newcode36 chrome/browser/extensions/activity_log/activity_actions.h:36: ACTION_WEB_REQUEST = 6, SGTM On 2013/08/02 19:59:31, felt wrote: ...
7 years, 4 months ago (2013-08-02 20:26:04 UTC) #10
mvrable
https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_log.cc File chrome/browser/extensions/activity_log/activity_log.cc (right): https://codereview.chromium.org/21653002/diff/21001/chrome/browser/extensions/activity_log/activity_log.cc#newcode158 chrome/browser/extensions/activity_log/activity_log.cc:158: // arg_url; arbitrarily take the first one. On 2013/08/02 ...
7 years, 4 months ago (2013-08-02 20:54:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvrable@chromium.org/21653002/39001
7 years, 4 months ago (2013-08-02 20:56:48 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 4 months ago (2013-08-02 21:02:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mvrable@chromium.org/21653002/39001
7 years, 4 months ago (2013-08-02 21:55:15 UTC) #14
commit-bot: I haz the power
7 years, 4 months ago (2013-08-03 01:59:43 UTC) #15
Message was sent while issue was closed.
Change committed as 215452

Powered by Google App Engine
This is Rietveld 408576698