Page Speed Optimization Libraries  1.6.29.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
net_instaweb::CriticalSelectorInfo Struct Reference

#include "critical_selector_finder.h"

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines