gecko-dev/browser/modules
Ryan VanderMeulen 3fe1f45009 Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE.
Backed out changeset 9c677ebfdda0 (bug 1356334)
Backed out changeset 16b49fd1c38a (bug 1356334)
Backed out changeset 4f5bcd2b2dc6 (bug 1356334)
Backed out changeset d832803270ac (bug 1356334)
Backed out changeset b83aea215a82 (bug 1356334)
Backed out changeset b2a663ffd144 (bug 1356334)
Backed out changeset 805c56806930 (bug 1356334)
Backed out changeset 7c880eca810a (bug 1356334)
2017-08-18 11:32:18 -04:00
..
test Bug 1385418 - Remove disabled pocket code for the toolbar button now that it's been replaced by the item in the page action panel. r=Gijs 2017-08-16 10:13:15 -07:00
AboutHome.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
AboutNewTab.jsm Bug 1385090 - Pass Remote Pages instance from AboutNewTab on override r=mossop 2017-08-01 15:08:16 -04:00
AttributionCode.jsm Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
BrowserUITelemetry.jsm Bug 1388902 remove socialapi share, r=florian 2017-08-16 08:54:21 -07:00
BrowserUsageTelemetry.jsm Bug 1355492 - delay initialization of BrowserUsageTelemetry and BrowserUITelemetry until after we are done restoring the previous session, r=mconley. 2017-07-15 00:16:31 +02:00
CastingApps.jsm
ContentClick.jsm Bug 1370225 - Enabled the ESLint comma-style rule across mozilla-central. r=standard8 2017-06-15 18:24:17 +01:00
ContentCrashHandlers.jsm Bug 1376795 - Print a message when quitting in response to a content crash; r=cyu 2017-08-16 11:22:04 +02:00
ContentLinkHandler.jsm Bug 1359111 - stop using BrowserUtils.makeURI, r=jaws. 2017-04-25 09:21:49 +02:00
ContentObservers.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
ContentSearch.jsm Bug 1384402 - Fix broken about:preferences link after reorg v2 r=jaws 2017-07-27 11:30:05 +08:00
ContentWebRTC.jsm Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
DirectoryLinksProvider.jsm Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
E10SUtils.jsm Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley 2017-08-16 13:00:22 +02:00
ExtensionsUI.jsm Bug 1382031 Set access key properly on optional permission doorhanger r=andym 2017-07-18 16:54:07 -07:00
Feeds.jsm Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs 2017-08-10 17:19:35 -07:00
FormSubmitObserver.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
FormValidationHandler.jsm Bug 1358921: Lazily load FormValidationHandler.jsm when first needed. r=florian 2017-05-02 20:08:30 -07:00
LaterRun.jsm Bug 1357517 - Remove Preferences.jsm usage from LaterRun.jsm. r=jaws 2017-07-28 21:20:27 +02:00
moz.build Bug 1388902 remove socialapi share, r=florian 2017-08-16 08:54:21 -07:00
offlineAppCache.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
PageActions.jsm Bug 1385418 - Remove disabled pocket code for the toolbar button now that it's been replaced by the item in the page action panel. r=Gijs 2017-08-16 10:13:15 -07:00
PermissionUI.jsm Bug 1309123 - Show persistent-storage permission request notification, r=florian 2017-04-11 12:07:29 +08:00
PluginContent.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
ProcessHangMonitor.jsm Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE. 2017-08-18 11:32:18 -04:00
ReaderParent.jsm Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
RecentWindow.jsm
RemotePrompt.jsm Bug 1358921: Lazily load RemotePrompt.jsm when first needed. r=florian 2017-04-23 13:00:46 -07:00
Sanitizer.jsm
SitePermissions.jsm Bug 1309123 - Show persistent-storage permission request notification, r=florian 2017-04-11 12:07:29 +08:00
TransientPrefs.jsm
UpdateTopLevelContentWindowIDHelper.jsm Bug 1388283 - Combine two if statements; r=dao 2017-08-08 23:46:00 +02:00
webrtcUI.jsm Bug 1374640 - always prompt for screen sharing. r=florian,jib 2017-06-29 15:50:30 -07:00
Windows8WindowFrameColor.jsm
WindowsJumpLists.jsm Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
WindowsPreviewPerTab.jsm Bug 1387790 - Remove [deprecated] decodeImageData from imgITools. r=tnikkel 2017-08-06 10:54:14 +09:00
ZoomUI.jsm Bug 1383662 - Return early from onZoomChange if the document being referenced by the TextZoomChange event is missing a documentElement since we will not be able to find the related browser for the document in this case. r=florian 2017-07-24 11:16:37 -04:00