gecko-dev/browser/modules
Jimmy Wang 86bcc6aeb3 Bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document;r=Felipe
MozReview-Commit-ID: DWRh7ujqdy0

--HG--
extra : rebase_source : a5549e9b101c5ea8b1bf08682b95528eb2c70774
2016-05-11 17:33:09 -04:00
..
test Bug 1277627 - Added module for working with attribution codes, including tests; r=mconley 2016-08-18 14:40:08 -07: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
AttributionCode.jsm Bug 1277627 - Added module for working with attribution codes, including tests; r=mconley 2016-08-18 14:40:08 -07:00
BrowserUITelemetry.jsm Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop 2016-08-07 21:58:24 -04:00
BrowserUsageTelemetry.jsm Bug 1293222 - browser.engagement.total_uri_count includes URIs from restored tabs. r=mikedeboer 2016-08-12 01:22:00 +02:00
CaptivePortalWatcher.jsm Merge mozilla-central to autoland 2016-08-04 16:04:40 +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 Backed out 7 changesets (bug 1289549) for functional UI failures a=backout 2016-08-17 09:18:14 -07:00
ContentClick.jsm Bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document;r=Felipe 2016-05-11 17:33:09 -04:00
ContentCrashHandlers.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
ContentLinkHandler.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
ContentObservers.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
ContentSearch.jsm Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz 2016-07-30 00:24:56 -04:00
ContentWebRTC.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
DirectoryLinksProvider.jsm Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04: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 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04: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 Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert 2015-02-04 06:33:00 +01:00
LaterRun.jsm Bug 1270707 - make LaterRun.jsm use nsIURLFormatter to format its URLs, r=jaws 2016-05-06 09:40:10 +01:00
NetworkPrioritizer.jsm Backed out changeset 865501b808e3 (bug 1287330) for frequent timeouts in browser_async_remove_tab.js with e10s on Linux debug. r=backout 2016-08-21 16:45:16 +02:00
PanelFrame.jsm Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop 2016-08-07 21:58:24 -04:00
PluginContent.jsm Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs 2016-08-12 11:50: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 1294547 - Enable the comma-spacing rule for eslint. r=felipe 2016-08-16 15:44:15 -04:00
RecentWindow.jsm Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
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 1206233 - Show devices actively streaming in the control center panel, r=johannh. 2016-08-09 22:50:53 +02:00
Social.jsm Backed out 7 changesets (bug 1289549) for functional UI failures a=backout 2016-08-17 09:18:14 -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
URLBarZoom.jsm Bug 565718 - Adds module for a zoom indicator in the browser's URL bar. r=dao 2016-08-12 13:48:59 -04: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
moz.build Bug 1277627 - Added module for working with attribution codes, including tests; r=mconley 2016-08-18 14:40:08 -07:00
offlineAppCache.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
webrtcUI.jsm Bug 1206233 - Removed the old device/screen sharing doorhangers, r=johannh. 2016-08-09 22:50:53 +02:00