.. |
test
|
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00:00 |
AboutHome.jsm
|
Bug 1289231 - show 'undo' notification bar, r=dolske
|
2016-08-20 12:15:02 +01: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 1303333 - Implement the probe to count URI loads triggered by search. r=mak, data-review=rweiss
|
2016-10-28 23:13:00 +02:00 |
CaptivePortalWatcher.jsm
|
Bug 1279491 - Fix timing issue when waiting for captive portal tab in new window in browser_CaptivePortalWatcher.js. r=MattN
|
2016-10-28 10:54:17 +05:30 |
CastingApps.jsm
|
Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
|
2016-07-16 10:20:04 +02:00 |
ContentClick.jsm
|
Bug 1284395, r=bz,mconley,baku
|
2016-09-06 14:19:45 +01:00 |
ContentCrashHandlers.jsm
|
Bug 1313794: Remove Date.prototype.toLocaleFormat uses in browser/modules. r=Felipe
|
2016-10-28 07:11:12 -07: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 1303333 - Implement the probe to count URI loads triggered by search. r=mak, data-review=rweiss
|
2016-10-28 23:13:00 +02:00 |
ContentWebRTC.jsm
|
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
|
2016-10-24 13:14:19 -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 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug
|
2016-10-31 16:38:54 -04: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 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00:00 |
FormValidationHandler.jsm
|
Bug 1306251 - Rename form validation anchor to make it more generic r=mconley
|
2016-09-22 00:35:31 +08: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 |
PermissionUI.jsm
|
Bug 1314213 - Pass dismiss from PermissionPromptPrototype to PopupNotifications; r=mconley
|
2016-11-01 13:56:32 +08:00 |
PluginContent.jsm
|
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00:00 |
ProcessHangMonitor.jsm
|
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00: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 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00: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 1295151 - Install add-on should not show as a permission in the control center; r=MattN
|
2016-09-19 15:03:46 +08:00 |
Social.jsm
|
Bug 1289549 P3 socialapi move toolkit component to browser, r=florian
|
2016-08-23 15:24:07 -07:00 |
SocialService.jsm
|
Bug 1313626 - Clean up more issues found by eslint no-undef rule. r=mossop
|
2016-10-28 11:40:32 +01: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
|
Backed out changeset dad84422bcfc (bug 1300376)
|
2016-11-03 11:55:04 +01:00 |
Windows8WindowFrameColor.jsm
|
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00:00 |
WindowsJumpLists.jsm
|
Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
|
2016-11-03 14:42:06 -04:00 |
WindowsPreviewPerTab.jsm
|
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
|
2016-11-03 11:51:48 +00:00 |
moz.build
|
Bug 1312406 - part 1: remove tab groups migration code, r=Dolske
|
2016-11-01 15:59:11 +00: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 1304798 - Fix opening video streams for pages with persistent permissions, r=gcp.
|
2016-09-23 16:20:29 +02:00 |