ep74 Monthly Web 202009
- published_at
- 2020-10-06
- guest
- @myakura
- toc
-
headings
Theme
第 74 回のテーマは 2020 年 9 月の Monthly Web です。
Show Note
Chrome 動向
- Stable: 85
-
Updates
-
Deprecations and removals in Chrome 86
- https://developers.google.com/web/updates/2020/09/chrome-86-deps-rems
- Remove WebComponents v0
- Deprecate FTP support
-
Chromium Blog: Chrome 86: Improved Focus Highlighting, WebHID, and More
- https://blog.chromium.org/2020/09/chrome-86-improved-focus-highlighting.html
- CSS Pseudo-Class: focus-visible and the Quick Focus Highlight
- WebHID API
-
New Origin Trials
- Cross-Screen Window Placement
- battery-savings Meta Tag
- Secure Payment Confirmation
- Cross-Origin-Opener-Policy Reporting API
-
Completed Origin Trials
- Native File System
-
Other Features in This Release
- Altitude and Azimuth for PointerEvents v3
- Change Encoding of Space Character when URLs are Computed by Custom Protocol Handlers
- CSS ::marker Pseudo-Element
- Document-Policy Header
- EME persistent-usage-record Session
- FetchEvent.handled
- HTMLMediaElement.preservesPitch
- Imperative Shadow DOM Distribution API
- Move window.location.fragmentDirective
- New Display Values for the
<fieldset>
Element - ParentNode.replaceChildren() Method
- Safelist Distributed Web Schemes for registerProtocolHandler()
- text/html Support for the Asynchronous Clipboard API
- VP9 for macOS Big Sur
- WebRTC Insertable Streams
-
Deprecations, and Removals
- Remove WebComponents v0 from WebView
- Deprecate FTP Support
-
What's New In DevTools (Chrome 87)
- https://developers.google.com/web/updates/2020/10/devtools
- New CSS Grid debugging tools
- New WebAuthn tab
- Move tools between top and bottom panel
- Elements panel updates
- View the Computed sidebar pane in the Styles pane
- Grouping CSS properties in the Computed pane
- Lighthouse 6.4 in the Lighthouse panel
- performance.mark() events in the Timings section
- New resource-type and url filters in the Network panel
- Frame details view updates
- Display COEP and COOP reporting to endpoint
- Display COEP and COOP report-only mode
- Deprecation of Settings in the More tools menu
-
DevTools architecture refresh: Migrating to JavaScript modules
- https://developers.google.com/web/updates/2020/09/migrating-to-js-modules
- devtools が ES Module ベースになった
-
How we built the Chrome DevTools Issues tab
- https://developers.google.com/web/updates/2020/09/issues-tab
- DevTools の Issue Tab をどう実装したか
-
Chromium Blog: Changing the Chrome on iOS User Agent for Request Desktop Site
- https://blog.chromium.org/2020/09/changing-chrome-on-ios-user-agent-for.html
- iOS Chrome の UA に
CriOS/<version>
という文字列が追加される
- Chromium Blog: Giving users and developers more control over focus
- Chromium Blog: A safer and more private browsing experience on Android with Secure DNS
- Custom bullets with CSS ::marker
- Help users change passwords easily by adding a well-known URL for changing passwords
- Connecting to uncommon HID devices
- Managing several displays with the Multi-Screen Window Placement API
- Declarative Shadow DOM
- Detached window memory leaks
-
Content delivery networks (CDNs)
- https://web.dev/content-delivery-networks/
- CDN とは?を特定の CDN サービスを出さず一般的な部分だけ説明している
-
Deprecations and removals in Chrome 86
-
Intents
- Ship: Heavy Ad Intervention
- Ship: Launch ".well-known/change-password" URL support
- Ship: Atomics.waitAsync
- Ship: WakeLockSentinel.released attribute
- Ship: Web Share API (Windows & Chrome OS)
- Ship: Permissions-Policy header
- Ship: cross-origin isolation
- Ship: FontBoundingBoxAscent/Descent in New TextMetrics API in Canvas
- Ship: text-decoration-thickness, text-underline-offset and from-font keyword for text-underline-position
- Ship: Cookie Store API
-
Ship: @font-face descriptors to override font metrics
- https://groups.google.com/a/chromium.org/g/blink-dev/c/ApR03h3CGfo
- ascent と descent の値を上書きする
- Web フォントによる layout shift を防ぐ
-
Implement and Ship: Change
<dialog>
from position: absolute to position: fixed. - Prototype and Ship: Update visibilityState before firing pagehide
-
Prototype: Client Hint Reliability: Critical-CH Header
- https://groups.google.com/a/chromium.org/g/blink-dev/c/zPYGbULXn7o
- CH が無かった場合にリトライさせるなどの機能
-
Prototype and Ship: Import Assertions
- https://groups.google.com/a/chromium.org/g/blink-dev/c/Xft04J07Oh0
- Synthetic Module 対応の from 句
import json from "./foo.json" assert { type: "json" };
- Prototype: Platform-issued trust tokens
- Extend Origin Trial: WebAssembly SIMD
-
Extend Origin Trial:
fetch()
upload streaming - Extend Origin Trial: scheduler.postTask
- Extend Origin Trial: QuicTransport
-
Extend Origin Trial: Notification Triggers
- TimeStamp や Location ベースで notification をトリガーする API 。
- https://groups.google.com/a/chromium.org/g/blink-dev/c/xOTmlUxPj7A
- Extend Origin Trial: Cross-origin opener policy reporting API
- Extend Origin Trial: Origin isolation
- Experiment: Conversion Measurement API
- Continue Experimenting: Idle Detection API
- Change:
- Unship:
-
Remove:
-
PSA: Planned experimentation with changes to srcset selection
- https://groups.google.com/a/chromium.org/g/blink-dev/c/sIGNgOAC0oc/m/TFST-dJxAwAJ
- 32" などのディスプレイのために 2400w の画像を提供した場合 DPR4 の 600px モバイルでもダウンロードされる
- いくら密度が高くても、そんな小さいスクリーンデバイスでデカイ画像を表示しても人間にはわからない
- ダウンロード効率をあげるために、小さいスクリーンで大きすぎる画像を選択しないように srcset を変えるテストをする
-
[Registration Open] Sign Up for Chromium University: Nov 10-12!
- https://groups.google.com/a/chromium.org/g/blink-dev/c/UBZZsSdGee8/m/20m8qeJfCgAJ
- 今年は一般からも募集してオンラインで実施
-
PSA: Planned experimentation with changes to srcset selection
-
v8
-
V8 release v8.6 · V8
- https://v8.dev/blog/v8-release-86
- WASM 高速化, OSS JS-Fuzzer, Respectful COde
- Indicium: V8 runtime tracer tool · V8
- Slack tracking in V8 · V8
-
Respectful code · V8
- https://v8.dev/docs/respectful-code
- 差別的な言葉、強い言葉を置換
-
V8 release v8.6 · V8
-
Other
- Launching DoH on Android
- Official Google Webmaster Central Blog: Sharing what we learned on the first Virtual Webmaster Unconference
-
Official Google Webmaster Central Blog: New Schema.org support for retailer shipping data
- https://webmasters.googleblog.com/2020/09/new-schemaorg-support-for-retailer.html
- Scheme.org が小売り系の語彙を増やした
-
Official Google Webmaster Central Blog: New open source robots.txt projects
- https://webmasters.googleblog.com/2020/09/new-open-source-robotstxt-projects.html
- robots.txt のパーサ公開からしばらくして rust や go のツールも出てきた。今回インターン 2 名が Java のパーサとテストフレームワークを作ったらしい。
- Official Google Webmaster Central Blog: Googlebot will soon speak HTTP/2
- sellers.json で販売者情報を提供する - AdSense ヘルプ
Firefox 動向
- Stable: 81
-
Updates
-
Firefox 81.0, See All New Features, Updates and Fixes
- https://www.mozilla.org/en-US/firefox/81.0/releasenotes/
- 米国とカナダででクレジットカードの自動入力機能がリリース
- WebP や AVIF ファイルを Firefox に関連付けられるように
- キーボードのメディアキーに対応
- Firefox 81 for developers - Mozilla
- These Weeks in Firefox: Issue 78 - Firefox Nightly News
- These Weeks in Firefox: Issue 79 - Firefox Nightly News
- These Weeks in Firefox: Issue 80 - Firefox Nightly News
-
Firefox 81.0, See All New Features, Updates and Fixes
-
Intents
- Ship: Media Session API
- Ship: Implement :-moz-any() as an alias of :is()
-
Ship in Nightly channel and early Beta:
beforeinput
event andInputEvent.getTargetRanges()
- Ship: Update browsing context name on cross site navigation or history traversal
- Ship - sandbox-"allow-downloads"
- Prototype: TLS Encrypted Client Hello
- Prototype: math-depth property and font-size: math
- Prototype: math-style property
-
Prototype: Allow :is() and :where() to have better selector error recovery.
- https://groups.google.com/g/mozilla.dev.platform/c/p7XvnLTPRps
- セレクタはグループ内に書かれたものどれか一つが未サポートだったりするとブロックすべてが無視される
:is()
や:where()
の中はそうならないようにしようと仕様が変わったのでその実装
- Prototype: autocapitalize
- Deprecate: MathML scriptminsize and scriptsizemultiplier attributes
- Unship: MathML deprecated style, menclose@radical, mathsize/linethicknes named values, mfrac@bevelled, alignment attributes, script shift attributes, XLink.
- Dogfooding Warp
-
Other
-
Update on Firefox Send and Firefox Notes - The Mozilla Blog
- https://blog.mozilla.org/blog/2020/09/17/update-on-firefox-send-and-firefox-notes/
- Mozilla の事業整理の一環として Firefox Send と Notes が終了
- A look at password security, Part V: Disk Encryption - The Mozilla Blog
-
The internet needs our love - The Mozilla Blog
- https://blog.mozilla.org/blog/2020/09/30/the-internet-needs-our-love/
- 昨今のウェブやプラットフォームの問題について自衛したりしましょうねという話
- なかでも Facebook や YouTube の推奨アルゴリズムで政治的に過激なものや誤情報に触れ続けてしまう危険性について
- 大統領選が近いので改めて言っているものと思われる
-
Join the anti-establishment | The Firefox Frontier
- https://blog.mozilla.org/firefox/join-the-anti-establishment/
- プラットフォーマーではないサービスの紹介
- Data Publishing @ Mozilla - Data@Mozilla
- This Week in Glean: glean-core to Wasm experiment - Data@Mozilla
- To Eleventy and Beyond - Mozilla Hacks - the Web developer blog
-
Mozilla Foundation - RegretsReporter
- https://foundation.mozilla.org/en/campaigns/regrets-reporter/
- YouTube のアルゴリズムを調査するプロジェクト
- 拡張をインストールし、政治的に過激なものやニセ科学などのビデオがおすすめに入ってきたらそれを Mozilla に送信する
-
MDN Browser Compatibility Report
- https://mdn-web-dna.s3-us-west-2.amazonaws.com/MDN-Browser-Compatibility-Report-2020.pdf
- MDN が開発者にブラウザの互換性についてアンケートをとった結果がまとまった
- Flexbox や viewport の実装の違いなどについての回答が多かったらしい
-
Update on Firefox Send and Firefox Notes - The Mozilla Blog
Safari 動向
- Stable: 14.0
-
Updates
-
Safari 14 Release Notes
- https://developer.apple.com/documentation/safari-release-notes/safari-14-release-notes
- WebExtensions
- HTTP/3
- WebP(iOS 14 、 macOS 11 で)
-
Release Notes for Safari Technology Preview 113
- https://webkit.org/blog/11294/release-notes-for-safari-technology-preview-113/
- Added support for MediaRecorder bitrate options (r265328)
- Enabled H.264 low latency code path by default for macOS (r265547)
- Changed to apply aspect ratios when computing flex-basis (r265855)
- Added VoiceOver access to font styling at insertion point (r265259)
- Fixed font loads quickly followed by navigations failing indefinitely (r265603)
- Implemented Canvas.transferControlToOffscreen and OffscreenCanvasRenderingContext2D.commit (r265543)
- Implemented createImageBitmap(ImageData) (r265360)
- Implemented PerfomanceObserverInit.buffered (r265390)
- Added a special HID mapping for the Google Stadia controller (r265180)
- Added HID mapping for the Logitech F310/F710 controllers. (r265183)
-
Safari 14 Release Notes
-
Position
- Request for position on Heavy Ad Intervention
- Request for position on isInputPending
- Request for position on @font-face descriptors ascent/descent/line-gap-override to override font metrics
- Request for position on the aspect-ratio CSS property
- Requesting a position on Document Policy
- Request for position: 'display: list-item' by default for
- Request for position: CSS Ruby Layout Module
- Request for position: top-level await in JS
- Request for position on Permissions-Policy header
- Request for position on Event Timing
- Request for position on Schemeful Same-Site
-
Other
-
[webkit-dev] 2020 WebKit Contributors Meeting - Save the Date
- https://lists.webkit.org/pipermail/webkit-dev/2020-September/031419.html
- 11/16 と 11/17 の 2 日間、オンラインで開催
-
[webkit-dev] 2020 WebKit Contributors Meeting - Save the Date
Edge 動向
- Stable: 85
-
Updates
-
MyIgnite - Your home for Microsoft MyIgnite (9/22-25)
- https://myignite.microsoft.com/home
- State of the browser in 2020
- Introducing Microsoft Edge on Linux
- Improvements in PDF Reader - Table of Contents and Smooth Scrolling - Microsoft Tech Community
- Introducing web capture for Microsoft Edge - Microsoft Tech Community
- Introducing Sleeping Tabs Experiment: Improving Memory Usage in Microsoft Edge - Microsoft Tech Community
- Sleeping Tabs FAQ - Microsoft Tech Community
- Dev channel update to 87.0.637.0 is live - Microsoft Tech Community
- Update on Adobe Flash Player Support - Microsoft Tech Community
- Announcing the Open/Save as/Save and Delete prompts for downloads! - Microsoft Tech Community
- Announcing Windows 10 Insider Preview Build 19042.421 (20H2)
- Announcing Windows 10 Insider Preview Build 20175
- Announcing Windows 10 Insider Preview Build 20206
- Announcing Windows 10 Insider Preview Build 20206
- Now more essential than ever - the role of the Windows PC has changed
- What's New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
- The new Microsoft Edge on Surface Duo showcases cross-platform convenience
- Announcing Windows 10 Insider Preview Build 20206
-
MyIgnite - Your home for Microsoft MyIgnite (9/22-25)
-
Chakra
- Release ChakraCore v1.11.22 · microsoft/ChakraCore
-
Other
-
Update on Adobe Flash Player End of Support
- https://blogs.windows.com/msedgedev/2020/09/04/update-adobe-flash-end-support/
- 2020 年末でサポート終了の再アナウンス
-
Bringing the browser developer tools to Visual Studio Code
- https://blogs.windows.com/msedgedev/2020/10/01/microsoft-edge-tools-vscode/
- Microsoft Edge Tools for VS Code extension
- VSCode に DevTools の機能を導入する拡張
-
Microsoft Edge's multi-process architecture
- https://blogs.windows.com/msedgedev/2020/09/30/microsoft-edge-multi-process-architecture/
- Edge というか Chromium のプロセスアーキテクチャの話
-
Building a faster, leaner, and more efficient Microsoft Edge
- https://blogs.windows.com/msedgedev/2020/09/23/faster-leaner-more-efficient-microsoft-edge/
- パフォーマンスの改善指標を Speed, Responsiveness, Resource Usage, Size という 4 つの指標で考えているという話
-
Styling for Windows high contrast with new standards for forced colors
- https://blogs.windows.com/msedgedev/2020/09/17/styling-for-windows-high-contrast-with-new-standards-for-forced-colors/
- forced-colors, prefer-contrast を用いたハイコントラストモード時の設計ガイド
- Introducing Source Order Viewer in the Microsoft Edge DevTools
-
Introducing Web APIs for Dual Screen and Foldable Devices
- https://blogs.windows.com/msedgedev/2020/09/14/introducing-dual-screen-foldable-web-apis/
- foldable device のための JS/CSS の書き方の解説
- Web-to-App Communication: The Native Messaging API - text/plain
- Browser Memory Limits - text/plain
- Web Debugging: Watching Element Changes - text/plain
- Local Data Encryption in Chromium - text/plain
- Debugging Browsers - Tools and Techniques - text/plain
-
Update on Adobe Flash Player End of Support
WHATWG/W3C 動向
-
TPAC
-
TPAC 2020: Overview
- https://www.w3.org/2020/10/TPAC/
- https://www.w3.org/2020/10/TPAC/group-schedule.html
- https://www.w3.org/wiki/TPAC/2020/GroupMeetings
- 10/12-16 、 10/20 、 10/26-30 で分散開催
- グループのミーティング、 AC ミーティング、ブレークアウトに週を分けた
- web-advertising agenda
- web-platform-tests agenda
- web-apps
- web-payments
- web-performance
- web-rtc
- privacy-ig
-
Information needed to answer TPAC 2020 Haiku Challenge - Web-Based Straw-poll and Balloting System
- https://www.w3.org/2002/09/wbs/1/TPAC2020Haiku/
- 俳句チャレンジがあるらしい
-
TPAC 2020: Overview
- Recommendation
- Proposed Recommendation
- Candidate Recommendation
- Working Draft
- First Public Working Draft
-
Chartering
- WebTransport Working Group Charter Approved
-
Other
-
W3C re-energizes process for agile Web standardization and earlier Royalty-Free protection
- https://www.w3.org/blog/news/archives/8677
- プロセスドキュメントと特許ポリシーが改訂
- 勧告の修正や部分的な機能追加の要件や手順が新プロセスの仕様では簡略化でき、 Living Standard モデルのような改訂ができるようになった
- 特許ポリシーもあわせて、効力の発行が REC から CR に
- New version of the Roadmap of Web Applications on Mobile | W3C News
- WebTransport Working Group
-
Open UI + CSSWG joint meeting
- https://lists.w3.org/Archives/Public/www-style/2020Sep/0005.html
- Form UI Customization に関する作業や実装者が Open UI と被ってる
- ジョイントミーティングを実施
-
Rename spec to file-system-access.
- https://github.com/WICG/file-system-access/pull/227
- Native File System から File System Access にリネーム
- Inclusivity reason から native をさける
-
Rename to Direct Sockets API by ewilligers
- https://github.com/WICG/raw-sockets/pull/13
- Raw Socket API から Direct Socket API にリネーム
-
Work in progress on a Decentralized Web Interest Group Charter (Advance Notice)
- https://lists.w3.org/Archives/Public/public-new-work/2020Sep/0006.html
- dweb 的な流れを組んでるのかと思いきや Improving Web Advertising Business Group 系
-
W3C re-energizes process for agile Web standardization and earlier Royalty-Free protection
TC39 動向
- Meeting
-
Proposals Diff
- https://github.com/tc39/proposals/compare/master@{2020-09-01}...master@{2020-10-01}
-
0->1
- String.dedent
- Intl.DisplayNames v2
- Intl Locale Info
- Error Cause
- Double-Ended Iterator and Destructuring
- Standardized Debug
- Modules and Additional Integer Math
-
1->2
- Intl.Enumeration
- Class Static Blocks
- Resizable / Growable ArrayBuffers
-
2->3
- .item()
- Import Assertions
-
3->4
- Intl.DisplayNames
-
New Proposals
-
String.dedent
- https://github.com/tc39/proposal-string-dedent
- string literal で書いたときのインデントを消すための関数
- Intl.DisplayNames v2
-
Intl Locale Info
- An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.
- https://github.com/FrankYFTang/proposal-intl-locale-info
- Error Cause
-
Double-Ended Iterator and Destructuring
- https://github.com/tc39/proposal-deiter
let [first, ...rest, last] = iterable
-
Standardized debug
- https://github.com/tc39/proposal-standardized-debug
let b = dbg!(a());
みたいに debug macro みたいなことをしたい
-
Proposal for additional static methods on Math
- https://github.com/phoddie/integer-and-modulus-math-proposal
Math.mod(x, y)
- IEEE 754 modulusMath.idiv(x, y)
-Int32 divisionMath.imod(x, y)
- Int32 modulusMath.idivmod(x, y)
- Int32 division with modulus, returns[division result, modulus result]
Math.imuldiv(x, y, z)
- Int32 multiply and divide with 64-bit intermediate result -(x * y) / z
Math.irem(x, y)
- Int32 remainder
-
proposal-decorators
- https://github.com/tc39/proposal-decorators/blob/simplified/README.md
- littledan が decorator の仕様を更新した
- Decorators: A New Proposal
- https://slides.com/pzuraq/decorators-a-new-proposal-2020-09
-
String.dedent
- Other
IETF 動向
-
IETF
- materials
- httpwg
- quicwg
- webtrans
- tlswg
- wpack
- privacypass
- dispatch
- secdispatch
- RFC
- IETF Last Call
- WG Last Call
- Call for Adoption
- I-D Action
-
Draft
-
WebRTC-HTTP ingestion protocol (WHIP)
- https://tools.ietf.org/html/draft-murillo-whip-00
- WebRTC のシグナリングを HTTP で行う標準化
-
The Vulcain Protocol
- https://tools.ietf.org/html/draft-dunglas-vulcain-01
- HTTP Preload をしたいらしい
- Secure Element for TLS Version 1.3
- Email Author Header Field
-
WebRTC-HTTP ingestion protocol (WHIP)
-
Other
-
Fwd: IETF WG state changed for draft-ietf-httpbis-http2-secondary-certs
- https://lists.w3.org/Archives/Public/ietf-http-wg/2020JulSep/0145.html
- secodary certs がクライアントの実装とか全然無くて策定停止
-
Re: New Version Notification for draft-snell-search-method-02.txt
- https://lists.w3.org/Archives/Public/ietf-http-wg/2020JulSep/0147.html
- Search Method をまだやるか、皆興味あるかという話
- QuicTransport protocol update
-
The state of QUIC and HTTP/3 2020
- https://www.fastly.com/blog/state-of-quic-and-http3-2020
- WG Last Call 直前というのもありドラフトの変遷や実装状況をおさらい
-
Fwd: IETF WG state changed for draft-ietf-httpbis-http2-secondary-certs
セキュリティ動向
- 安心して利用できるログイン方法として最も多くの人が選んだのは「パスワード」 一方、 60%以上が「複数のサービスでパスワードを使いまわしている」と回答 - トピックス - ヤフー株式会社
- Project Zero: JITSploitation I: A JIT Bug
- Project Zero: JITSploitation II: Getting Read/Write
- Project Zero: JITSploitation III: Subverting Control Flow
- Project Zero: Attacking the Qualcomm Adreno GPU
-
Project Zero: Announcing the Fuzzilli Research Grant Program
- https://googleprojectzero.blogspot.com/2020/10/announcing-fuzzilli-research-grant.html
- JS の fazzing で脆弱性見つけるプログラム。 1 年間実施、脆弱性には最大 $5000
- JVNVU#91973538: OpenSSL における暗号通信を解読可能な脆弱性 (Raccoon Attack)
- note でソースコードから IP アドレスが確認できた事態に関する追加報告とお詫び | note 株式会社
- ランサムウェア攻撃に起因する初の死亡例が発生か--ドイツの大学病院で - ZDNet Japan
- ドコモ口座を悪用した不正送金についてまとめてみた - piyolog
周辺動向
- Deploying network error logging with Compute@Edge
- The state of QUIC and HTTP/3 2020
-
Rendering React on the Edge with Flareact and Cloudflare Workers
- https://blog.cloudflare.com/rendering-react-on-the-edge-with-flareact-and-cloudflare-workers/
- Cloudflare のエッジ上で動く React
- Migrating cdnjs to serverless with Workers KV
- Best practices for the most popular DevOps tool: WAFs
-
HDMI - Scaling Netflix Certification | by Netflix Technology Blog
- https://netflixtechblog.com/hdmi-scaling-netflix-certification-8e9cb3ec524f
- netflix がどうやって接続機器のテストをしてるかみたいな話
- AVIF has landed - JakeArchibald.com
-
ImperialViolet - Letter to 20 years ago
- https://www.imperialviolet.org/2020/09/06/20yearsago.html
- 20 年前と変わったこと、変わらなかったこと
-
Moment.js
- https://momentjs.com/docs/#/-project-status/
- Moment.js は安定性を重視するメンテナンスモードに入る
- 代替が色々あるためそちらを推奨、古いブラウザをサポートする場合に利用するものに
- Temporal や Intl の登場もあるので
-
The Pursuit of Appiness - Infrequently Noted
- https://infrequently.org/2020/09/the-pursuit-of-appiness/
- アプリとプラットフォームの功罪について
- fortnite vs apple 的な文脈で書かれたものと思われる
-
Exotic Array Objects - ReadSpecWith.us
- https://readspecwith.us/#/?id=exotic-array-objects
- 一緒に ES の Spec を読もうという Youtube
-
DigitalOcean's Hacktoberfest is Hurting Open Source
- https://blog.domenic.me/hacktoberfest/
- https://hacktoberfest.digitalocean.com/
- DigitalOcean が 10 月に hacktoberfest という、オープンソースに初めて関わる人を応援するイベントみたいなのをやっている
- PR 出したら T シャツをもらえるなど、参加の条件がゆるいため、大きなプロジェクトに無意味な PR や issue がたくさん投げられてメンテナが辟易としている
- https://twitter.com/github/status/1311772722234560517
-
大規模サービス障害多発(二次情報集)
-
Google
- Google で障害発生 Drive Gmail YouTube Hangouts 等各種サービスダウン
- https://cubeglb.com/media/2020/09/25/google_502_20200925/
-
Apple
- Apple サービスで大規模障害。 Music や App Store 、 Arcade など多数が機能停止
- https://japanese.engadget.com/apple-outage-024018171.html
-
MS
- MS365 サービス障害発生。 Teams 、 Outlook 等がアクセス不能な状態に。
- https://news.yahoo.co.jp/byline/ohmototakashi/20200929-00200601/
-
AWS
- 2020 年 9 月 26 日 CloudFront 障害中のアクセスログを調査してみた
- https://dev.classmethod.jp/articles/cloudfront-fault-20200926/
-
東証
- 東証、システム障害で謝罪 詳細な経緯説明、当面は「人的監視」で対応
- https://www.itmedia.co.jp/news/articles/2010/01/news156.html
-
Google
イベント
-
9 月
- 9-10: Chromium Platform Security Summit
-
11: SecWeb
-
https://secweb.work/
- The Web We Can Ship - Speaker Deck
- https://speakerdeck.com/mikewest/the-web-we-can-ship
-
https://secweb.work/
-
10 月
- 26-30: TPAC/2020 - W3C Wiki
-
11 月
- 14-20: IETF 109 Bangkok
- 17-19: BlinkOn
Wrap Up
- devtools の es module 移行
- @font-face ascent / dsecent
- Declarative Shadow DOM on web.dev
- Conversion Measurement API Experiment
is:()
,:where()
の実装や改善の話- Edge で High Contrast mode のガイドライン
- Foldable / Multi Screen Devices 系の話
- Mozilla 大統領選に合わせて誤情報対策の啓蒙
- MDN Browser Compatibility Report 2019
- Safari 14 リリースで WebP
- W3C プロセス改定
- Hacktoberfest
- 大規模障害が多かった
- Import Assertion の実装や仕様や Intents
- Moment.js のメンテナンスモード
- Inclusive rename (direct socket api / file system access api / v8 code)