📝

Weekly Web Notes 20210305-20210311

2021/03/12に公開

Meta

Chrome

  • Chromium Blog: Speeding up Chrome's release cycle https://blog.chromium.org/2021/03/speeding-up-release-cycle.html
    • M94からChrome Stableのリリースサイクルを6週間ごとから4週間ごとに変更する
    • release channelに新たにExtended Stable を追加する。
      • 2週間ごとに重要な問題を修正するためのリリースがされるが、Stableでリリースされている新機能などは入らない
      • M94の次のExtended StableのバージョンはM96
    • V8からも記事が出ている: Faster releases · V8 https://v8.dev/blog/faster-releases
  • Adding Rank Magnitude to the CrUX Report in BigQuery. | Web
    https://developers.google.com/web/updates/2021/03/crux-rank-magnitude
    • 2021年のデータセットからBigQueryのCrUX reportに試験的に新たなメトリクス rank_magnitude を導入する
    • 人気度(popularity)が上位1000, 10000, 100000 ... のorigin
    • 例えば上位1000に入っているoriginのうちFCPが1秒未満なのは53.6% のような分析が可能
  • master to main branch migration for chromium/src repo. Creating the main branch on April 6th.
    https://groups.google.com/a/chromium.org/g/blink-dev/c/3aVsmtmIhc4
    • chromium/src の main branch が master から main
    • 4/6 に main branch が作られる。master は main と同期される
    • 7/20 に master branchをstaleしてあつかい、一時的に削除しツールなどへの影響をみる。
    • その後master branchを完全に削除

Intents

Prototype

Experiment

Ship

Origin Trials

New Active

Firefox

Intents

Prototype

Ship

Unship / Remove

Edge

  • Microsoft Edge 89: Delivering improved browser performance to get the job done - Microsoft Edge Blog https://blogs.windows.com/msedgedev/2021/03/04/edge-89-performance/
    • Edge 89の新機能であるtab sleepingについて
    • デフォルトでは2時間操作されていないタブはスリープ状態となる
      • 時間変更やサイトごとの無効化をユーザーが設定可能
      • スリープしていないタブと比較すると平均してCPU使用量は26%削減、メモリ使用量は16%削減
  • Microsoft Edge Legacy desktop application support ends today - Microsoft Edge Blog
    https://blogs.windows.com/msedgedev/2021/03/09/microsoft-edge-legacy-end-of-support/
    • Legacy Edgeのサポート終了
    • 4月のWindows 10の月次アップデートで削除予定

Blogs

W3C

WHATWG

TC39

Discussion