Home | History | Annotate | Download | only in dom

Lines Matching refs:locationChangePending

2089     bool wasLocationChangePending = frame() && frame()->navigationScheduler()->locationChangePending();
2144 if (frame()->navigationScheduler()->locationChangePending() && elapsedTime() < cLayoutScheduleThreshold) {