gecko-dev/browser/modules
Masatoshi Kimura 8b713b2b0f Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.

MozReview-Commit-ID: 4ecl3RZhOwC

--HG--
extra : rebase_source : 412880ea27766118c38498d021331a3df6bccc70
2017-08-04 17:49:22 +09:00
..
test Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09: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 1354117 - fix telemetry and a number of tests that flip photon prefs, r=johannh 2017-08-01 20:15:48 +01: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 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 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
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 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09: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 1358921: Lazily load Feeds.jsm when first needed. r=florian 2017-04-23 13:02:49 -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 Backed out changeset 1538b0445eda (bug 1366555) for timing browser_locationBarCommand.js and browser_locationBarExternalLoad.js. r=backout 2017-08-05 23:15:16 +02: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 changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02: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 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 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
Social.jsm Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
SocialService.jsm Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8 2017-07-25 23:45:41 +05:30
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 1366822 - Part1: Modify NetworkPrioritizer to only update selected tab's window ID, r=dao 2017-07-27 23:41: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 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
WindowsPreviewPerTab.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
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 1374477 - Add PageActions.jsm for Photon page actions. r=Gijs 2017-07-29 20:24:51 -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
webrtcUI.jsm Bug 1374640 - always prompt for screen sharing. r=florian,jib 2017-06-29 15:50:30 -07:00