Home
last modified time | relevance | path

Searched refs:tab_url (Results 1 – 25 of 93) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/
H A Dmock_download_manager.cc20 const GURL& tab_url, in CreateDownloadItemAdapter() argument
46 tab_url(tab_url), in CreateDownloadItemAdapter()
73 tab_url(rhs.tab_url), in CreateDownloadItemAdapter()
98 tab_url == rhs.tab_url && tab_referrer_url == rhs.tab_referrer_url && in operator ==()
123 const GURL& tab_url, in CreateDownloadItem() argument
144 tab_url, tab_referrer_url, request_initiator, mime_type, in CreateDownloadItem()
H A Dmock_download_manager.h42 GURL tab_url; member
70 const GURL& tab_url,
132 const GURL& tab_url,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/
H A Dhistorical_tab_saver.cc29 const GURL& tab_url = web_contents->GetURL(); in CreateHistoricalTab() local
30 if (tab_url.SchemeIs(content::kChromeUIScheme) || in CreateHistoricalTab()
31 tab_url.SchemeIs(chrome::kChromeNativeScheme) || in CreateHistoricalTab()
32 tab_url.SchemeIs(url::kAboutScheme)) { in CreateHistoricalTab()
/dports/textproc/source-highlight/source-highlight-3.1.9/tests/
H A Dtest.php373 {while( list($key,$ind) = each($ind_and)) {while( list($url,$tab_url) = each ($tab))
74 … {if (!appartient($mots[$ind+1],$tab_url[5])) {unset($tab[$url]);}}}reset($tab);}
77 {while( list($key,$ind) = each($ind_not)) {while( list($url,$tab_url) = each ($tab))
78 … {if (appartient($mots[$ind+1],$tab_url[5])) {unset($tab[$url]);}}}reset($tab);}
84 while( list($url,$tab_url) = each ($tab))
87 list($titre,$description,$facteur,$langue,$last_update,$mot)=$tab_url;
/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DTabMenu.pm172 if ( $tmptab_url == 1 ) { $tab_url = $scripturl; }
174 $tab_url = qq~$boardurl/AdminIndex.$yyaext~;
176 else { $tab_url = $tmptab_url; }
177 if ($isaction) { $tab_url .= qq~?action=$tab_key~; }
179 $tab_url .= qq~;username=$useraccount{$username}~;
181 if ($exttab_url) { $tab_url .= qq~;$exttab_url~; }
191 … . qq~><a href="$tab_url"$newwin title="$tabtxt{$tab_key}">$tabtxt{$tab_key}</a>$tabhtml_r~;
H A DAdvancedTabs.pm201 if ( $tmptab_url == 1 ) { $tab_url = qq~$scripturl~; }
203 $tab_url = qq~$boardurl/AdminIndex.$yyaext~;
205 else { $tab_url = qq~$tmptab_url~; }
206 if ($isaction) { $tab_url .= qq~?action=$tab_key~; }
208 $tab_url .= qq~;username=$useraccount{$username}~;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/u2f/
H A Du2f_tab_helper_unittest.mm112 GURL tab_url("https://accounts.google.com");
113 web_state_.SetCurrentURL(tab_url);
135 GURL tab_url("https://accounts.google.com");
136 web_state_.SetCurrentURL(tab_url);
155 GURL tab_url("https://accounts.google.com");
156 web_state_.SetCurrentURL(tab_url);
166 GURL tab_url("https://accounts.google.com");
167 web_state_.SetCurrentURL(tab_url);
178 GURL tab_url("https://accounts.google.com");
179 web_state_.SetCurrentURL(tab_url);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Dresource_downloader.cc63 const GURL& tab_url, in BeginDownload() argument
72 params->render_frame_host_routing_id(), site_url, tab_url, in BeginDownload()
88 const GURL& tab_url, in InterceptNavigationResponse() argument
101 site_url, tab_url, tab_referrer_url, true, task_runner, in InterceptNavigationResponse()
123 const GURL& tab_url, in ResourceDownloader() argument
136 tab_url_(tab_url), in ResourceDownloader()
230 download_create_info->tab_url = tab_url_; in OnResponseStarted()
H A Dresource_downloader.h36 const GURL& tab_url,
53 const GURL& tab_url,
71 const GURL& tab_url,
H A Din_progress_download_manager.cc61 in_progress_info->site_url, in_progress_info->tab_url, in CreateDownloadItemImpl()
94 const GURL& tab_url, in BeginResourceDownload() argument
105 url_security_policy, site_url, tab_url, tab_referrer_url, in BeginResourceDownload()
121 const GURL& tab_url, in CreateDownloadHandlerForNavigation() argument
137 render_frame_id, site_url, tab_url, tab_referrer_url, in CreateDownloadHandlerForNavigation()
306 const GURL& tab_url, in BeginDownload() argument
320 weak_factory_.GetWeakPtr(), site_url, tab_url, in BeginDownload()
331 const GURL& tab_url, in InterceptDownloadFromNavigation() argument
351 site_url, tab_url, tab_referrer_url, std::move(url_chain), in InterceptDownloadFromNavigation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/internal/common/
H A Dresource_downloader.cc63 const GURL& tab_url, in BeginDownload() argument
72 params->render_frame_host_routing_id(), site_url, tab_url, in BeginDownload()
88 const GURL& tab_url, in InterceptNavigationResponse() argument
101 site_url, tab_url, tab_referrer_url, true, task_runner, in InterceptNavigationResponse()
123 const GURL& tab_url, in ResourceDownloader() argument
136 tab_url_(tab_url), in ResourceDownloader()
230 download_create_info->tab_url = tab_url_; in OnResponseStarted()
H A Dresource_downloader.h36 const GURL& tab_url,
53 const GURL& tab_url,
71 const GURL& tab_url,
H A Din_progress_download_manager.cc60 in_progress_info->site_url, in_progress_info->tab_url, in CreateDownloadItemImpl()
93 const GURL& tab_url, in BeginResourceDownload() argument
104 url_security_policy, site_url, tab_url, tab_referrer_url, in BeginResourceDownload()
120 const GURL& tab_url, in CreateDownloadHandlerForNavigation() argument
136 render_frame_id, site_url, tab_url, tab_referrer_url, in CreateDownloadHandlerForNavigation()
304 const GURL& tab_url, in BeginDownload() argument
318 weak_factory_.GetWeakPtr(), site_url, tab_url, in BeginDownload()
329 const GURL& tab_url, in InterceptDownloadFromNavigation() argument
349 site_url, tab_url, tab_referrer_url, std::move(url_chain), in InterceptDownloadFromNavigation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dsingleton_tabs.cc98 GURL tab_url = tab->GetVisibleURL(); in GetIndexOfExistingTab() local
102 if (tab_url.SchemeIs(content::kViewSourceScheme)) in GetIndexOfExistingTab()
105 GURL rewritten_tab_url = tab_url; in GetIndexOfExistingTab()
116 if (CompareURLsWithReplacements(tab_url, params.url, replacements, in GetIndexOfExistingTab()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/phonehub/
H A Dbrowser_tabs_metadata_fetcher_impl.cc36 GURL tab_url = current_navigation.virtual_url(); in GetSortedMetadataWithoutFavicons() local
40 if (!tab_url.is_valid()) in GetSortedMetadataWithoutFavicons()
45 browser_tab_metadata.emplace_back(tab_url, title, last_accessed_timestamp, in GetSortedMetadataWithoutFavicons()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/download/database/in_progress/
H A Din_progress_info.cc17 referrer_url == other.referrer_url && tab_url == other.tab_url && in operator ==()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/database/in_progress/
H A Din_progress_info.cc17 referrer_url == other.referrer_url && tab_url == other.tab_url && in operator ==()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/browser/
H A Ddownload_row.cc21 site_url == rhs.site_url && tab_url == rhs.tab_url && in operator ==()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/history/core/browser/
H A Ddownload_row.cc21 site_url == rhs.site_url && tab_url == rhs.tab_url && in operator ==()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/
H A Dapp_shortcut_launcher_item_controller.cc177 const GURL tab_url = web_contents->GetURL(); in WebContentMatchesHostedApp() local
180 refocus_pattern_.MatchesURL(tab_url)) || in WebContentMatchesHostedApp()
181 (extension_->OverlapsWithOrigin(tab_url) && in WebContentMatchesHostedApp()
182 extension_->web_extent().MatchesURL(tab_url)) || in WebContentMatchesHostedApp()
220 const GURL tab_url = web_contents->GetURL(); in WebContentMatchesWebApp() local
226 refocus_pattern_.MatchesURL(tab_url)) || in WebContentMatchesWebApp()
227 (base::StartsWith(tab_url.spec(), app_scope->spec(), in WebContentMatchesWebApp()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/fudforum/setup/base/src/
H A Dtabs.inc.t36 $tab_url = '{ROOT}?t='.$tab.'&amp;'._rsid;
38 $tab_url .= '&amp;id='._uid;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/history/
H A Dforeign_session_handler.cc81 GURL tab_url = current_navigation.virtual_url(); in SessionTabToValue() local
82 if (!tab_url.is_valid() || tab_url.spec() == chrome::kChromeUINewTabURL) in SessionTabToValue()
87 tab_url); in SessionTabToValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/history/
H A Dforeign_session_handler.cc81 GURL tab_url = current_navigation.virtual_url(); in SessionTabToValue() local
82 if (!tab_url.is_valid() || tab_url.spec() == chrome::kChromeUINewTabURL) in SessionTabToValue()
87 tab_url); in SessionTabToValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler_unittest.cc1543 GURL* tab_url) { in GetInfobarServiceForTab() argument
1546 if (tab_url) in GetInfobarServiceForTab()
1547 *tab_url = web_contents->GetLastCommittedURL(); in GetInfobarServiceForTab()
1633 GURL tab_url; in TEST_F() local
1638 EXPECT_TRUE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1642 EXPECT_FALSE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1650 EXPECT_TRUE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1655 EXPECT_FALSE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1694 EXPECT_TRUE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1706 EXPECT_FALSE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler_unittest.cc1478 GURL* tab_url) { in GetInfobarServiceForTab() argument
1481 if (tab_url) in GetInfobarServiceForTab()
1482 *tab_url = web_contents->GetLastCommittedURL(); in GetInfobarServiceForTab()
1570 GURL tab_url; in TEST_F() local
1575 EXPECT_TRUE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1579 EXPECT_FALSE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1587 EXPECT_TRUE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1592 EXPECT_FALSE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1631 EXPECT_TRUE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
1643 EXPECT_FALSE(url::IsSameOriginWith(origin, tab_url)); in TEST_F()
[all …]

1234