Update preprocessData with new user timing marks #43
Labels
importance: 1 - must have
Must be implemented for the issue's phase to be complete
phase: 1 - MVP
Tasks that get us to our initial MVP
urgency: 1 - within 2 days
work type: implementation
A task that primarily involves bashing code
Many User Timing marks have been updated in facebook/react#19223, breaking our profiler.
We could either wait until that PR is merged or start on this immediately if we're confident that the PR won't be changed significantly.
Acceptance Criteria
--render-cancel
mark handling code since we'll attempt to add it back to React (see: Attempt to re-add render abandoned/cancelled marks react#30)The text was updated successfully, but these errors were encountered: