Home | History | Annotate | Download | only in web_contents

Lines Matching refs:new_entry

427     const NavigationEntryImpl* new_entry) const {
428 DCHECK(new_entry);
445 browser_context, new_entry->GetURL(), false)) {
451 browser_context, new_entry->GetURL())) {
459 new_entry->GetURL())) {
470 if (curr_entry->IsViewSourceMode() != new_entry->IsViewSourceMode())
478 const NavigationEntryImpl* new_entry) const {
485 controller.GetBrowserContext(), new_entry->GetURL()));