Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
net_instaweb::CriticalSelectorInfo Struct Reference

#include "critical_selector_finder.h"

Public Attributes

StringSet critical_selectors
 
CriticalKeys proto
 

Detailed Description

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).


The documentation for this struct was generated from the following file: