question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PermissionState is declare in ed/permissions and ed/orientation_event, are they the same?

See original GitHub issue

They 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:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jodinathancommented, Feb 8, 2022

everything seem working in the curated branch

really grateful for your work there, thanks!

0reactions
tidoustcommented, Feb 1, 2022

The raw crawl data in the main branch may contain duplicates.

The curated version of the data in the curated branch comes with a “no duplicate top-level definitions or members” guarantee for idl in the idl folder. 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 idlparsed folder 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/844

PerformanceMarkOptions is also declared in user_timing_3 and user_timing_2

User 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 under tr/ids, which is a mistake. That said, I don’t understand where you see two occurrences of PerformanceMarkOptions?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found