gecko/browser/modules
2015-10-02 15:18:04 -07:00
..
test Bug 1207490 - Part 16: Remove use of expression closure from browser/modules/test/. r=Gijs 2015-09-23 17:58:26 +09:00
AboutHome.jsm Bug 1205286 - Make about:home Sync icon always link to about:preferences#sync r=markh 2015-09-29 16:49:21 -07: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
browsermodules.manifest
BrowserUITelemetry.jsm Bug 1207490 - Part 9: Remove use of expression closure from browser/modules/BrowserUITelemetry.jsm. r=Gijs 2015-09-21 02:32:16 +09:00
CastingApps.jsm
Chat.jsm Bug 1184921: allow custom buttons to be added to the chatbox titlebar and implement one for Hello that closes the window when clicked. r=Standard8 2015-09-30 15:35:22 +02:00
ContentClick.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
ContentCrashReporters.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
ContentLinkHandler.jsm Bug 1207490 - Part 10: Remove use of expression closure from browser/modules/ContentLinkHandler.jsm. r=Gijs 2015-09-23 17:57:37 +09:00
ContentObservers.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
ContentSearch.jsm Bug 1208141 - r=ttaubert 2015-09-25 09:13:30 +01:00
ContentWebRTC.jsm Bug 1109087 - Follow-up fix for incorrect function name. r=florian 2015-08-13 10:12:00 -04:00
CustomizationTabPreloader.jsm
DirectoryLinksProvider.jsm Bug 1207490 - Part 11: Remove use of expression closure from browser/modules/DirectoryLinksProvider.jsm. r=Gijs 2015-09-23 17:57:45 +09:00
E10SUtils.jsm Bug 1175770 - New extension API (r=Mossop) 2015-08-03 10:41:24 -07:00
Feeds.jsm Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley 2015-08-18 15:01:42 +08:00
FormSubmitObserver.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
FormValidationHandler.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
HiddenFrame.jsm
moz.build Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium 2015-10-02 15:18:04 -07:00
NetworkPrioritizer.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
NewTabURL.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
offlineAppCache.jsm
PanelFrame.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
PluginContent.jsm Bug 722110 - Plugin Activation Telemetry Probe; r=cpeterson r=vladan 2015-09-28 15:50:00 -07:00
ProcessHangMonitor.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
ReaderParent.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
RecentWindow.jsm
RemotePrompt.jsm Bug 967873 - Allow RemotePrompt to be closed while it's being opened (r=Gijs) 2015-10-01 21:18:05 -07:00
Sanitizer.jsm Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes. 2015-08-31 22:03:20 -04:00
SelfSupportBackend.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
SignInToWebsite.jsm
SitePermissions.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
Social.jsm Bug 1207490 - Part 12: Remove use of expression closure from browser/modules/Social.jsm. r=Gijs 2015-09-23 17:57:53 +09: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
WebappManager.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 1201973 - 'Stop Sharing' should also revoke persistent permissions granted to frames, r=Gijs. 2015-09-11 14:18:15 +02:00
Windows8WindowFrameColor.jsm Bug 1207490 - Part 13: Remove use of expression closure from browser/modules/Windows8WindowFrameColor.jsm. r=Gijs 2015-09-23 17:58:01 +09:00
WindowsJumpLists.jsm Bug 1207490 - Part 14: Remove use of expression closure from browser/modules/WindowsJumpLists.jsm. r=Gijs 2015-09-23 17:58:10 +09:00
WindowsPreviewPerTab.jsm Bug 1207490 - Part 15: Remove use of expression closure from browser/modules/WindowsPreviewPerTab.jsm. r=Gijs 2015-09-23 17:58:18 +09:00