gecko-dev/browser/modules
2015-08-03 19:24:35 -04:00
..
test Bug 1271313 - followup for bug 1271313 to fix eslint bustage a=sheriffduty 2016-07-21 15:03:19 +02:00
AboutHome.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
AboutNewTab.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
BrowserUITelemetry.jsm Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl 2016-05-19 23:30:12 -04:00
BrowserUsageTelemetry.jsm Bug 1271313 - Measure the number of total URIs and unique domains visited in a "session fragment". r=gijs, data-review=rweiss 2016-07-20 10:46:00 +02:00
CaptivePortalWatcher.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
CastingApps.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Chat.jsm Bug 1250847: prefix DOMWindowClose and DOMTitleChanged messages with the Social: prefix to assure they won't arrive at the global messageManager instance that TabBrowser is listening to. It mixes things up in twisted, unexpected ways if we don't. r=Standard8 2016-02-25 22:11:08 +01:00
ContentClick.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
ContentCrashHandlers.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
ContentLinkHandler.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
ContentObservers.jsm Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs 2016-04-24 18:04:25 +10:00
ContentSearch.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
ContentWebRTC.jsm Bug 1104054 - The 'recording-window-ended' notification from a subframe shouldn't remove the sharing indicator of the whole browser, r=felipe. 2016-04-26 17:42:51 +02:00
DirectoryLinksProvider.jsm Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN 2016-04-12 16:10:25 +01:00
E10SUtils.jsm Bug 1268285 - E10SUtils shouldn't throw when passed invalid chrome: URIs, r=felipe 2016-05-11 10:42:21 +01:00
Feeds.jsm Bug 1258212 - Hook the parent up to the cild for registerContentHandler. r=gwright 2016-04-27 16:43:58 -07:00
FormSubmitObserver.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
FormValidationHandler.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
HiddenFrame.jsm
LaterRun.jsm Bug 1270707 - make LaterRun.jsm use nsIURLFormatter to format its URLs, r=jaws 2016-05-06 09:40:10 +01:00
moz.build Bug 1271304 - Measure the tabs/window open events and max number of tab/window per subsession. r=Gijs, r=gfritzsche, data-review=bsmedberg 2016-05-12 09:30:00 +02:00
NetworkPrioritizer.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
offlineAppCache.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
PanelFrame.jsm Bug 1251902 - Stop the 'Hello' and 'Share this page' buttons blinking when the panel is being opened. r=mixedpuppy 2016-03-08 19:45:35 +00:00
PluginContent.jsm Bug 1186948 - remove plugins that are click-to-play from navigator.plugins (restricted to Flash). r=jst,mconley,mrbkap 2015-08-03 19:24:35 -04:00
ProcessHangMonitor.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
ReaderParent.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
RecentWindow.jsm
RemotePrompt.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Sanitizer.jsm Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
SelfSupportBackend.jsm Bug 1234526 - Remove unused healthreporter prefs. r=gfritzsche 2016-01-05 06:41:00 +01:00
SitePermissions.jsm Bug 1206252 - Part 2: Indicate blocked permissions in the identity box. r=paolo 2016-06-30 17:08:16 +02:00
Social.jsm Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
TabGroupsMigrator.jsm Bug 1232677 - ignore empty state passed by session restore observer notification in the tab groups migration code, r=jaws 2015-12-15 15:28:27 +00:00
TransientPrefs.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
webrtcUI.jsm Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Windows8WindowFrameColor.jsm Bug 1282267 - Properly handle 0 as a possible registry key value when determining the window frame color. r=jaws 2016-07-07 20:55:19 +02:00
WindowsJumpLists.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
WindowsPreviewPerTab.jsm Bug 1285196 - followup: fix leaking of taskbartabgroup object on windows when disabling and fix test issues that assume previews persist when the pref disables us, rs=bustage 2016-07-13 14:31:13 +01:00