fune/browser/base/content/test/urlbar
David Keeler 1cd81e4c5a bug 1485087 - remove the option to use the TLS session cache from nsITLSServerSocket r=jryans,mayhemer
As initially implemented, nsITLSServerSocket by default enabled the use of the
TLS session cache provided by NSS. However, no consumers of nsITLSServerSocket
actually used it. Because it was an option, though, PSM had to jump through some
hoops to a) make it work in the first place and b) not have NSS panic on
shutdown. Furthermore, it meant increased memory usage for every user of Firefox
(and again, nothing actually used the feature, so this was for naught).

In bug 1479918, we discovered that if PSM shut down before Necko, NSS could
attempt to acquire a lock on the session cache that had been deleted, causing a
shutdown hang. We probably should make it less easy to make this mistake in NSS,
but in the meantime bug 1479918 needs uplifting and this workaround is the
safest, most straight-forward way to achieve this.

Differential Revision: https://phabricator.services.mozilla.com/D3919

--HG--
extra : moz-landing-system : lando
2018-08-24 16:00:34 +00:00
..
.eslintrc.js
authenticate.sjs
browser.ini Bug 1482494 - Disable browser_urlbarSearchFunction.js for frequent failures. r=jmaher 2018-08-17 17:08:00 +03:00
browser_action_keyword.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_action_keyword_override.js
browser_action_searchengine.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_action_searchengine_alias.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_autocomplete_a11y_label.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_autocomplete_autoselect.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_autocomplete_cursor.js Bug 1467537 - The delete trigger on moz_updateoriginsinsert_temp is recalculating the whole table every time. r=adw 2018-06-08 11:31:13 +02:00
browser_autocomplete_edit_completed.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_autocomplete_enter_race.js Bug 1239708: Improve awesomebar autofill. Part 6: Browser tests. r=mak 2018-05-14 11:27:19 -07:00
browser_autocomplete_no_title.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_autocomplete_tag_star_visibility.js
browser_bug304198.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug556061.js
browser_bug562649.js
browser_bug623155.js Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
browser_bug783614.js
browser_bug1003461-switchtab-override.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug1024133-switchtab-override-keynav.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug1025195_switchToTabHavingURI_aOpenParams.js
browser_bug1070778.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug1104165-switchtab-decodeuri.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_bug1225194-remotetab.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_canonizeURL.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_dragdropURL.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_locationBarCommand.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_locationBarExternalLoad.js Bug 1443964: Follow-up: Attempt 3 to fix intermittent timing issues, this time with rr chaos mode. 2018-03-08 20:37:10 -08:00
browser_moz_action_link.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_new_tab_urlbar_reset.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_page_action_menu.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_page_action_menu_add_search_engine.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_page_action_menu_clipboard.js
browser_page_action_menu_share_mac.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_pasteAndGo.js Bug 1470910 - Migrate input-box and input-box-spell to a Custom Element;r=paolo 2018-08-02 20:53:59 -07:00
browser_populateAfterPushState.js Bug 1441039 - same-document changes should cause empty URL bar to fill back up for current tab, r=mak 2018-07-19 10:47:23 +00:00
browser_removeUnsafeProtocolsFromURLBarPaste.js Bug 1439396, r=mak 2018-02-21 12:18:40 +00:00
browser_search_favicon.js Bug 1363168 - Add support for OSX Share feature. r=Gijs,mstange 2018-03-12 09:16:51 +00:00
browser_tabMatchesInAwesomebar.js Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs 2018-08-18 19:27:33 -07:00
browser_tabMatchesInAwesomebar_perwindowpb.js Bug 1442465 - Part 2: Use BrowserTestUtils.{waitForTabClosing,waitForSessionStoreUpdate} instead of BrowserTestUtils.tabRemoved. r=dao 2018-03-19 11:12:13 +09:00
browser_urlbar_autoFill_backspaced.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_urlbar_blanking.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_urlbar_canonize_on_autofill.js Bug 1239708: Improve awesomebar autofill. Part 6: Browser tests. r=mak 2018-05-14 11:27:19 -07:00
browser_urlbar_locationchange_urlbar_edit_dos.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_urlbar_remoteness_switch.js
browser_urlbar_remove_match.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_urlbar_search_no_speculative_connect_with_client_cert.js bug 1485087 - remove the option to use the TLS session cache from nsITLSServerSocket r=jryans,mayhemer 2018-08-24 16:00:34 +00:00
browser_urlbar_search_speculative_connect.js Bug 1239708: Improve awesomebar autofill. Part 6: Browser tests. r=mak 2018-05-14 11:27:19 -07:00
browser_urlbar_search_speculative_connect_engine.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_urlbar_search_speculative_connect_mousedown.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_urlbar_searchsettings.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_urlbar_stop_pending.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_urlbar_whereToOpen.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_urlbarAboutHomeLoading.js Bug 1453723 - ensure we wait for the correct load, r=bgrins 2018-08-24 16:30:11 +00:00
browser_urlbarAddonIframe.js Backed out changeset b5ba45e6ac73 (bug 1480349) requested by igoldan 2018-08-09 08:56:35 +03:00
browser_urlbarAutofillPreserveCase.js Bug 1470887 - Preserve exactly autofilled values in the urlbar, and don't call losslessDecodeURI on them. r=mak 2018-07-20 17:08:29 +00:00
browser_urlbarAutoFillTrimURLs.js Bug 1467627 - Calculate origin frecency as the sum of all URL frecencies instead of the max. r=mak 2018-07-04 14:01:28 -07:00
browser_urlbarCopying.js Bug 1419925, implement a promise-oriented version of waitForClipboard, promiseClipboardChange, change a selection of tests to use this instead. Simplify some other clipboard tests that were unreliable before the fix for 1394757. r=jmaher 2017-12-07 08:39:50 -05:00
browser_urlbarDecode.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_urlbarDelete.js Bug 1239708: Improve awesomebar autofill. Part 6: Browser tests. r=mak 2018-05-14 11:27:19 -07:00
browser_urlbarEnter.js Bug 1239708: Improve awesomebar autofill. Part 6: Browser tests. r=mak 2018-05-14 11:27:19 -07:00
browser_urlbarEnterAfterMouseOver.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_urlbarFocusedCmdK.js Bug 1443404 - Fix browser_urlbarFocusedCmdK.js intermittent failure. r=Gijs 2018-03-09 11:24:06 +01:00
browser_urlbarHashChangeProxyState.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_urlbarHighlightSearchAlias.js Bug 1480505 - Highlight special internal search engine keywords in awesomebar r=timdream,Mardak 2018-08-17 22:35:02 +00:00
browser_urlbarKeepStateAcrossTabSwitches.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_urlbarOneOffs.js Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo 2018-08-17 16:45:52 +00:00
browser_urlbarOneOffs_searchSuggestions.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_urlbarPlaceholder.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_urlbarPrivateBrowsingWindowChange.js
browser_urlbarRaceWithTabs.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_urlbarRevert.js Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
browser_urlbarSearchFunction.js Bug 1480503 - Create API for setting text (keyword) in and focusing on the awesomebar. r=mak 2018-08-08 19:45:52 +00:00
browser_urlbarSearchSingleWordNotification.js Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs 2018-07-06 21:16:29 +01:00
browser_urlbarSearchSuggestions.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_urlbarSearchSuggestions_opt-out.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_urlbarSearchTelemetry.js Bug 1453667 - Remove BrowserUITelemetry from search. r=adw 2018-06-06 19:40:27 +01:00
browser_URLBarSetURI.js Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs 2018-07-06 21:16:29 +01:00
browser_urlbarStop.js
browser_urlbarStopSearchOnSelection.js Bug 1371294 - Add a SearchTestUtils.jsm file and stop duplicating promiseNewSearchEngine. r=mikedeboer 2018-04-12 20:09:01 +01:00
browser_urlbarTrimURLs.js Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
browser_urlbarUpdateForDomainCompletion.js
browser_urlHighlight.js
browser_urlOverflow.js Bug 1419391. r=gijs 2017-10-19 13:59:12 +02:00
browser_wyciwyg_urlbarCopying.js
dummy_page.html
file_blank_but_not_blank.html
file_bug562649.html
file_urlbar_edit_dos.html
head.js Bug 1480505 - Highlight special internal search engine keywords in awesomebar r=timdream,Mardak 2018-08-17 22:35:02 +00:00
moz.png
page_action_menu_add_search_engine_0.xml Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs 2018-03-28 11:28:20 -07:00
page_action_menu_add_search_engine_1.xml Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs 2018-03-28 11:28:20 -07:00
page_action_menu_add_search_engine_2.xml Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs 2018-03-28 11:28:20 -07:00
page_action_menu_add_search_engine_many.html Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs 2018-03-28 11:28:20 -07:00
page_action_menu_add_search_engine_one.html Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs 2018-03-28 11:28:20 -07:00
page_action_menu_add_search_engine_same_names.html Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs 2018-03-28 11:28:20 -07:00
Panel.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
print_postdata.sjs
redirect_bug623155.sjs
searchSuggestionEngine.sjs Bug 1436184 - Remove definitions of Ci, Cr, Cc, and Cu from httpd.js and .sjs files. r=florian 2018-02-06 15:03:13 -08:00
searchSuggestionEngine.xml
searchSuggestionEngine2.xml
searchSuggestionEngineSlow.xml Bug 1410240 - Search suggestions keep displacing awesomebar results as I'm about to click on them. r=mak 2017-11-22 16:22:32 -08:00
slow-page.sjs Bug 1436184 - Remove definitions of Ci, Cr, Cc, and Cu from httpd.js and .sjs files. r=florian 2018-02-06 15:03:13 -08:00
test_wyciwyg_copying.html
urlbarAddonIframe.html
urlbarAddonIframe.js
urlbarAddonIframeContentScript.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00