Skip to content

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

Description

@kimushu

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions