WICG / crash-reporting

Crash reporting (from Web Perf WG)
https://wicg.github.io/crash-reporting/
Other
8 stars 7 forks source link

Properly exclude 'CrashReportBody' from exported IDL #10

Open stephenmcgruer opened 4 years ago

stephenmcgruer commented 4 years ago

See https://github.com/WICG/crash-reporting/pull/8#issuecomment-660455915


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Jul 22, 2020, 3:05 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2FWICG%2Fcrash-reporting%2Fd3a52a030031ecf29822439f20f49db2897a0ee3%2Findex.html%3Fforce%3D1%26isPreview%3Dtrue) ``` 🕵️‍♀️ That doesn't seem to be a ReSpec document. Please check manually: [Function: url] ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20WICG/crash-reporting%2310.)._
stephenmcgruer commented 4 years ago

cc @tabatkins @foolip @tidoust to see if I'm doing this right this time. Based on discussion at https://github.com/WICG/crash-reporting/pull/8#issuecomment-660455915 - our overall goal is that this IDL will never be webexposed because the page by definition cannot receive a report for itself crashing.