.. |
tests
|
Merge m-i to m-c
|
2013-10-13 10:18:40 -07:00 |
AsyncShutdown.jsm
|
Bug 922665 - Prevent AsyncShutdown from attempting to use the crash reporter if it is disabled. r=froydnj
|
2013-10-01 11:48:42 -04:00 |
CertUtils.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
debug.js
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
DeferredTask.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
Deprecated.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
Dict.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
FileUtils.jsm
|
Bug 910885 - Improve FileUtils.getDir(..., ..., true) performance. r=Yoric
|
2013-08-30 16:14:53 -04:00 |
Finder.jsm
|
Bug 923565: make ctrl-enter open the focused link in a new tab. r=evilpie
|
2013-10-16 17:45:42 +02:00 |
Geometry.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
Http.jsm
|
Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
|
2013-10-12 10:51:43 +02:00 |
InlineSpellChecker.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
LightweightThemeConsumer.jsm
|
Bug 888585 - Don't load LightweightThemeImageOptimizer during start-up for users who don't have a lightweight theme applied. r=MattN
|
2013-07-01 11:12:23 -04:00 |
LoadContextInfo.jsm
|
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
|
2013-09-20 11:11:25 +02:00 |
Log.jsm
|
Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
|
2013-10-12 10:51:43 +02:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 698437 - Allow spatial navigation with directional controller. r=kats
|
2013-10-12 13:59:50 -04:00 |
NewTabUtils.jsm
|
Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert
|
2013-07-23 17:41:12 +10:00 |
PageMenu.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
PermissionsUtils.jsm
|
Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage
|
2013-10-11 11:56:42 +13:00 |
PopupNotifications.jsm
|
Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN
|
2013-06-01 08:22:16 +05:30 |
Preferences.jsm
|
Bug 861546 - Change Preferences.jsm so it does not need to guard against clearUserPref throwing. r=gavin, r=jaws
|
2013-05-20 16:54:21 -04:00 |
PrivateBrowsingUtils.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
Promise.jsm
|
Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo
|
2013-10-12 14:17:46 -04:00 |
PropertyListUtils.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
RemoteAddonsChild.jsm
|
Add RPC message support to messagemanager (bug 910493 part 2, r=smaug).
|
2013-10-01 09:15:06 -07:00 |
RemoteAddonsParent.jsm
|
Bug 905443 - Forward content policy shouldLoad calls from the child to the parent (r=felipe)
|
2013-08-28 21:43:46 -07:00 |
RemoteController.jsm
|
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
|
2013-08-21 13:24:53 -04:00 |
RemoteFinder.jsm
|
Bug 921308: don't scroll when an element is focused on findbar close. r=evilpie
|
2013-10-16 17:04:49 +02:00 |
RemoteSecurityUI.jsm
|
Bug 913280 - Electrolysis: Refactor RemoteWebProgress to use a Manager that owns the toplevel and all the sublevel WebProgress objects. r=felipe
|
2013-09-06 13:10:11 -04:00 |
RemoteWebNavigation.jsm
|
Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe
|
2013-08-06 12:35:39 -04:00 |
RemoteWebProgress.jsm
|
Bug 913280 - Electrolysis: Refactor RemoteWebProgress to use a Manager that owns the toplevel and all the sublevel WebProgress objects. r=felipe
|
2013-09-06 13:10:11 -04:00 |
ResetProfile.jsm
|
Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
|
2013-06-28 23:25:08 -04:00 |
SelectContentHelper.jsm
|
Bug 897060 - Follow up, add missing license headers. r=me DONTBUILD
|
2013-08-27 22:09:44 -03:00 |
SelectParentHelper.jsm
|
Bug 897060 - Follow up, add missing license headers. r=me DONTBUILD
|
2013-08-27 22:09:44 -03:00 |
Services.jsm
|
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
|
2013-09-20 11:11:25 +02:00 |
Sntp.jsm
|
Bug 874771 - Implement SNTP support (Gecko end). r=gene
|
2013-06-22 22:22:05 +08:00 |
SpatialNavigation.jsm
|
Bug 698437 - Allow spatial navigation with directional controller. r=kats
|
2013-10-12 13:59:50 -04:00 |
Sqlite.jsm
|
Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
|
2013-10-12 10:51:43 +02:00 |
Task.jsm
|
Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo
|
2013-10-12 14:17:46 -04:00 |
TelemetryTimestamps.jsm
|
Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
|
2013-02-07 16:47:33 -05:00 |
Timer.jsm
|
Bug 846988 - Handle additional arguments to setTimeout in Timer.jsm [r=neil]
|
2013-03-02 06:46:40 -08:00 |
Troubleshoot.jsm
|
Bug 749428 - Expose OMTC status in about:support. r=jrmuizel
|
2013-05-22 11:36:38 +08:00 |
UpdateChannel.jsm
|
Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
|
2013-05-14 14:37:18 -07:00 |
WindowDraggingUtils.jsm
|
Backed out changeset 0593679c47a9 (bug 894099) because it causes bug 897901. DONTBUILD
|
2013-07-25 11:46:25 +02:00 |