Граф коммитов

161 Коммитов

Автор SHA1 Сообщение Дата
Fischer.json c0472057e4 Bug 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley
MozReview-Commit-ID: GfuGF4v30pI

--HG--
extra : rebase_source : e8b4399bd1e3fc5e5b220e80d6694c00a4b7e482
2017-05-09 10:43:48 -04:00
Mike Conley 0582261474 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

--HG--
extra : rebase_source : 926dd03514dd1792ee1c9d9a662a4a3657bc6796
2017-05-04 12:42:27 -04:00
Florian Queze 37f2343b9a Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
Sebastian Hengst 9e0ecf32c5 Backed out changeset e1f191aad863 (bug 1356569) 2017-04-14 23:39:17 +02:00
Florian Queze 93a734a3ce Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
Mark Banner 585bf398ea Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop
MozReview-Commit-ID: KVrAnAjMD1E

--HG--
extra : rebase_source : 7a9651c055e2c6e959d42d08e5be9de2e2265346
2017-04-03 11:46:56 +01:00
Jared Wein a54eda04ca 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

--HG--
extra : rebase_source : 61d2aa91bf9474af3d72a5dea41b25dca442c1b7
2017-03-21 14:29:43 -04:00
Florian Quèze cd762cc83c Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
--HG--
extra : rebase_source : c6e20e6e79b0ca5de751c52712d96cbea9432d26
2017-03-07 15:29:48 +01:00
Jared Wein 9141469edf Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe

--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein c8c93140af Bug 1324865 - Remove the FX_STARTUP_EXTERNAL_CONTENT_HANDLER telemetry probe now that it is expired. r=rstrong
MozReview-Commit-ID: 7bQQadOJIhL

--HG--
extra : rebase_source : f4324dac478d2b86097de934ef99ef4077bbcc46
2016-12-20 14:23:59 -05:00
Gijs Kruitbosch c38d38f381 Bug 1322720 - don't show the homepage on firstrun if a pref is flipped, r=dao
MozReview-Commit-ID: FhWyo7omun3

--HG--
extra : rebase_source : 4f214431322cd1fb8b39c0f4a2b873dbce8ff593
2016-12-15 15:40:50 +00:00
Dave Townsend 8de07a19a0 Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz

--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Mark Banner a41b5adcb0 Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7

--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
2016-11-03 11:51:48 +00:00
Jared Wein 5040f17e00 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

--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe
2016-10-24 13:14:19 -04:00
Eric Rahm 52e9f58e98 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 f2e39dd5a1 Bug 1312716 - '-preferences' on the command line no longer works due to an undefined variable. r=jaws
MozReview-Commit-ID: LclZ8IrSPjb

--HG--
extra : rebase_source : 1e8d697d6befd3be2b7895e55a0f9ea6e38d71c7
2016-10-25 13:35:43 +01:00
Eric Rahm 1b5670be81 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 e097591200 Bug 1274633 - remove windows 10 welcome page, r=MattN
MozReview-Commit-ID: HI8mqzRmV45

--HG--
extra : rebase_source : 56b6c7f96185327776e988dc9f04928e2820a2b4
2016-09-28 16:53:46 +01:00
Filipe 225d8af6d8 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 f07a85fa01 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

--HG--
extra : rebase_source : cc28bf9c83797111e24ad76033ff23a0e812d4fc
2016-08-22 20:34:49 -04:00
Jared Wein fd84c776c7 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

--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Jared Wein be454cdf36 Bug 1292008 - Enable the no-empty rule for eslint. r=markh
MozReview-Commit-ID: EfM3YOUjClW

--HG--
extra : rebase_source : 47cb04f0a58df6ae810cbf41f7a09e3bb0130997
2016-08-04 00:55:07 -04:00
Jared Wein e4d2b9f9ac Bug 1276027 - Add a Telemetry probe to track how often Firefox is used as the default handler. r=bsmedberg,rstrong
MozReview-Commit-ID: Ar3MaKeUIdz

--HG--
extra : rebase_source : 05c9003c9ae95ca304f233b34b08ef492c524360
2016-06-06 19:36:45 -04:00
malayaleecoder 032abbedb5 Bug 1238537 - make nsBrowserContentHandler.js use Services.jsm, r=florian. 2016-02-15 23:49:39 +05:30
Dave Townsend 0a6414b898 Bug 1245649: Turn on no-trailing-spaces. r=Gijs
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Gijs Kruitbosch 83c9f8b8b9 Bug 1200639 - add LaterRun.jsm to show pages on the Nth run of a new profile, r=jaws
--HG--
extra : commitid : JGdSYQWpYsk
extra : rebase_source : d64e93f9a45fae405ca8188f2e56603096bbe299
2016-01-19 15:47:19 +00:00
Gijs Kruitbosch ef6c115cda Bug 1200639 - part 0: fix eslint issues in nsBrowserContentHandler.js, r=jaws
--HG--
extra : commitid : KiJuaeKR5Wl
extra : rebase_source : 7b09496e783d3c87b2c602314b3efc52e8e4a852
2016-01-19 22:03:11 +00:00
Jared Wein b82fbe3699 Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
--HG--
extra : commitid : 5Dm73Qky4vC
extra : rebase_source : 081f9eb19df15bcde305e87dbacea64cfe488249
2016-01-15 12:35:15 -05:00
Florian Quèze 489c0d2a58 Bug 1237648 - Cleanup usage of the search service in nsContextMenu.js and nsBrowserContentHandler.js, r=adw. 2016-01-08 11:27:50 +01:00
Justin Dolske b61e1de847 Bug 1215948 - Followup, whitelist "WNSSCX" param too. r=trivial 2015-11-30 16:57:24 -08:00
Justin Dolske 21b9832692 Bug 1215948 - "Hey Cortana" searches in Windows 10 default to Bing. r=jaws 2015-11-19 15:13:32 -08:00
Matthew Noorenberghe 5c48ecabc8 Bug 1209140 - Open a second firstrun tab for Tracking Protection promotion. r=jaws
--HG--
extra : commitid : 18Jp0NB0RWc
2015-10-15 13:44:18 -07:00
Tooru Fujisawa 098dfb76f1 Bug 1207491 - Part 8: Remove use of expression closure from browser/components/nsBrowserContentHandler.js. r=Gijs
--HG--
extra : commitid : 5CX2WdhD19B
extra : rebase_source : 133660c5783223baba434fa6261f9894799d8201
2015-09-23 18:36:21 +09:00
Jared Wein 70099b93ec Bug 1140495 - Remove support for windowed preferences. r=ttaubert
--HG--
extra : rebase_source : 2b29244f4813593171b436f551735dfcc13d6474
2015-09-02 12:12:55 -04:00
Jared Wein 9c7a1d51ad Bug 1177246 - Implement metrics for OS search query parsing. r=gfritzsche
--HG--
extra : rebase_source : d177d42711a5058e9051903f1687efcb8115af03
2015-08-26 13:28:13 -04:00
Florian Quèze 3b370060f6 Bug 1177443 - Add 'system' purpose for searches coming from outside Firefox, r=MattN. 2015-08-12 16:57:43 +02:00
Jared Wein 0a490a2395 Bug 1185012 - followup, update the URL used for the first-run-on-windows10 page. r=MattN 2015-07-21 22:47:32 -04:00
Jared Wein 9bb07216b6 Bug 1185012 - Display a message to a Firefox user the first time they open Firefox in Windows 10. r=MattN 2015-07-17 18:02:05 -04:00
Justin Dolske d78e47a8b5 Bug 1184737 - Windows 10 search rewrite should handle more results. r=jaws 2015-07-17 13:24:25 -07:00
Justin Dolske 9ddcd2a3b5 Bug 1182308 - Windows 10 search rewrite should handle more Bing domains. r=jaws 2015-07-16 17:29:32 -07:00
Justin Dolske a434b7a0a4 Bug 1177237 - Implement OS query parsing and user search choice. r=jaws 2015-07-06 18:11:05 -07:00
Gijs Kruitbosch f23ad95097 Bug 1175653 - followup: fix Set instantiation to fix mulet bustage, rs=bustage
--HG--
extra : commitid : 40qFzXJzTIu
extra : rebase_source : 2bc619775e09f0e28dc13bf8229f7a3b7b1032c5
2015-07-03 17:16:19 +01:00
Gijs Kruitbosch 4eb74802e9 Bug 1175653 - followup review comments: remove URI_INHERITS_SECURITY_CONTEXT check, r=dveditz
--HG--
extra : commitid : 4wWlgYZR4SJ
2015-07-03 16:00:21 +01:00
Gijs Kruitbosch ac56089194 Bug 1175653 - only allow local schemes for the chrome commandline flag, r=dveditz
--HG--
extra : commitid : 32wP3sFeiCW
extra : rebase_source : b7ee68a92f7893c94dc03e10b95be6b7962f2cec
extra : amend_source : 69dcc12d37343969821b8e52436482810fbe91ea
2015-06-25 13:25:56 -07:00
Gijs Kruitbosch 7fcc460681 Bug 1165321 - focus existing window if Firefox is already open in tablet mode, r=jaws
--HG--
extra : commitid : E96QcAy8k5s
extra : rebase_source : b79523b4d46f8b4a91015bab28226f3bae014794
2015-06-19 16:52:44 +01:00
Masatoshi Kimura 734970163c Bug 1172724 - Use the "openas" verb to select the default HTTP handler on Windows 10. r=jaws, jimm 2015-06-19 08:16:52 +09:00
Mike Hommey 77e457a86d Bug 1141441 - Make the -remote option return an error code. r=bsmedberg 2015-03-24 09:10:34 +09:00
Nicholas Nethercote c24a781566 Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
Mike Hommey 740cec5575 Bug 1080319 - Remove the -remote option. r=bsmedberg
The -remote option has existed essentially forever, but its usefulness is
questionable:
- It requires a running instance to be any useful, so any script actually
  using it should first do -remote 'ping()' and handle the response properly.
- It is not cross-application. The remote service dispatches the -remote
  commands to the command line handler, and, for example, desktop b2g builds
  don't have handlers for -remote (although thunderbird and seamonkey do).
- It is not a cross-platform option, which leads to the following point:
- There are other command line ways to do the same thing (at least in
  Firefox), without having to jump through hoops with -remote 'ping()',
  because there are command line options to do those same things on non-X11
  platforms.

For the latter, in Firefox case:
- -remote 'openURL(url)' can be replaced with firefox url
- -remote 'openURL(url,new-tab)' can be replaced with firefox -new-tab url
- -remote 'openURL(url,new-window)' can be replaced with firefox -new-window
  url
- -remote 'openfile(file,...)' is the same as -remote 'openurl(file,...) so,
  can be replaced as above
- -remote 'xfedocommand(openbrowser)' is inherited from the mozilla suite and
   doesn't make much sense, but can be replaced with firefox -new-window

The interesting part is that without changing nsBrowserContentHandler.js,
-remote still works, meaning that if people really feel strongly about
-remote, they'll still be able to write an addon to bring it back. This also
means this patch actually doesn't remove -remote for applications other than
Firefox that do support it, although -remote 'ping()' doesn't work as
expected. However, other -remote commands will now work even without a
running instance.
2014-10-14 07:19:52 +09:00
Birunthan Mohanathas 63531ea0d2 Bug 1048622 - Fix 'assignment to undefined variable' warnings in nsBrowserContentHandler.js. r=gavin 2014-08-05 06:47:17 -07:00