gecko-dev/browser/modules
Andrei Oprea d4cd0423d0 Bug 1398080 - Fix intermittent failures related to about:home search. r=Mardak
MozReview-Commit-ID: 1SRe0a0nIDT

--HG--
extra : rebase_source : 944f1ff24d08f66e5f7960bf5ca48d9ac3adf020
2017-09-06 10:34:26 +03:00
..
test Bug 1398080 - Fix intermittent failures related to about:home search. r=Mardak 2017-09-06 10:34:26 +03: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 1392324 - Add pref to enable Activity Stream on about:home. r=Mardak 2017-08-23 10:37:33 +02: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 1387416 - Place the search bar in the customization palette for new profiles. r=Gijs 2017-09-06 13:09:27 +01:00
BrowserUsageTelemetry.jsm Backed out changeset 9018e3691e11 (bug 1378461) for failing browser-chrome's browser_oneOffContextMenu.js. r=backout 2017-09-07 00:26:17 +02:00
CastingApps.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
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
ContentMetaHandler.jsm Bug 1393924 - Collect description and preview image and store it into moz_places r=mak,Mardak 2017-09-07 16:51:02 -04: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
ContextMenu.jsm Bug 1360406 - Remove context menu sync IPC. r=felipe 2017-08-21 15:42:37 -07:00
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 Backed out 2 changesets (bug 1379833) for android lint failures a=backout 2017-09-07 16:25:50 -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
PageActions.jsm Bug 1397501 - Page actions added to the urlbar should always come before the bookmark star. r=Gijs 2017-09-07 16:44:34 -07:00
PermissionUI.jsm Bug 1309123 - Show persistent-storage permission request notification, r=florian 2017-04-11 12:07:29 +08:00
PingCentre.jsm Bug 1396609 - Add Highlights, smooth prefs and bug fixes to Activity Stream. r=ursula 2017-09-08 07:43:37 -07:00
PluginContent.jsm Bug 1360406 - Remove context menu sync IPC. r=felipe 2017-08-21 15:42:37 -07:00
ProcessHangMonitor.jsm Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug 2017-08-19 13:32:58 -07: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 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
UpdateTopLevelContentWindowIDHelper.jsm Bug 1388283 - Combine two if statements; r=dao 2017-08-08 23:46:00 +02:00
Windows8WindowFrameColor.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
WindowsJumpLists.jsm Bug 1357114 - Move the taskbar refresh timer to idle dispatch. r=florian 2017-09-07 12:15:13 +08: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
moz.build merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-08 10:53:26 +02: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
webrtcUI.jsm Bug 1374640 - always prompt for screen sharing. r=florian,jib 2017-06-29 15:50:30 -07:00