* Added new names for events:
* isBeginFrame: "WebFrameWidgetImpl::BeginMainFrame"
* isUpdateAllLifecyclePhases: "WebFrameWidgetImpl::UpdateLifecycle"
* Testing:
* Add browser.dart unit tests and testing information.
* Add test matrix to run the benchmark in Chromium 84 and 98.
Co-authored-by: David Iglesias Teixeira <ditman@gmail.com>