This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Create a "ResetAfter" function for StrictMode that checks for debug mode #11617
Labels
needs:triage
Issue needs triage
Problem
Currently, there is a
StrictMode.resetAfter
function in AC. However, the function does not check for debug mode, When this function is called in a production build, it ends up costing us 1-2 milliseconds resetting violation policies each time.Acceptance Criteria
resetAfter
function┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: