Commit cabd6c5b authored by dcheng@chromium.org's avatar dcheng@chromium.org

Create a WATCHLIST entry for out of process frames.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/345593003

git-svn-id: svn://svn.chromium.org/blink/trunk@176524 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent ab284130
......@@ -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' ],
},
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment