gecko-dev/browser/modules
Dorel Luca 3409e8f9fb Merge mozilla-central to autoland
--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
rename : testing/mozharness/mozharness/mozilla/testing/verify_tools.py => testing/mozharness/mozharness/mozilla/testing/per_test_base.py
extra : rebase_source : 6f474049dab2c2979e13ea87114b82d2b04715d0
2018-04-21 02:03:27 +03:00
..
test Bug 1453881: Part 1a - Automatically write add_task(function*) to add_task(async function) r=ochameau 2018-04-12 21:10:04 -07:00
AboutHome.jsm Bug 1450559 - Remove nsISessionStore in favor of SessionStore.jsm. r=mikedeboer 2018-04-05 16:30:48 +02: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 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 1034036 - Part 2: Rename and shorten `getMostRecentBrowserWindow` to `getTopWindow` and modernize the style used in BrowserWindowTracker.jsm. r=dao 2018-04-11 12:05:59 +02:00
BrowserUsageTelemetry.jsm Bug 1455052 part 12. Remove JS uses of nsIDOMEvent. r=masayuki,kmag 2018-04-20 12:55:31 -04: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 1034036 - Part 2: Rename and shorten `getMostRecentBrowserWindow` to `getTopWindow` and modernize the style used in BrowserWindowTracker.jsm. r=dao 2018-04-11 12:05:59 +02: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 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 1452819. Use the right URI when getting data from the image cache for the "Save Image As..." context menu options. r=dao 2018-04-11 10:27:01 -04:00
ExtensionsUI.jsm Bug 1331521 Remove about:newaddon r=kmag 2018-04-16 14:11:10 -07:00
Feeds.jsm Merge inbound to mozilla-central. a=merge 2018-04-20 01:29:10 +03: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 1363168 - Add support for OSX Share feature. r=Gijs,mstange 2018-03-12 09:16:51 +00: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 1374741 - Within browser/ make openUILinkIn() provide the correct triggeringPrincipal. r=gijs 2018-02-21 14:28:48 +00:00
ReaderParent.jsm Bug 1453580 - Remove promiseFaviconLinkUrl and fix its consumers. r=Gijs 2018-04-16 18:24:06 +02: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 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
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 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8 2018-04-12 19:16:02 +02:00
SitePermissions.jsm Bug 1428306 - Remove browser.storageManager.enabled pref r=baku,johannh 2018-04-09 20:46:45 +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
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 1453345 part 5. Remove pointless JS implemenations of QI to nsIDOMEventListener. r=smaug 2018-04-12 00:03:45 -04: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 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
webrtcUI.jsm Bug 1444143 part 10. Remove unnecessary QIs to Ci.nsIFrameLoader in JS. r=mystor 2018-03-21 22:43:17 -04:00