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

Unified Diff: WATCHLISTS

Issue 345593003: Create a WATCHLIST entry for out of process frames. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months 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 67409190f18a6884db275058b7fb7a5501d4a524..dd12f5aa4f066564adf771ba403f10a833ea1b87 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -173,6 +173,10 @@
'filepath': 'Source/modules/navigatorcontentutils' \
'|LayoutTests/fast/dom/navigatorcontentutils'
},
+ 'out_of_process_frames': {
+ 'filepath': 'Source/core/frame/FrameOwner' \
+ '|Source/web/WebRemoteFrameImpl' \
+ },
'fileapi': {
'filepath': 'Source/modules/filesystem/' \
'|Source/core/fileapi/' \
@@ -385,5 +389,6 @@
'css_grid_layout': [ 'svillar@igalia.com', 'jfernandez@igalia.com', 'rego@igalia.com' ],
'css_flexbox': [ 'cbiesinger@chromium.org' ],
'battery_status': [ 'timvolodine@chromium.org' ],
+ 'out_of_process_frames': [ 'dcheng@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