oschaaf commented on issue #1574: prioritize_critical_css 5 minutes clarification URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1574#issuecomment-400818085 The design doc I posted above would probably be worth closely looking at too, but I think a good starting point to evaluate what this would take would be looking at: `PrepareForBeaconInsertionHelper()` https://github.com/apache/incubator-pagespeed-mod/blob/c78d8e85622fe8d451ef29d21f89c68f21067fe6/net/instaweb/rewriter/critical_finder_support_util.cc#L345 And code that calls that, e.g.: `CriticalSelectorFinder::PrepareForBeaconInsertion()` https://github.com/apache/incubator-pagespeed-mod/blob/c78d8e85622fe8d451ef29d21f89c68f21067fe6/net/instaweb/rewriter/critical_selector_finder.cc#L160
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
