evanw / evanw/node-source-map-support
Synchronous XHR warning
オープン
- 主要言語
- JavaScript
- スター
- 2.2k
- フォーク
- 223
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When I source `browser-source-map-support.js` in Chrome 42, I get the following warning in the JS console:
> Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず browser-source-map-support.js を読み込む際に Chrome 42 で警告を再現し、次にそのファイルを調べて同期 XMLHttpRequest の経路を確認します。完了条件は、ブラウザーのバージョンが同期 XHR の警告を出さなくなり、source-map support が引き続き機能することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100