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

Unified Diff: WATCHLISTS

Issue 1490263002: [Release] CC hpayer@ and ulan@ to every heap change (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index a5699abcf1be656ce04e4c192490e715a81da289..845de7e3d74f15ffd2b0e64ab1946dc2468758ef 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -50,6 +50,9 @@
'feature_shipping_status': {
'filepath': 'src/flag-definitions.h',
},
+ 'gc_changes': {
+ 'filepath': 'src/heap/',
+ },
},
'WATCHLISTS': {
@@ -69,5 +72,9 @@
'feature_shipping_status': [
'hablich@chromium.org',
],
+ 'gc_changes': [
+ 'hpayer@chromium.org',
+ 'ulan@chromium.org',
+ ],
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698