diff options
author | Benjamin Gruenbaum <benjamingr@gmail.com> | 2020-11-26 23:27:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-26 22:27:55 +0100 |
commit | 4f46dc999b9fd3f26b6586d06d099d7039ca35c8 (patch) | |
tree | 360a41d113fed4cfe90158205ee9b96d992daf8e /std/http/file_server.ts | |
parent | e84704968e92638fae02c6ec2d629158dab3f25f (diff) |
fix: "onload" event order (#8376)
This commit fixes order of events for "onload" event.
Previously handler attached using "window.onload" was
always fired before handlers added using "addEventListener".
Diffstat (limited to 'std/http/file_server.ts')
0 files changed, 0 insertions, 0 deletions