0
Files
src/extensions
James Cook bbe845fbaf extensions: Add desktop Android support for chrome.alarms API test
Include the runtime API and support the alarms API test on the desktop
Android build.

Bug: 373434594
Change-Id: I67d85bc43f4699228f0810ce9fca640bcb6d6d77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5943425
Reviewed-by: Dominic Battré <battre@chromium.org>
Commit-Queue: James Cook <jamescook@chromium.org>
Reviewed-by: David Bertoni <dbertoni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1372377}
2024-10-22 22:17:47 +00:00
..
2024-10-10 20:35:01 +00:00
2024-10-18 17:39:17 +00:00

This will become a reusable extensions module. It implements the core parts of Chrome's extension system, and can be used with any host of the content module.

Some extensions code that is not Chrome-specific still lives in //chrome/browser/extensions and will be moved here.

Technical Documentation: