Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obsoleteなオブジェクトの使用状況確認 #8

Open
kimushu opened this issue Oct 18, 2016 · 0 comments
Open

obsoleteなオブジェクトの使用状況確認 #8

kimushu opened this issue Oct 18, 2016 · 0 comments
Assignees

Comments

@kimushu
Copy link
Owner

kimushu commented Oct 18, 2016

Chrome 52.x→54.0 にて、Obsolete とされていた FileError オブジェクトが削除された。
これに伴い、FileErrorの派生クラス定義で失敗するようになり、Loadingのまま遷移しない不具合となった。

不具合はFileErrorをDOMErrorやDOMExceptionに変更することで緊急修正したが、その横展開として
他に突然消滅するリスクの高い Obsolete なオブジェクトを使用していないか、確認が必要。

@kimushu kimushu self-assigned this Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant