.. |
docs
|
…
|
|
secondscreen
|
…
|
|
sessionstore
|
Bug 1515073 - Part 1 - Add nsISHEntry::hasUserInteraction. r=peterv
|
2020-06-09 14:48:38 +00:00 |
subprocess
|
Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr
|
2020-03-19 13:47:51 +00:00 |
tests
|
Bug 1644151, remove now unused PromiseMessage.jsm module, actors can use sendQuery to wait for messages instead, r=marcosc
|
2020-07-07 12:34:28 +00:00 |
third_party
|
Bug 1623646 - Update Fathom to 3.3.0 to get element(). r=MattN
|
2020-03-19 21:05:41 +00:00 |
AboutPagesUtils.jsm
|
…
|
|
ActorChild.jsm
|
…
|
|
ActorManagerChild.jsm
|
Bug 1580764: Part 2 - Use BrowsingContext IDs rather than window IDs to compute frame IDs. r=zombie
|
2020-07-07 21:37:53 +00:00 |
ActorManagerParent.jsm
|
Bug 1644151, convert manifest from legacy actor to JSWindowActor, r=marcosc
|
2020-07-07 12:33:26 +00:00 |
AppConstants.jsm
|
Bug 1639795: Update keystore name to be user-friendly r=MattN,keeler
|
2020-06-10 21:53:19 +00:00 |
AppMenuNotifications.jsm
|
…
|
|
AsyncPrefs.jsm
|
Bug 1614773, use AsyncPrefs for setting pdf preferences instead of custom message manager messages, r=bdahl
|
2020-06-06 21:49:46 +00:00 |
BinarySearch.jsm
|
…
|
|
BrowserUtils.jsm
|
Bug 1515073 - Part 3 - Add support for skipping session entries without user interaction on desktop. r=JanH,Gijs
|
2020-06-09 14:50:18 +00:00 |
CanonicalJSON.jsm
|
…
|
|
CertUtils.jsm
|
…
|
|
CharsetMenu.jsm
|
Bug 1603712 - Remove intl.charset.detector.ng.enabled pref and resulting dead code. r=Gijs,fluent-reviewers,valentin,m_kato
|
2020-06-15 15:32:21 +00:00 |
Color.jsm
|
…
|
|
Console.jsm
|
…
|
|
ContentDOMReference.jsm
|
…
|
|
CreditCard.jsm
|
Bug 1642060 - Handle Credit Card Type select. r=abr
|
2020-07-02 15:36:44 +00:00 |
DateTimePickerPanel.jsm
|
…
|
|
DeferredTask.jsm
|
…
|
|
Deprecated.jsm
|
…
|
|
E10SUtils.jsm
|
Bug 1646892 - Disable DocumentChannel process switching into the parent process when the old-RDM is running, since we don't support switching out of a nested <iframe mozbrowser>. r=nika
|
2020-06-27 04:10:48 +00:00 |
EventEmitter.jsm
|
…
|
|
FileUtils.jsm
|
Bug 921157 - Deprecate FileUtils.getDir(..., ..., true) during startup/shutdown
|
2020-06-15 09:03:46 +00:00 |
FindBarContent.jsm
|
…
|
|
Finder.jsm
|
Bug 1628053, don't get the root window when adding the unload listener, r=mikedeboer
|
2020-05-11 10:33:28 +00:00 |
FinderHighlighter.jsm
|
…
|
|
FinderIterator.jsm
|
…
|
|
FinderParent.jsm
|
…
|
|
FirstStartup.jsm
|
…
|
|
FormLikeFactory.jsm
|
…
|
|
GMPExtractorWorker.js
|
…
|
|
GMPInstallManager.jsm
|
Bug 1620242 - Basic implementation for HTTPS Only Mode. r=ckerschb,mixedpuppy
|
2020-03-17 19:24:31 +00:00 |
GMPUtils.jsm
|
…
|
|
Geometry.jsm
|
…
|
|
HiddenFrame.jsm
|
Bug 1624550 - P4: Cleanup APIs for setting BrowsingContext::UseGlobalHistory. r=farre
|
2020-05-08 03:28:44 +00:00 |
Http.jsm
|
…
|
|
IgnoreLists.jsm
|
Bug 1624983 - abort pending read transactions from the DB when quitting, r=asuth,leplatrem
|
2020-04-02 14:40:33 +00:00 |
IndexedDB.jsm
|
…
|
|
InlineSpellChecker.jsm
|
Bug 1635106 - fix spellchecker lifetime handling vs. the context menu, r=nika
|
2020-05-22 08:35:57 +00:00 |
InlineSpellCheckerContent.jsm
|
Bug 1635106 - fix spellchecker lifetime handling vs. the context menu, r=nika
|
2020-05-22 08:35:57 +00:00 |
Integration.jsm
|
…
|
|
JSONFile.jsm
|
Bug 1599567 - Only record jsonfile.load events for the allowed file names.
|
2020-06-27 04:37:53 +00:00 |
LightweightThemeConsumer.jsm
|
Bug 1628601 - Stop using lwt-popup-darktext / lwt-popup-brighttext for urlbar results. r=ntim
|
2020-04-21 14:46:15 +00:00 |
Log.jsm
|
…
|
|
NLP.jsm
|
…
|
|
NewTabUtils.jsm
|
…
|
|
OSKeyStore.jsm
|
Bug 1639795: Update keystore name to be user-friendly r=MattN,keeler
|
2020-06-10 21:53:19 +00:00 |
ObjectUtils.jsm
|
…
|
|
PageMenu.jsm
|
…
|
|
PermissionsUtils.jsm
|
…
|
|
PopupNotifications.jsm
|
…
|
|
Preferences.jsm
|
…
|
|
PrivateBrowsingUtils.jsm
|
…
|
|
ProfileAge.jsm
|
…
|
|
Promise-backend.js
|
…
|
|
Promise.jsm
|
…
|
|
PromiseUtils.jsm
|
…
|
|
PropertyListUtils.jsm
|
…
|
|
Region.jsm
|
Bug 1627555 - Update region if in new location for a length of time. r=Standard8
|
2020-06-27 08:14:11 +00:00 |
RemotePageAccessManager.jsm
|
Bug 1646197, convert about:certificate to JSWindowActor instead of old RPM, r=johannh
|
2020-06-25 01:13:05 +00:00 |
ResetProfile.jsm
|
Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp
|
2020-06-17 17:17:16 +00:00 |
ResponsivenessMonitor.jsm
|
…
|
|
ServiceRequest.jsm
|
…
|
|
Services.jsm
|
Bug 1496578 - convert nsDefaultURIFixup to URIFixup.jsm. r=Gijs,farre
|
2020-04-08 11:30:14 +00:00 |
ShortcutUtils.jsm
|
Bug 1629113 - Move caret browsing handler to tabbrowser.js. r=NeilDeakin
|
2020-05-27 23:49:55 +00:00 |
Sqlite.jsm
|
Bug 1645331 - Catch asyncClose exceptions and mark the database as closed. r=lina
|
2020-06-13 03:10:45 +00:00 |
Timer.jsm
|
…
|
|
Troubleshoot.jsm
|
Bug 1647692 - Add language packs and dictionaries to about:support, r=Gijs,fluent-reviewers
|
2020-06-24 13:30:22 +00:00 |
UpdateUtils.jsm
|
Bug 1628409 p2 - Make OS data available in filter context during FirstStartup r=rhelmer
|
2020-04-13 19:09:40 +00:00 |
WebChannel.jsm
|
…
|
|
WindowsRegistry.jsm
|
…
|
|
jar.mn
|
…
|
|
moz.build
|
Bug 1644151, remove now unused PromiseMessage.jsm module, actors can use sendQuery to wait for messages instead, r=marcosc
|
2020-07-07 12:34:28 +00:00 |
nsIE10SUtils.idl
|
Backed out 7 changesets (bug 1650163, bug 1649477) for bustages on JSActor.cpp . CLOSED TREE
|
2020-07-08 04:09:27 +03:00 |
nsIRegion.idl
|
Bug 1627540 - Add an IDL for Region.jsm so it can be accessed via C++ r=mossop
|
2020-06-25 18:08:37 +00:00 |
offlineAppCache.jsm
|
…
|
|
win.xhtml
|
…
|
|