Commit-Queue | +1 |
import type {ChromeEvent} from '../../../../../../tools/typescript/definitions/chrome_event.js';
The file is generated via `json_schema_compiler`. And this is the only change to update the path to `chorme_event.js`.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +1 |
"../../definitions/settings_private_mv2.d.ts",
This is a dup of L103 above. Looks like an accidental copy/paste error.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
"../../definitions/settings_private_mv2.d.ts",
This is a dup of L103 above. Looks like an accidental copy/paste error.
Thanks for removing this!
import type {ChromeEvent} from '../../../../../../tools/typescript/definitions/chrome_event.js';
The file is generated via `json_schema_compiler`. And this is the only change to update the path to `chorme_event.js`.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Thanks for the quick review.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +1 |
PTAL. Updated `mock_accessibility_private.js` to allow using promise version of `accessibityPrivate` api. Thanks.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
a11y-common: Use MV3 `accessibilityPrivate` type defs
Add `accessibilityPrivate` MV3 type defs and update callers.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |