You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Gather the tuples of URL Metric group and the common LCP element external background image.
145
-
// Note the groups of URL Metrics do not change across invocations, we just need to compute this once for all.
146
-
// TODO: Instead of populating this here, it could be done once per invocation during the od_start_template_optimization action since the page's OD_URL_Metric_Group_Collection is available there.
147
-
if ( ! is_array( $this->group_common_lcp_element_external_background_images ) ) {
0 commit comments