diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-08-08 17:28:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-09 00:28:33 +0900 |
commit | 376fc21942c8059055f97804e4f47617821c1f0f (patch) | |
tree | 8bb777327b9530dbbb01ac51b8fb2aab4b6c4a6c /files/ja/mozilla/firefox/releases/59 | |
parent | 42b4c570f00d300df6187b9c727319c44f742a40 (diff) | |
download | translated-content-376fc21942c8059055f97804e4f47617821c1f0f.tar.gz translated-content-376fc21942c8059055f97804e4f47617821c1f0f.tar.bz2 translated-content-376fc21942c8059055f97804e4f47617821c1f0f.zip |
Fixes #1634 - remove old compat site for Japanese (#1900)
* Fixes #1634 - remove old compat site mentions for Japanese - part 1
* Fixes #1634 - remove old compat site mentions for Japanese - part 2
* Update index.html
Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
Diffstat (limited to 'files/ja/mozilla/firefox/releases/59')
-rw-r--r-- | files/ja/mozilla/firefox/releases/59/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/ja/mozilla/firefox/releases/59/index.html b/files/ja/mozilla/firefox/releases/59/index.html index 9a4428a597..94e01db4af 100644 --- a/files/ja/mozilla/firefox/releases/59/index.html +++ b/files/ja/mozilla/firefox/releases/59/index.html @@ -111,7 +111,7 @@ translation_of: Mozilla/Firefox/Releases/59 <ul> <li><code>data:</code> URI へのトップナビゲーションはブロックされます({{bug(1401895)}})。詳しくは <a href="https://blog.mozilla.org/security/2017/11/27/blocking-top-level-navigations-data-urls-firefox-59/">Blocking Top-Level Navigations to data URLs for Firefox 59</a> をご覧ください。</li> <li>{{httpheader("X-Frame-Options")}} ヘッダーの <code>SAMEORIGIN</code> ディレクティブが、トップレベルのインラインフレームが同一オリジンであるかだけでなく、すべての祖先も同様であるかを確認するようになりました ({{bug(725490)}})。</li> - <li>異なるオリジンから現在のドキュメントに読み込まれる画像リソースが、HTTP 認証ダイアログを表示させることができなくなりました。 ({{bug(1423146)}})。詳しくは <a href="https://www.fxsitecompat.com/en-CA/docs/2017/http-auth-dialog-can-no-longer-be-triggered-by-cross-origin-images/">HTTP auth dialog can no longer be triggered by cross-origin images</a> をご覧ください。</li> + <li>異なるオリジンから現在のドキュメントに読み込まれる画像リソースが、HTTP 認証ダイアログを表示させることができなくなりました。 ({{bug(1423146)}})。</li> <li>ほかのブラウザーに合わせるため、および {{bug(1419658)}} で説明されている潜在的な問題を避けるため、HTTP 認証でユーザー名やパスワードに (<code>ISO-8859-1</code> ではなく) <code>utf-8</code> エンコーディングを使用するようになりました。</li> <li><a href="https://searchfox.org/mozilla-central/source/security/manager/ssl/nsSTSPreloadList.inc">HSTS プリロードリスト</a>は Google によって毎日更新されています。いつもの更新であれば注意する必要はないのですが、このリリースから新しい TLD が追加されました。このうち具体的に注目したいのが <code>.app</code> と <code>.dev</code> です。これらの新しい TLD を知らず、ローカルの開発環境に使用した場合、予期しない挙動となるかもしれません。なお、ローカルでの開発には<a href="https://tools.ietf.org/html/rfc2606">予約済み TLD</a> を使うべきとされています。</li> </ul> @@ -218,7 +218,6 @@ translation_of: Mozilla/Firefox/Releases/59 <ul> <li><a href="https://www.mozilla.org/firefox/59.0/releasenotes/">Firefox — Notes (59.0)</a></li> - <li><a href="https://www.fxsitecompat.com/ja/versions/59/">Firefox 59 サイト互換性情報</a></li> </ul> <h2 id="Older_versions" name="Older_versions">過去のバージョン</h2> |