Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake ProgressEvent constructor use enums #6674
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instead of boolean arguments, it should take EventBubbles and EventCancelable enums for better code readability.
code: components/script/dom/progressevent.rs