gecko-dev/browser/modules
Andrea Marchesini c7a7810165 Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar 2018-12-15 09:54:02 +01:00
..
test Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar 2018-12-15 09:54:02 +01:00
AboutNewTab.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
AsanReporter.jsm Bug 1506044 - Do not send cookies with ASan reporter submits. r=johannh 2018-11-21 23:18:27 +00:00
AsyncTabSwitcher.jsm Bug 1510418 - Use TelemetryStopwatch.running instead of custom _tabSwitchStopWatchRunning flag. r=Ehsan 2018-11-27 21:53:13 +00:00
BrowserErrorReporter.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
BrowserUsageTelemetry.jsm Bug 1511818 - Keep track of unique domains with a valid hostname for the purposes of the automatic access grant heuristics of the Storage Access API r=mikedeboer 2018-12-12 15:21:32 +00:00
BrowserWindowTracker.jsm Bug 1496360 - make BrowserWindowTracker and its deps use the docshell to obtain an outerWindowID, r=dao 2018-11-06 09:48:46 +00:00
ContentClick.jsm Bug 1488055 - followup fix to enable the click handler actor in sidebar, r=mconley 2018-09-13 20:12:38 +00:00
ContentCrashHandlers.jsm Bug 1471403 - Part 2 - Lazify the creation of "notificationbox" elements. r=dao,bgrins 2018-11-09 14:38:49 +00:00
ContentMetaHandler.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
ContentObservers.js Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag 2018-08-02 23:49:09 -04:00
ContentSearch.jsm Bug 1510281 - Backed out changeset 093960021b8b because we want to use a different approach. r=mkaply 2018-12-08 17:32:27 +00:00
Discovery.jsm Bug 1489531 Expose telemetry client_id hash to about:addons via cookie r=Gijs,chutten 2018-11-26 15:26:39 +00:00
ExtensionsUI.jsm Bug 1508853 make the search default panel persistent, r=aswan 2018-11-27 18:05:59 +00:00
FaviconLoader.jsm Bug 1513113: Bail out of loading icons if the content page has unloaded. r=mak 2018-12-12 17:12:53 +00:00
FormValidationHandler.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
HomePage.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
LaterRun.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
LiveBookmarkMigrator.jsm Bug 1477672 - export and convert existing live bookmarks to avoid losing user data, r=mak 2018-09-17 18:59:57 +01:00
OpenInTabsUtils.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
PageActions.jsm Bug 1506653 support disabling page action for private windows, r=Gijs 2018-11-20 18:24:38 +00:00
PermissionUI.jsm Bug 1511818 - Keep track of unique domains with a valid hostname for the purposes of the automatic access grant heuristics of the Storage Access API r=mikedeboer 2018-12-12 15:21:32 +00:00
PingCentre.jsm Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
ProcessHangMonitor.jsm Bug 1471403 - Part 2 - Lazify the creation of "notificationbox" elements. r=dao,bgrins 2018-11-09 14:38:49 +00:00
ReaderParent.jsm Bug 1480415 - Set aria-label on Reader View button and set menuitem-specific attributes directly there instead of on the command element. r=jaws 2018-09-05 14:49:15 +02:00
RemotePrompt.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
Sanitizer.jsm Bug 1512485 - Introduce nsIClearDataService.deleteDataFromOriginAttributesPattern, r=johannh 2018-12-09 13:19:04 +01:00
SelectionChangedMenulist.jsm Bug 1505751 - Wait for menulist close for browser language handlers r=Gijs 2018-11-21 15:36:52 +00:00
SiteDataManager.jsm Bug 1286798 - Part 14: Enhance clearStoragesForPrincipal() to support clearing of storages for specific quota client; r=asuth 2018-11-29 21:47:58 +01:00
SitePermissions.jsm Bug 1490811 - Part 1: Add a permission doorhanger for the storage access API r=baku,johannh 2018-11-26 21:23:16 +00:00
TabsList.jsm Bug 1511095 - Remove SchedulePressure.jsm and the fallback loading throbber in the tabstrip. r=mconley 2018-11-29 22:25:33 +00:00
ThemeVariableMap.jsm Bug 1468517 - Make toolbar_bottom_separator color apply to findbar top border. r=dao 2018-11-18 18:16:52 +00:00
TransientPrefs.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
Windows8WindowFrameColor.jsm Bug 1478308 - Remove unnecessary ChromeUtils.imports in browser/ r=mikedeboer 2018-07-25 09:10:07 +01:00
WindowsJumpLists.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
WindowsPreviewPerTab.jsm Bug 1490015: Allow tab previews to direct load data uris. r=Gijs 2018-09-26 21:09:49 +00:00
ZoomUI.jsm Bug 1492950 - Get browser-fullZoom.js and ZoomUI.jsm off of getBrowserForDocument. r=florian 2018-10-02 17:51:11 +00:00
moz.build Bug 1503214 - remove toolkit feed processor code, r=kmag 2018-12-14 19:57:40 +00:00
webrtcUI.jsm Bug 1479051 - [macOS 10.14] WebRTC sites silently fail if user previously clicked "Don't Allow" for Firefox camera/mic access r=johannh 2018-10-10 08:28:41 +00:00