.. |
test
|
Bug 1423667 - Reenable some tests that were disabled because of a Clang update. r=jmaher
|
2018-04-05 09:20:47 +01:00 |
AboutHome.jsm
|
Bug 1450559 - Remove nsISessionStore in favor of SessionStore.jsm. r=mikedeboer
|
2018-04-05 16:30:48 +02:00 |
AboutNewTab.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 |
AsyncTabSwitcher.jsm
|
Bug 1447193 - Remove all displayport suppression logic from AsyncTabSwitcher. r=dthayer
|
2018-03-23 16:10:17 -04: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 1451709 - Remove code for the "Restore Tabs From Last Time" button in the tab bar. r=mikedeboer
|
2018-04-05 14:02:55 +02:00 |
BrowserUsageTelemetry.jsm
|
Bug 1446711 part 8. Get rid of nsIDOMMouseEvent. r=qdot
|
2018-03-20 00:16:07 -04: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: Fix Eslint failures on inbound. CLOSED TREE r=me
|
2018-04-09 21:08:48 -04:00 |
ContentLinkHandler.jsm
|
Bug 1449523 - ContentLinkHandler only picks perfectly sized icons. r=Mardak
|
2018-03-28 12:40:02 +02: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 1444760 - Support only one form of loadURIWithFlags calls. r=dao
|
2018-03-25 14:35:17 +02:00 |
ContentWebRTC.jsm
|
Bug 1442294 - Downgrade global streaming indicator when a higher priority device has been disabled. r=florian
|
2018-03-08 14:08:21 +01:00 |
ContextMenu.jsm
|
Bug 1446572 - Record node inspection selectors starting with root. r=pbro
|
2018-03-28 14:30:12 -05:00 |
ExtensionsUI.jsm
|
Bug 1446686: Follow-up: Fix pending permission prompts when prompt is dismissed. r=bustage
|
2018-03-26 19:06:00 -07:00 |
Feeds.jsm
|
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 |
FormSubmitObserver.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 |
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 |
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 1449200: Return icon URL for all sizes when processing an icon string. r=Gijs
|
2018-03-29 17:01:06 -07:00 |
PermissionUI.jsm
|
Bug 1435160 - Format notification popup description message in a helper function. r=johannh
|
2018-02-28 02:01:55 +05:30 |
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 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8.
|
2018-02-23 20:50:01 +01:00 |
ReaderParent.jsm
|
Bug 1441788 - Expose Reader View shortcut in the address bar button's tooltip. r=mikedeboer
|
2018-02-28 11:45:54 +01:00 |
RecentWindow.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 |
RemotePrompt.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 |
Sanitizer.jsm
|
Bug 1358815 - remove sync reflow from find bar initialization, r=jaws
|
2018-03-12 14:01:44 +00: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 1348223 - Part 2 - Move SiteDataManager.jsm to components and improve functionality for getting and removing by host. r=florian
|
2018-03-22 17:48:13 +01:00 |
SitePermissions.jsm
|
Backed out changeset 8e5b1525be69 (bug 1192927) or failing testing\firefox-ui\tests\functional\security\test_no_certificate.py TestNoCertificate.test_no_certificate on a CLOSED TREE
|
2018-03-02 13:51:15 +02: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 |
UpdateTopLevelContentWindowIDHelper.jsm
|
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 |
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 1433037 - WindowsPreviewPerTab should use decodeImageAsync, r=aosmond
|
2018-03-26 17:59:11 +02: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 |
moz.build
|
Bug 1348223 - Part 2 - Move SiteDataManager.jsm to components and improve functionality for getting and removing by host. r=florian
|
2018-03-22 17:48:13 +01:00 |
offlineAppCache.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
|
Bug 1444143 part 10. Remove unnecessary QIs to Ci.nsIFrameLoader in JS. r=mystor
|
2018-03-21 22:43:17 -04:00 |