Skip to content

FileReader: fire ProgressEvent and add missing event handlers#1101

Merged
rbri merged 1 commit intoHtmlUnit:masterfrom
duonglaiquang:duong_event
Mar 13, 2026
Merged

FileReader: fire ProgressEvent and add missing event handlers#1101
rbri merged 1 commit intoHtmlUnit:masterfrom
duonglaiquang:duong_event

Conversation

@duonglaiquang
Copy link
Contributor

This PR does the following

Fix FileReader to fire ProgressEvent (with loadstart, progress, load, loadend lifecycle) instead of a plain load Event and add missing onloadstart, onprogress, and onloadend event handler properties.

@sonarqubecloud
Copy link

@rbri rbri merged commit 10aa7e6 into HtmlUnit:master Mar 13, 2026
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants