Thread overview
[Issue 21292] Chrome now blocks downloading .dmg compiler file by default
Oct 05, 2020
Andrej Mitrovic
Oct 05, 2020
Mathias LANG
[Issue 21292] Chrome now blocks downloading .dmg or .exe compiler file by default
Jan 08, 2021
Mathias LANG
Jan 10, 2021
Mathias LANG
Jan 22, 2021
Dlang Bot
Jan 22, 2021
Dlang Bot
[Issue 21292] Chrome by default now blocks downloading .dmg or .exe files via HTTP
Feb 10, 2021
Martin Nowak
October 05, 2020
https://issues.dlang.org/show_bug.cgi?id=21292

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
I was just told that brew is mentioned on the "Other Downloads" page here: https://dlang.org/download.html

Although I think we should probably move this to the main page for MacOS.

--
October 05, 2020
https://issues.dlang.org/show_bug.cgi?id=21292

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pro.mathias.lang@gmail.com

--- Comment #2 from Mathias LANG <pro.mathias.lang@gmail.com> ---
It is not `dmg`, since Chrome allows to download a dmg from https://www.google.com/chrome/ . I think it's the fact that the download link is using http rather than https.

--
October 11, 2020
https://issues.dlang.org/show_bug.cgi?id=21292

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com
           Hardware|x86                         |All
            Summary|Chrome now blocks           |Chrome now blocks
                   |downloading .dmg compiler   |downloading .dmg or .exe
                   |file by default             |compiler file by default
                 OS|Mac OS X                    |All

--- Comment #3 from Steven Schveighoffer <schveiguy@yahoo.com> ---
I ran into this same problem with Chrome on Windows (and the windows .exe
installer).

--
January 08, 2021
https://issues.dlang.org/show_bug.cgi?id=21292

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issuetracking@mailinator.co
                   |                            |m

--- Comment #4 from Mathias LANG <pro.mathias.lang@gmail.com> ---
*** Issue 21327 has been marked as a duplicate of this issue. ***

--
January 10, 2021
https://issues.dlang.org/show_bug.cgi?id=21292

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paultjeadriaanse@gmail.com

--- Comment #5 from Mathias LANG <pro.mathias.lang@gmail.com> ---
*** Issue 21516 has been marked as a duplicate of this issue. ***

--
January 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21292

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/dlang.org pull request #2933 "Fix 21292: Link directly to https s3 downloads" fixing this issue:

- Fix 21292: Link directly to https s3 downloads

  Companion PR: dlang/downloads.dlang.org#6

https://github.com/dlang/dlang.org/pull/2933

--
January 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21292

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dlang.org pull request #2933 "Fix 21292: Link directly to https s3 downloads" was merged into master:

- 9ad43612e66f2cc679cc8880901a24b4aa8a1c36 by Geod24:
  Fix 21292: Link directly to https s3 downloads

  Companion PR: dlang/downloads.dlang.org#6

https://github.com/dlang/dlang.org/pull/2933

--
February 10, 2021
https://issues.dlang.org/show_bug.cgi?id=21292

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code@dawg.eu
            Summary|Chrome now blocks           |Chrome by default now
                   |downloading .dmg or .exe    |blocks downloading .dmg or
                   |compiler file by default    |.exe files via HTTP

--