fix: ensure history navigations are sandboxed-iframe-aware (#35420)
This commit is contained in:
parent
b0036ea43a
commit
730d9181b3
3 changed files with 28 additions and 6 deletions
|
@ -534,7 +534,6 @@ class WebContents : public ExclusiveAccessContext,
|
|||
content::RenderWidgetHost* render_widget_host) override;
|
||||
bool HandleContextMenu(content::RenderFrameHost& render_frame_host,
|
||||
const content::ContextMenuParams& params) override;
|
||||
bool OnGoToEntryOffset(int offset) override;
|
||||
void FindReply(content::WebContents* web_contents,
|
||||
int request_id,
|
||||
int number_of_matches,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue