#include "critical_line_info_finder.h"
|
static const char | kCriticalLineInfoPropertyName [] |
|
The instantiated CriticalLineInfoFinder is held by ServerContext, meaning there is only 1 per server. The RewriteDriver's critical_line_info is the actual information.
Check property cache state and prepare to insert beacon. Returns the metadata with result.status == kDoNotBeacon if no beaconing should occur, and result.nonce contains the nonce if required (default implementation always beacons without a nonce).
Reimplemented in net_instaweb::BeaconCriticalLineInfoFinder.
The documentation for this class was generated from the following file: