You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Saw the output of #18 and started digging around a little bit, I'm seeing null being used for a lot of optional parameters.
For example, subtypes are marked as null in https://github.com/Microsoft/edge-diagnostics-adapter/blob/master/EdgeWebKitImpl/debugger.ts#L320-L323
If there is no subtype, then the property should just not be set?
The text was updated successfully, but these errors were encountered: