[webkit-changes] [WebKit/WebKit] feb7a3: [Win][MiniBrowser] Download a file, if a MIME type...

Kenji Shukuwa noreply at github.com
Wed Jul 26 12:10:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: feb7a3b937dbcc3c247a4417dd65a6ae94f6b8de
      https://github.com/WebKit/WebKit/commit/feb7a3b937dbcc3c247a4417dd65a6ae94f6b8de
  Author: Kenji Shukuwa <kenji.shukuwa at open-tec.co.jp>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M Tools/MiniBrowser/win/WebKitBrowserWindow.cpp

  Log Message:
  -----------
  [Win][MiniBrowser] Download a file, if a MIME type is not supported.
https://bugs.webkit.org/show_bug.cgi?id=259518

Reviewed by Fujii Hironori.

If you select content with an unsupported MIME type, the binary data of
that file will be displayed. Therefore, for such content, download the
file.

* Tools/MiniBrowser/win/WebKitBrowserWindow.cpp:
(WebKitBrowserWindow::decidePolicyForNavigationResponse):

Canonical link: https://commits.webkit.org/266320@main




More information about the webkit-changes mailing list