Searched refs:maxUpdateWidgetsIterations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp97 static const unsigned maxUpdateWidgetsIterations = 2; member in namespace:blink
1970 for (unsigned i = 0; i < maxUpdateWidgetsIterations; ++i) {

Completed in 143 milliseconds