-
Findit authored
This reverts commit e393ff47. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 607924 as the culprit for flakes in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vZTM5M2ZmNDc1M2JmZTk3ZjkwZTk2MTRmZWRhMTBhMGNhMWQ3M2YwOAw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.linux/linux-xenial-rel/4885 Sample Failed Step: browser_tests on Ubuntu-16.04 Sample Flaky Test: ExtensionsActivityLogTest.TestActivityLogVisible Original change's description: > [Extensions] Add recent extension activities to the activity log page > > Show recent extension activities by making a call to > chrome.activityLogPrivate.getExtensionActivities whenever the user > navigates to the activity log page. Currently, the activity type, > api call, event count and page url (if there is one) are shown > in descending order of event count. > > Note: the activity log database can sometimes store more than one entry > that has the same api call/event type. This CL currently does not > group any duplicate activity entries. > > Bug: 832354 > Change-Id: I0191d77cd7961bdc5d95ec8daea98d39b1a7c638 > Reviewed-on: https://chromium-review.googlesource.com/c/1321166 > Commit-Queue: Kelvin Jiang <kelvinjiang@chromium.org> > Reviewed-by: Devlin <rdevlin.cronin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#607924} Change-Id: I0074574f067f532e3398b48254a52bb9f7a7af0f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 832354, 905278 Reviewed-on: https://chromium-review.googlesource.com/c/1335827 Cr-Commit-Position: refs/heads/master@{#607964}
7662f4b0