Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
android 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
content 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
core 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
win 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README

# Crash

Crash is a [layered component] to enable it to be shared cleanly on iOS.

[layered component]: (https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design)

## Debugging

### Breakpad (iOS)

iOS crash reporting uses Breakpad. Some [code changes] are necessary in order
to enable crash reporting in local debug builds.

[code changes]: http://crrev.com/c/1570168