Add helper method to check for invalid message source.
This CL refactors the check for invalid render_frame_message_source_ to a common method and uses it in all of the relevant IPC handlers. Ideally it will all be removed once RenderViewHost disappears or all of its IPC handling is removed. BUG=451932, 449777 Review URL: https://codereview.chromium.org/877203002 Cr-Commit-Position: refs/heads/master@{#313445}
Showing
Please register or sign in to comment