PermissionState is declare in ed/permissions and ed/orientation_event, are they the same?
See original GitHub issueThey are in both permissions and orientation_event, however, only in permissions it has the prompt value.
Should I merge them or use separately?
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

everything seem working in the curated branch
really grateful for your work there, thanks!
The raw crawl data in the
mainbranch may contain duplicates.The curated version of the data in the
curatedbranch comes with a “no duplicate top-level definitions or members” guarantee for idl in theidlfolder. This is enforced by tests. Duplicates are removed during curation through patches, and patches are normally linked to issues or pull requests raised against the underlying specs.There is a bug in Reffy for the
idlparsedfolder that makes it create more than one parsed version of the same IDL extract, creating artificial duplication of terms. See https://github.com/w3c/reffy/issues/844User Timing has been versionless for a couple of months. There should only remain extracts named
user-timing. I see there remain a couple of extracts undertr/ids, which is a mistake. That said, I don’t understand where you see two occurrences ofPerformanceMarkOptions?