0
Files
src/ios
Mike Dougherty d5684f719f Migrate window error logging to JavaScriptFeature
Moves error logging to an insolated world on iOS 14 and later. And
utilizes FeatureScript::ReinjectionBehavior::
kReinjectOnDocumentRecreation which enables the feature to continue
functioning if the DOM is replaced for the same window.

Bug: 1042335
Change-Id: I615050b0aac328b498bb754bd44f6953d512bc72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2677169
Commit-Queue: Mike Dougherty <michaeldo@chromium.org>
Reviewed-by: Gauthier Ambard <gambard@chromium.org>
Reviewed-by: Ali Juma <ajuma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#851394}
2021-02-06 01:30:18 +00:00
..
2021-01-29 19:06:51 +00:00
2021-01-28 19:04:23 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.