update (#21915)
This commit is contained in:
parent
28fb2b7ed5
commit
0bd8a97f38
5 changed files with 5 additions and 5 deletions
|
@ -1304,7 +1304,7 @@ void WebContents::WebContentsDestroyed() {
|
|||
|
||||
void WebContents::NavigationEntryCommitted(
|
||||
const content::LoadCommittedDetails& details) {
|
||||
Emit("navigation-entry-commited", details.entry->GetURL(),
|
||||
Emit("navigation-entry-committed", details.entry->GetURL(),
|
||||
details.is_same_document, details.did_replace_entry);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue