Page Speed Optimization Libraries
1.13.35.1
|
#include "critical_selector_finder.h"
Public Attributes | |
StringSet | critical_selectors |
CriticalKeys | proto |
This struct contains all the state that the finder needs, and will be held by the RewriteDriver. The critical_selectors field will be lazily initialized with the aggregate set of critical selectors strings from the protobuf entry, and should only need to be computed once per request (by UpdateCriticalSelectorInfoInDriver).