chrome-types/tests/lib
Oliver Dunk 5cdcf0095f Prefer features without `location` condition
The action.openPopup() API is available to policy installed
extensions, OR to any extension as long as a (default enabled)
feature flag is set. We can't render complex unions like this so
instead just prefer the result without the `location` condition.

The result of this is that openPopup() will show as available on
stable without the "Requires policy" badge / TypeScript comment.
2024-06-06 14:26:35 +01:00
..
buffer.js refactor(test): move test files to match `tools` directory (#24) 2022-03-23 11:27:14 -04:00
feature-query.js Prefer features without `location` condition 2024-06-06 14:26:35 +01:00
line-hash.js refactor(test): move test files to match `tools` directory (#24) 2022-03-23 11:27:14 -04:00
override.js Ignore incorrect nodoc in Chrome 111+ for `world` parameter 2024-05-23 12:44:44 +01:00
render-context.js Fix rendering of chrome.gcm senderIds type. (#52) 2023-06-07 16:13:59 +01:00
semaphore.js refactor(test): move test files to match `tools` directory (#24) 2022-03-23 11:27:14 -04:00
traverse.js Add changes, fix up test 2024-01-24 13:38:53 -08:00