.. |
test
|
Bug 1388835 - Hide page action urlbar buttons on about pages (about:preferences, etc.). r=Gijs
|
2017-08-26 12:47:33 -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 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 1388902 remove socialapi share, r=florian
|
2017-08-16 08:54:21 -07:00 |
BrowserUsageTelemetry.jsm
|
Backed out changeset 69f853076a0f (bug 1381460) for failures in browser_UsageTelemetry_content.js a=backout
|
2017-08-24 12:50:14 -07: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 |
PageActions.jsm
|
Bug 1391082 - Page action panel ordering can get messed up. r=Gijs
|
2017-08-17 16:40:35 -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 1390249: Add PingCentre to browser/modules. r=ursula
|
2017-08-08 14:41:15 -04: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
|
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
|
…
|
|
UpdateTopLevelContentWindowIDHelper.jsm
|
Bug 1388283 - Combine two if statements; r=dao
|
2017-08-08 23:46:00 +02: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 |
moz.build
|
Bug 1390249: Add PingCentre to browser/modules. r=ursula
|
2017-08-08 14:41:15 -04:00 |
offlineAppCache.jsm
|
…
|
|
webrtcUI.jsm
|
Bug 1374640 - always prompt for screen sharing. r=florian,jib
|
2017-06-29 15:50:30 -07:00 |