Mike de Boer
15e60d9e71
Bug 1034036 - Part 2: Rename and shorten getMostRecentBrowserWindow to getTopWindow and modernize the style used in BrowserWindowTracker.jsm. r=dao
...
MozReview-Commit-ID: EvgAhq4uR3a
2018-04-11 12:05:59 +02:00
Mike de Boer
2271d50b55
Bug 1034036 - Part 1: Merge RecentWindow.jsm and UpdateTopLevelContentWindowIDHelper.jsm into one module called 'BrowserWindowTracker.jsm'. r=dao
...
MozReview-Commit-ID: 9qzq1aGvjDu
2018-04-11 12:05:56 +02:00
Florian Quèze
0dcb9c597c
Bug 1450999 - always provide a null argument when opening a window for the -chrome command line parameter, otherwise the opened window is non-resizable, r=mconley.
2018-04-09 16:23:50 +02:00
Florian Quèze
3387813335
Bug 1449925 - follow-up to fix conflict with bug 1450242, rs=bustage-fix, a=bustage-fix on CLOSED TREE
2018-04-04 21:48:49 +02:00
Florian Quèze
df41ea7e19
Bug 1449925 - make the --private command line parameter work when browser.startup.blankWindow is true, r=Ehsan.
2018-04-04 21:29:16 +02:00
Felipe Gomes
df9f340e0a
Bug 1429122 - Policy: Override or disable post-update (what's new) page. r=mhowell
2018-04-03 15:39:35 -03:00
Ludovic Hirlimann
48eb84e9e4
Bug 1449940 - Merge nsSetDefaultBrowser.js into nsBrowserContentHandler.js to remove one xpcom component loaded at startup, r=florian.
2018-03-31 15:04:01 +02:00
Florian Quèze
8f3042e112
Bug 1450242 - Remove useless constants at the top of nsBrowserContentHandler.js, r=Standard8.
2018-04-03 15:44:05 +02:00
Florian Quèze
9f4fa41252
Bug 1448135 - re-use the blank window whenever possible in nsBrowserContentHandler.js, r=mconley.
2018-03-30 14:03:46 +02:00
Michael Kaply
c52f2aea15
Bug 1442749 - Add back line accidentally removed in bug 1432355. r=Gijs
...
MozReview-Commit-ID: B6BfCzwfeuc
2018-03-09 15:30:33 -06:00
Michael Kaply
97e2f5fdd4
Bug 1432355 - Add a policy to disable private browsing. r=Gijs
...
MozReview-Commit-ID: AprbL6usEv5
2018-03-01 10:20:38 -06:00
Florian Quèze
f6add2cafd
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
2018-02-28 18:51:33 +01:00
Florian Quèze
7e376f1716
Bug 1336227 - Show about:blank as soon as possible during startup (pref'ed off), r=mconley.
2018-02-10 15:07:48 +01:00
Florian Quèze
c5f15a4700
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
Kris Maglione
0bb74efdf1
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Cosmin Sabou
f09d6d985d
Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
...
Backed out changeset a1eca62826a1 (bug 1431533 )
Backed out changeset 34c999fa006b (bug 1431533 )
Backed out changeset e2674287e57f (bug 1431533 )
2018-01-30 07:17:48 +02:00
Kris Maglione
fd67f090b2
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Brindusan Cristian
483ba301cb
Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
...
Backed out changeset 6e56f4c8843e (bug 1431533 )
Backed out changeset 12fc4dee861c (bug 1431533 )
2018-01-30 02:32:43 +02:00
Kris Maglione
683a97d172
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Gijs Kruitbosch
2f57967920
Bug 1430964 - ignore firefoxurl commandline junk no matter its case, r=florian
...
MozReview-Commit-ID: KfqkF7fctuE
2018-01-17 11:14:37 +00:00
Brendan Dahl
b2daa719b3
Bug 1414403 - Display screenshot help message on all platforms. r=mossop
...
MozReview-Commit-ID: JSxTrXt9tnL
2017-11-06 10:42:32 -08:00
Dan Banner
5af4450327
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
...
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Benjamin Dahse
190a02a905
Bug 1378010 - screenshot from command line with headless; r=mossop
...
Add a `--screenshot` argument that implies `--headless` and is used to take a screenshot of a page from the command line.
Default is a full page screenshot, but `--window-size=width[,height]` can change this.
A path for the screenshot can be supplied with `--screenshot=/path/to/file`.
MozReview-Commit-ID: 13tUjk2Yrsl
2017-09-12 16:55:27 -07:00
Alessio Placitelli
cc37955cfb
Bug 1380256 - Implement the update ping with reason "success". r=chutten,mhowell,rweiss+418169
...
This patch enables sending the "update" ping with reason "success"
after the browser is restarted when an update is successfully applied.
MozReview-Commit-ID: 8LYxhTTrs7l
2017-08-21 11:50:59 +02:00
Robert Strong
27cbc08a43
Bug 1386224 - use the active update and fallback to the latest update in the update history when determining whether to show the what's new page. r=mhowell
2017-08-18 12:06:10 -07:00
Masatoshi Kimura
0af76969af
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
2017-08-04 17:49:22 +09:00
Christoph Kerschbaumer
62012a3546
Bug 1364016 - Explicitly pass a triggeringPrincipal to openURI. r=gijs,baku
2017-07-05 21:58:21 +02:00
Fischer.json
b2508dd4e6
Bug 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley
...
MozReview-Commit-ID: GfuGF4v30pI
2017-05-09 10:43:48 -04:00
Mike Conley
97b8830085
Bug 1362103 - Suppress animation on first window opening. r=florian
...
Enabled by default behind the browser.suppress_first_window_animation pref.
MozReview-Commit-ID: 4mzy4Qif0LX
2017-05-04 12:42:27 -04:00
Florian Queze
aca1103c68
Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws.
2017-04-14 21:51:39 +02:00
Sebastian Hengst
4189eac09e
Backed out changeset e1f191aad863 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
6c119a88d3
Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws.
2017-04-14 21:51:39 +02:00
Mark Banner
7945b07153
Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop
...
MozReview-Commit-ID: KVrAnAjMD1E
2017-04-03 11:46:56 +01:00
Jared Wein
5a181760cc
Bug 1348068 - Enable the key-spacing rule for eslint and fix the related issues. r=standard8
...
Running eslint with --fix didn't fix many of the issues. The majority here had to be fixed by hand but a significant majority of the issues were related to a few files that I was able to use find-and-replace with. I regret not making this in to separate commits of the hand-fixes and the fixes from --fix but I don't recall --fix fixing any of the issues.
MozReview-Commit-ID: ANyg2qfo3Qx
2017-03-21 14:29:43 -04:00
Florian Quèze
c7eae86054
Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
2017-03-07 15:29:48 +01:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
380ca69b3c
Bug 1324865 - Remove the FX_STARTUP_EXTERNAL_CONTENT_HANDLER telemetry probe now that it is expired. r=rstrong
...
MozReview-Commit-ID: 7bQQadOJIhL
2016-12-20 14:23:59 -05:00
Gijs Kruitbosch
79fb3d3489
Bug 1322720 - don't show the homepage on firstrun if a pref is flipped, r=dao
...
MozReview-Commit-ID: FhWyo7omun3
2016-12-15 15:40:50 +00:00
Dave Townsend
4e295aa48d
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Mark Banner
0dc78b7964
Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
...
MozReview-Commit-ID: LdoXLniNeT7
2016-11-03 11:51:48 +00:00
Jared Wein
0c024fa9ca
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Eric Rahm
965e3eada3
Bug 1312901 - Part 2: Use nsIArray for URL argument when opening a window. r=Gijs
...
This updates the URL argument to use an nsIMutableArray instead of an nsIArray.
MozReview-Commit-ID: 45kvKCBYNK6
2016-10-27 14:22:14 -07:00
Mark Banner
000ab61e95
Bug 1312716 - '-preferences' on the command line no longer works due to an undefined variable. r=jaws
...
MozReview-Commit-ID: LclZ8IrSPjb
2016-10-25 13:35:43 +01:00
Eric Rahm
544eabdb4d
Bug 1311223 - Stop using nsISupportsArray for window args. r=froydnj
...
WindowWatcher allows for either nsIArray or nsISupports array to be passed in
for the arguments param. This converts all internal usage to nsIArray.
MozReview-Commit-ID: DQjtIkobik0
2016-10-19 16:23:57 -07:00
Gijs Kruitbosch
e195450df1
Bug 1274633 - remove windows 10 welcome page, r=MattN
...
MozReview-Commit-ID: HI8mqzRmV45
2016-09-28 16:53:46 +01:00
Filipe
b19cd12692
Bug 1287622 - Remove Cortana-related code from Firefox as it no longer works after Microsoft hard-coded search results to Edge. r=jaws
2016-09-15 20:56:58 +02:00
Jared Wein
335d32d40b
Bug 1286627 - Check for undefined shell service before dereferencing it in the ShellService proxy. Linux builds that disable gio do not have the shell service defined and the proxy was throwing. r=Gijs
...
MozReview-Commit-ID: 1wWcEfWFP2c
2016-08-22 20:34:49 -04:00
Jared Wein
4518d81cb5
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
...
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Jared Wein
7c35c99d2d
Bug 1292008 - Enable the no-empty rule for eslint. r=markh
...
MozReview-Commit-ID: EfM3YOUjClW
2016-08-04 00:55:07 -04:00
Jared Wein
2422d7c476
Bug 1276027 - Add a Telemetry probe to track how often Firefox is used as the default handler. r=bsmedberg,rstrong
...
MozReview-Commit-ID: Ar3MaKeUIdz
2016-06-06 19:36:45 -04:00