Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
core/ | 03-May-2024 | - | 1,398 | 798 | ||
DEPS | D | 03-May-2024 | 210 | 8 | 7 | |
OWNERS | D | 03-May-2024 | 22 | 2 | 1 | |
README | D | 03-May-2024 | 319 | 8 | 6 |
README
1- Infobars is a layered component 2(https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design) 3to enable it to be shared cleanly on iOS. 4 5Directory structure: 6core/: shared code that does not depend on src/content/ 7content/: Driver for the shared code based on the content layer. 8