Side by Side Diff: LayoutTests/fast/repaint/iframe-throttling-timer.html
Issue 1246173002 :
Throttle rendering pipeline for invisible iframes (Closed)
Patch Set: Add layout tests.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/repaint/iframe-throttling-raf.html
LayoutTests/fast/repaint/iframe-throttling-raf-expected.txt
LayoutTests/fast/repaint/iframe-throttling-timer.html
LayoutTests/fast/repaint/iframe-throttling-timer-expected.txt
LayoutTests/fast/repaint/iframe-throttling-unthrottled.html
LayoutTests/fast/repaint/iframe-throttling-unthrottled-expected.txt
LayoutTests/fast/repaint/resources/ensure-no-repaints.js
LayoutTests/fast/repaint/resources/frame-invalidated-by-raf.html
LayoutTests/fast/repaint/resources/frame-invalidated-by-timer.html
Source/core/core.gypi
Source/core/dom/DocumentLifecycle.h
Source/core/dom/DocumentLifecycle.cpp
Source/core/frame/FrameView.h
Source/core/frame/FrameView.cpp
Source/core/frame/FrameViewTest.cpp
Source/core/frame/LocalFrame.h
Source/core/frame/LocalFrame.cpp
Source/core/layout/compositing/DeprecatedPaintLayerCompositor.cpp
Source/core/page/PageAnimator.cpp
Source/core/paint/DeprecatedPaintLayerPainter.cpp
Source/core/paint/DeprecatedPaintLayerPainterTest.cpp
Source/core/paint/DisplayItemListPaintTest.h
Source/core/paint/ViewPainter.cpp
Source/platform/RuntimeEnabledFeatures.in
Source/web/WebViewImpl.cpp