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

Figure out which exceptions we can safely ignore (uwp) #24647

Closed
paulrouget opened this issue Nov 4, 2019 · 1 comment
Closed

Figure out which exceptions we can safely ignore (uwp) #24647

paulrouget opened this issue Nov 4, 2019 · 1 comment
Labels
Projects

Comments

@paulrouget
Copy link
Contributor

@paulrouget paulrouget commented Nov 4, 2019

These are the default exceptions that VS will break on if they are thrown:

Screen Shot 2019-11-04 at 15 17 38

Selecting all the exceptions shows that we have some other exceptions occurring that we ignore. For example, breaking on all the exceptions makes it impossible to start Servo on the device.

Maybe the default configuration is enough. Maybe we should run Servo in strict mode (break on all exceptions).

@jdm jdm added the P-windows label Nov 4, 2019
@jdm jdm added this to To do in UWP port via automation Nov 4, 2019
@jdm
Copy link
Member

@jdm jdm commented Aug 6, 2020

So far the defaults appear to be working out ok.

@jdm jdm closed this Aug 6, 2020
UWP port automation moved this from To do to Done Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UWP port
  
Done
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.