Firefox and WebKit require native promises to provide awaitPromise functionality. When the Promise is overwritten, all evaluations in the main world produce wrong Promise, so we wrap with async function to get a native promise instead. |
||
|---|---|---|
| .. | ||
| domErrors.ts | ||
| README.md | ||
| selectorParser.ts | ||
| utilityScriptSerializers.ts | ||
Files in this folder are used both in Node and injected environments, they can't have dependencies.