.. |
addons
|
Bug 1311815 - Check host permissions for webRequest listeners r=kmag
|
2017-02-16 14:56:35 +01:00 |
docs
|
…
|
|
secondscreen
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
sessionstore
|
Bug 1338009 - Utils#deserializePrincipal should return NullPrincipal if deserialization fails. r=mikedeboer
|
2017-02-12 11:50:25 +01:00 |
subprocess
|
Bug 1340735 - Terminate process when failing to attach it to job group. r=mhowell
|
2017-02-17 15:30:24 -08:00 |
tests
|
Bug 1336944 - Change Sqlite.jsm to bind TypedArrays as Blobs, not common Arrays. r=Gijs
|
2017-02-06 19:30:19 +01:00 |
third_party/jsesc
|
…
|
|
AppConstants.jsm
|
Bug 1333296 (part 1) - Rename MOZ_ENABLE_PROFILER_SPS as MOZ_GECKO_PROFILER. r=mstange,glandium.
|
2017-01-24 14:15:12 +11:00 |
AsyncPrefs.jsm
|
…
|
|
Battery.jsm
|
…
|
|
BinarySearch.jsm
|
…
|
|
BrowserUtils.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
CanonicalJSON.jsm
|
…
|
|
CertUtils.jsm
|
…
|
|
CharsetMenu.jsm
|
…
|
|
ClientID.jsm
|
…
|
|
Color.jsm
|
…
|
|
Console.jsm
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
|
2017-01-17 09:48:17 -06:00 |
DateTimePickerHelper.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
DeferredTask.jsm
|
…
|
|
Deprecated.jsm
|
…
|
|
FileUtils.jsm
|
…
|
|
Finder.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
FinderHighlighter.jsm
|
Bug 1335730 - delete the map entry when a window unloads and is tracked by the FinderHighlighter. r=jaws
|
2017-02-06 16:25:33 +01:00 |
FinderIterator.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
FormLikeFactory.jsm
|
Bug 1330111 - Add FormLikeFactory.findRootForField API. r=johannh
|
2017-01-31 23:54:45 -08:00 |
GMPInstallManager.jsm
|
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
|
2017-01-31 13:17:03 +00:00 |
GMPUtils.jsm
|
Bug 1329543 - Remove 'adobe' from GMP download code. r=spohl
|
2017-01-14 16:37:59 +08:00 |
Geometry.jsm
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
|
2017-01-17 09:48:17 -06:00 |
Http.jsm
|
…
|
|
InlineSpellChecker.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
InlineSpellCheckerContent.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
Integration.jsm
|
…
|
|
JSONFile.jsm
|
Bug 1332024 - Add a method to explicitly finalize `JSONFile` objects. r=Paolo
|
2017-01-24 17:38:35 -08:00 |
LightweightThemeConsumer.jsm
|
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
|
2017-01-27 10:51:02 +01:00 |
LoadContextInfo.jsm
|
…
|
|
Locale.jsm
|
…
|
|
Log.jsm
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
|
2017-01-17 09:48:17 -06:00 |
Memory.jsm
|
…
|
|
NLP.jsm
|
…
|
|
NewTabUtils.jsm
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
|
2017-01-17 09:48:17 -06:00 |
ObjectUtils.jsm
|
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
|
2017-01-31 13:17:03 +00:00 |
PageMenu.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
PageMetadata.jsm
|
…
|
|
PermissionsUtils.jsm
|
…
|
|
PopupNotifications.jsm
|
Bug 1335985 - reset timeShown on window activation so that persistent notifications get the security delay again, r=past.
|
2017-02-20 23:29:36 +01:00 |
Preferences.jsm
|
…
|
|
PrivateBrowsingUtils.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
ProfileAge.jsm
|
Bug 1340491 - ProfileAge shouldn't spam stdout/stderr by default, r=MattN
|
2017-02-20 18:07:32 +00:00 |
Promise-backend.js
|
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
|
2017-01-31 13:17:03 +00:00 |
Promise.jsm
|
…
|
|
PromiseMessage.jsm
|
…
|
|
PromiseUtils.jsm
|
…
|
|
PropertyListUtils.jsm
|
Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug
|
2017-02-08 10:18:32 +01:00 |
RemoteController.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
RemoteFinder.jsm
|
…
|
|
RemotePageManager.jsm
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
RemoteSecurityUI.jsm
|
…
|
|
RemoteWebProgress.jsm
|
…
|
|
ResetProfile.jsm
|
…
|
|
ResponsivenessMonitor.jsm
|
Bug 1338522 - Add telemetry for UI responsiveness during import of profile data from another browser. r=francois,Gijs
|
2017-02-18 00:01:50 +01:00 |
SelectContentHelper.jsm
|
Bug 1334155, close popup when select element is blurred, r=jaws
|
2017-02-09 11:28:22 -05:00 |
SelectParentHelper.jsm
|
Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws
|
2017-02-16 10:26:13 +11:00 |
ServiceRequest.jsm
|
…
|
|
Services.jsm
|
Bug 1333296 (part 1) - Rename MOZ_ENABLE_PROFILER_SPS as MOZ_GECKO_PROFILER. r=mstange,glandium.
|
2017-01-24 14:15:12 +11:00 |
SessionRecorder.jsm
|
…
|
|
ShortcutUtils.jsm
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
|
2017-01-17 09:48:17 -06:00 |
Sntp.jsm
|
…
|
|
SpatialNavigation.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
Sqlite.jsm
|
Bug 1336944 - Change Sqlite.jsm to bind TypedArrays as Blobs, not common Arrays. r=Gijs
|
2017-02-06 19:30:19 +01:00 |
Task.jsm
|
Bug 1338572 - Fix typo in documentation. r=Paolo and DONTBUILD
|
2017-02-10 11:55:21 -05:00 |
Timer.jsm
|
…
|
|
Troubleshoot.jsm
|
Ignore PuppetWidgets for about:support layer manager reporting. (bug 1339607, r=milan)
|
2017-02-15 19:07:45 -08:00 |
UpdateUtils.jsm
|
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
|
2017-01-17 09:48:17 -06:00 |
WebChannel.jsm
|
…
|
|
WindowDraggingUtils.jsm
|
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
|
2017-01-27 10:51:03 +01:00 |
WindowsRegistry.jsm
|
…
|
|
ZipUtils.jsm
|
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
|
2017-01-31 13:17:03 +00:00 |
debug.js
|
…
|
|
moz.build
|
Bug 1338522 - Add telemetry for UI responsiveness during import of profile data from another browser. r=francois,Gijs
|
2017-02-18 00:01:50 +01:00 |