gecko-dev/browser/modules
2018-05-08 10:32:06 -04:00
..
test Bug 1366808: Add telemetry probe for about:restartrequired page. r=jimm,chutten 2018-05-08 10:31:59 -04:00
AboutHome.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
AboutNewTab.jsm Backed out changeset 047536b1a60a (bug 1448918) for browser chrome failures on browser_urlbar_blanking.js. CLOSED TREE 2018-04-19 21:52:24 +03:00
AsyncTabSwitcher.jsm Backed out changeset 998791c75fbc (bug 1176019) for Browser-chrome failures on dom/plugins/test/mochitest/browser_bug1196539.js. CLOSED TREE 2018-05-08 10:55:32 +03:00
AttributionCode.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
BrowserErrorReporter.jsm Bug 1450156: Do not wipe out tags in request template. r=Gijs 2018-04-03 09:54:02 -07:00
BrowserUITelemetry.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
BrowserUsageTelemetry.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
BrowserWindowTracker.jsm Bug 1034036 - Part 3: start tracking windows activations to always be aware of their respective order. This allows consumers to iterate over a set of windows in order of appearance (e.g. z-order). r=dao 2018-04-11 12:06:03 +02:00
ContentClick.jsm Bug 1446913 - document and fix event object usage, r=felipe 2018-03-30 12:04:40 -05:00
ContentCrashHandlers.jsm Bug 1366808: Add tests for about:restartrequired page. r=felipe 2018-05-08 10:32:06 -04:00
ContentLinkHandler.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
ContentMetaHandler.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
ContentObservers.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
ContentSearch.jsm Bug 1449338 - Show currently selected engine in newtabs search input. r=mikedeboer 2018-04-17 13:30:54 +01:00
ContentWebRTC.jsm Bug 1452031 - Close fingerprint concern by removing code no longer needed to handle NotFoundError spec case. r=pehrsons 2018-04-10 01:49:15 -04:00
ContextMenu.jsm Bug 1441647 - update contextmenu code to deal with Shadow DOM, r=jaws 2018-05-04 19:02:44 +03:00
ExtensionsUI.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
Feeds.jsm Merge inbound to mozilla-central. a=merge 2018-04-20 01:29:10 +03:00
FormSubmitObserver.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
FormValidationHandler.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
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
moz.build Backed out 4 changesets (bug 1415342) for bc failures in browser/components/preferences/in-content/tests/siteData/browser_clearSiteData.js on a CLOSED TREE 2018-04-19 10:37:30 +03:00
OpenInTabsUtils.jsm Bug 1435910 - Part 0.1: Move PlacesUIUtils.confirmOpenInTabs into new OpenInTabsUtils.jsm and add promiseConfirmOpenInTabs. r=Gijs,dao 2018-02-28 10:36:42 +09:00
PageActions.jsm Bug 1363168 - Add support for OSX Share feature. r=Gijs,mstange 2018-03-12 09:16:51 +00:00
PermissionUI.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
PingCentre.jsm Bug 1441018 - Add snippets data, lazy menus and bug fixes to Activity Stream. r=k88hudson 2018-03-01 11:21:00 -08:00
PluginContent.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
ProcessHangMonitor.jsm Bug 1374741 - Within browser/ make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:28:48 +00:00
ReaderParent.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
RemotePrompt.jsm Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
Sanitizer.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
SchedulePressure.jsm Bug 1436423 - Reduce the schedule pressure limit closer to the values that users are reporting. r=mconley 2018-03-05 14:09:39 -05:00
SiteDataManager.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
SitePermissions.jsm Bug 1457048 - Ensure origins with autoplay-media exact permission can autoplay. r=bryce,johannh 2018-04-30 17:40:50 +12:00
ThemeVariableMap.jsm Bug 1449765 - Fix urlbar focusring on macOS. r=jaws 2018-03-29 00:38:37 +02:00
TransientPrefs.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
webrtcUI.jsm Backed out changeset 0c5a4939300c (bug 1454889) for causing frequent Leaks (Bug 1378025). a=backout 2018-05-07 12:06:25 +03:00
Windows8WindowFrameColor.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
WindowsJumpLists.jsm Bug 1446951 - 3 - Make AsyncExecuteLegacyQueries singular. r=standard8 2018-03-16 18:10:09 +01:00
WindowsPreviewPerTab.jsm Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
ZoomUI.jsm Bug 1451115 Part 1: Make UpdateZoomUI not throw an exception if gBrowser is not set on window. r=mossop 2018-04-03 13:36:24 -07:00