gecko-dev/browser/components
Haik Aftandilian 63894b2c9e Bug 1704950 - Make more tests in browser/components/places/tests/browser work with native context menus r=mac-reviewers,bradwerth,mstange
Differential Revision: https://phabricator.services.mozilla.com/D111949
2021-04-14 02:57:17 +00:00
..
about Backed out changeset 8a21200047bb (bug 1651012) for causing bc failures in browser_parsable_script.js 2021-04-14 01:52:26 +03:00
aboutlogins Bug 1703606, use the browserId rather than the outerWindowId for checking whether to record telemetry for about:login loads since this is constant when using bfcache in parent, r=sfoster 2021-04-12 23:06:42 +00:00
attribution Bug 1677497 - Add support for the attribution parameter: dltoken r=nalexander,Mardak 2021-01-20 01:08:43 +00:00
build
contextualidentity Bug 1704569 - Don't synthesize events on menus in various "reopen in container" tests, and add missing awaits. r=Gijs 2021-04-13 16:22:15 +00:00
controlcenter/content Bug 1703635 - Fix several protections panel styling issues. r=mconley 2021-04-13 18:57:06 +00:00
customizableui Bug 1704971: Stop synthesizing clicks on context menus in browser_940307_panel_click_closure_handling.js to make it pass with native context menus on macOS. r=mac-reviewers,mstange 2021-04-14 02:06:21 +00:00
doh Bug 1626083 - Rate-limit DoH heuristics runs. r=necko-reviewers,johannh,dragana 2021-04-12 16:48:42 +00:00
downloads Bug 1701920 - Assign the same font size multiplier that we use on the URL bar to all panels and subdialogs when Proton is enabled. r=Gijs 2021-04-13 22:53:34 +00:00
enterprisepolicies Bug 1698843 - Part 4: Set the default of the private cookieBehavior pref if the regular cookieBehavior is altered by the policy. r=mkaply 2021-04-13 18:07:12 +00:00
extensions Bug 1704875 - For now, keep synthesizing events on menus if a mouse button is set. r=robwu 2021-04-13 20:22:39 +00:00
fxmonitor Bug 1700105 - Fix tests that fail when browser.proton.doorhangers.enabled is true. r=jaws 2021-03-29 14:34:13 +00:00
installerprefs
ion Bug 1664481 - Avoid timeouts of the browser_ion_ui.js test and renable it for TV, r=Dexter. 2021-03-08 19:46:33 +00:00
migration Bug 1693815 - Remove illustrations on error pages r=emalysz 2021-03-24 21:48:48 +00:00
newtab Bug 1704571 - Graduate new user onboarding to the main proton pref r=pdahiya 2021-04-14 02:14:20 +00:00
originattributes Bug 1704885 - Use openMenu(true) and activateItem in browser/components/originattributes/test/browser/browser_firstPartyIsolation_saveAs.js. r=mac-reviewers,bradwerth 2021-04-14 00:18:45 +00:00
payments Bug 1699183 - Rename & clean up lock icons. r=preferences-reviewers,jaws 2021-03-18 20:10:22 +00:00
places Bug 1704950 - Make more tests in browser/components/places/tests/browser work with native context menus r=mac-reviewers,bradwerth,mstange 2021-04-14 02:57:17 +00:00
pocket Bug 1699511 - Adding SASS to STP r=thecount 2021-04-05 22:49:59 +00:00
preferences Bug 1704006 - Removed expired telemetry probe preferences.use_bookmark from Scalar.yaml and home.js r=preferences-reviewers,Gijs 2021-04-13 21:27:59 +00:00
privatebrowsing Bug 1702327 - Fix browser_privatebrowsing_popupblocker.js r=jaws 2021-04-06 04:26:29 +00:00
prompts Bug 1694659 - Update permit unload / beforeunload / unload warning prompt wording, r=Gijs. 2021-03-12 14:49:25 +00:00
protections Bug 1698132 - Convert proton pref checks from @supports rules to media features. r=Gijs 2021-04-05 20:48:05 +00:00
protocolhandler Bug 1702958 - Update info icon in infobars. r=mstriemer 2021-04-13 21:41:17 +00:00
resistfingerprinting Bug 1680365 - Spoofed Android UA string should use spoofed version number, not legacy Gecko trail 20100101. r=tjr 2021-03-09 05:33:08 +00:00
safebrowsing/content/test
search Bug 1704925 - Stop synthesizing context menu events in search mochitests. r=adw 2021-04-13 22:36:04 +00:00
sessionstore Bug 1704553 - Fix browser_frametree.js and browser_sessionHistory.js for BFCache+Fission, r=smaug 2021-04-12 17:05:29 +00:00
shell Bug 1701182 - Prepend SNAP-specific prefix to shm path. r=stransky 2021-04-09 14:41:31 +00:00
syncedtabs Bug 1700638 - Remove Sync brand from Sync dialogs and sidebar, App menu and FxA menu, r=mconley,fluent-reviewers 2021-03-30 14:30:55 +00:00
tests Bug 1701998 - Change the checkbox behavior for the default browser prompt r=Mardak 2021-04-13 15:45:48 +00:00
touchbar Bug 1698048 - Move browser/themes/shared/reader/readerMode.svg to the browser/themes/shared/icons directory. r=desktop-theme-reviewers,Itiel 2021-03-12 12:24:18 +00:00
translation Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
uitour Bug 1703391 - Fix browser_UITour4.js for proton urlbar. r=harry 2021-04-08 20:22:10 +00:00
urlbar Bug 1704900 - Stop synthesizing context menu events in urlbar mochitests. r=adw 2021-04-13 21:23:12 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1697222 - Show upgrade dialog without conflicting with existing default browser prompt. r=andreio 2021-04-13 00:04:30 +00:00
BrowserGlue.jsm Bug 1704164 - Apply darkmode theme to newtab before first paint r=mconley 2021-04-13 18:28:17 +00:00
components.conf
distribution.js
moz.build Bug 1524836 - Move new HTML about:config page from browser to toolkit. r=fluent-reviewers,preferences-reviewers,geckoview-reviewers,Gijs,agi 2021-01-26 00:27:56 +00:00
nsIBrowserHandler.idl Bug 1697222 - Show upgrade dialog without conflicting with existing default browser prompt. r=andreio 2021-04-13 00:04:30 +00:00