..
docs
…
secondscreen
…
sessionstore
Bug 1624294 - Remove underused Utils.hasRootDomain. r=mikedeboer
2020-03-24 15:15:31 +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
Backed out changeset c1a36d34c2cc (bug 1017237) for failing /test_frame-utils-01.js on a CLOSED TREE
2020-04-27 20:12:08 +03: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
…
ActorManagerParent.jsm
Bug 1633488 - Fire zoom change events directly in the parent process instead of roundabouting through the child process. r=nika
2020-04-30 01:21:20 +00:00
AppConstants.jsm
Bug 1633750 - Only build the extension storage Rust-C++ glue if `MOZ_NEW_WEBEXT_STORAGE` is enabled. r=markh
2020-04-29 04:41:31 +00:00
AppMenuNotifications.jsm
…
AsyncPrefs.jsm
Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
2020-02-27 22:01:34 +00:00
BinarySearch.jsm
…
BrowserUtils.jsm
Bug 1271842 - nsIPromptService: Added async prompt methods. r=johannh
2020-04-22 10:27:29 +00:00
CanonicalJSON.jsm
…
CertUtils.jsm
…
CharsetMenu.jsm
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
2020-03-13 23:38:52 +00:00
Color.jsm
…
Console.jsm
…
ContentDOMReference.jsm
Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre
2020-01-21 21:32:28 +00:00
CreditCard.jsm
…
DateTimePickerPanel.jsm
…
DeferredTask.jsm
Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop
2020-01-29 21:50:04 +00:00
Deprecated.jsm
…
E10SUtils.jsm
Bug 1633310 - Don't do pre-load shouldLoadURI process switches for leaving about:newtab in the web process. r=nika,mconley
2020-04-28 19:45:43 +00:00
EventEmitter.jsm
…
FileUtils.jsm
…
FindBarContent.jsm
…
Finder.jsm
Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen
2020-03-19 10:45:28 +00:00
FinderHighlighter.jsm
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
2020-03-13 23:38:52 +00:00
FinderIterator.jsm
Bug 1620218
- Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers
2020-03-08 21:45:16 +00:00
FinderParent.jsm
Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
2020-03-13 23:38:52 +00:00
FirstStartup.jsm
Bug 1608281 - Stop unintenionally reading a property off of the global `this` in FirstStartup r=rhelmer
2020-01-16 19:55:00 +00:00
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 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo
2019-12-11 17:44:54 +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
…
InlineSpellCheckerContent.jsm
…
Integration.jsm
Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop
2020-01-29 21:50:04 +00:00
JSONFile.jsm
…
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
Bug 1617333 - Show appropriately-sized favicons in the Urlbar for Top Sites with history visits. r=mak,Mardak
2020-03-12 13:31:19 +00:00
OSKeyStore.jsm
Bug 1631879 - Update the name of the osKeyStore log preference now that it has moved to toolkit. r=MattN
2020-04-25 02:52:05 +00:00
ObjectUtils.jsm
…
PageMenu.jsm
…
PermissionsUtils.jsm
…
PopupNotifications.jsm
Bug 1536728 - Reset anchorElement (icon) extraAttr when showing notification icons. r=MattN
2020-02-13 22:09:14 +00:00
Preferences.jsm
…
PrivateBrowsingUtils.jsm
…
ProfileAge.jsm
…
Promise-backend.js
…
Promise.jsm
…
PromiseMessage.jsm
…
PromiseUtils.jsm
…
PropertyListUtils.jsm
…
RemotePageAccessManager.jsm
Bug 1614749, convert about:tabcrashed to JSWindowActor-based remote page manager, r=mconley
2020-04-30 00:50:10 +00:00
RemoteSecurityUI.jsm
Bug 1599046 - P1. Remove ContentBlockingLog from the child r=timhuang,Ehsan
2020-01-27 10:39:41 +00:00
RemoteWebProgress.jsm
Bug 1602581: Don't report errors for unimplemented WebProgressListener methods. r=Gijs
2019-12-09 21:46:50 +00:00
ResetProfile.jsm
Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo
2019-12-11 17:44:54 +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
…
Sqlite.jsm
Backed out changeset c1a36d34c2cc (bug 1017237) for failing /test_frame-utils-01.js on a CLOSED TREE
2020-04-27 20:12:08 +03:00
Timer.jsm
Bug 1608278 - Declare clearTimeout and clearInterval as locally scoped variables in Timer.jsm r=mconley
2020-01-16 20:07:18 +00:00
Troubleshoot.jsm
Bug 1629946 - Add region and distribution ID information onto about:support. r=Gijs,fluent-reviewers
2020-04-22 17:16:12 +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
Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop
2020-01-29 21:50:04 +00:00
WindowsRegistry.jsm
…
jar.mn
Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo
2019-12-11 17:44:54 +00:00
moz.build
Bug 1625513 - Part 4: Don't require being in tabbrowser for subframe process switches, r=mattwoodrow,necko-reviewers,valentin
2020-04-21 22:33:14 +00:00
nsIE10SUtils.idl
Bug 1625513 - Part 4: Don't require being in tabbrowser for subframe process switches, r=mattwoodrow,necko-reviewers,valentin
2020-04-21 22:33:14 +00:00
offlineAppCache.jsm
…
win.xhtml
Bug 1601093, Rename the remaining .xul files to .xhtml in toolkit/ r=marionette-reviewers,mossop,whimboo
2019-12-11 17:44:54 +00:00