0
Files
src/extensions
Mitsuru Oshima b406ceb440 Remove Lock screen apps [] : remove lock screen extension
* Remove from api features, permission code, idl
* Remove kLockscreenExtension mojo context type.
* Remove extensions/browser/api/lock_screen_data.
* Remove lock screen app related properties, and methods.
* Remove test data

Bug: 376354347

Change-Id: I109b861bd0f58e90ed84d3c12c28e95a496a2521
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6005846
Commit-Queue: Mitsuru Oshima <oshima@chromium.org>
Reviewed-by: Jesse McKenna <jessemckenna@google.com>
Reviewed-by: Finnur Thorarinsson <finnur@chromium.org>
Reviewed-by: Kelvin Jiang <kelvinjiang@chromium.org>
Reviewed-by: David Pennington <dpenning@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1383324}
2024-11-14 23:57:21 +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: