Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Issue 2202493002: NOT FOR REVIEW: Fullscreen WIP (Closed)

Created:
4 years, 4 months ago by foolip
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, shans, szager+layoutwatch_chromium.org, eae+blinkwatch, fs, eric.carlson_apple.com, apavlov+blink_chromium.org, kinuko+watch, rwlbuis, blink-reviews-css, blink-reviews-html_chromium.org, blink-reviews-dom_chromium.org, dglazkov+blink, jchaffraix+rendering, blink-reviews, Eric Willigers, nessy, rjwright, zoltan1, blink-reviews-layout_chromium.org, sof, feature-media-reviews_chromium.org, dcheng, darktears, vcarbune.chromium, mlamouri+watch-blink_chromium.org, blink-reviews-animation_chromium.org, pdr+renderingwatchlist_chromium.org, gasubic, leviw+renderwatch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NOT FOR REVIEW: Fullscreen WIP CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : tinker #

Patch Set 4 : tailor #

Patch Set 5 : soldier #

Patch Set 6 : spy #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+882 lines, -1430 lines) Patch
M third_party/WebKit/LayoutTests/fast/css/invalidation/fullscreen.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/css/invalidation/fullscreen-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover.html View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-ua-style.html View 1 2 3 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-ua-style-expected.txt View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-iframe-zIndex.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/full-screen-is-in-top-layer.html View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/full-screen-is-in-top-layer-expected.html View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-render-inline-expected.html View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-stacking-context.html View 1 2 3 1 chunk +51 lines, -56 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-stacking-context-expected.html View 1 2 3 1 chunk +1 line, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/full-screen-zIndex-expected.html View 1 2 3 1 chunk +5 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop.html View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-expected.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-iframe.html View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-iframe-expected.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-object.html View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-object-expected.html View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-video.html View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/backdrop-video-expected.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/overflow.html View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/rendering/overflow-root.html View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/resources/empty.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/resources/green.html View 1 2 3 1 chunk +2 lines, -8 lines 0 comments Download
A third_party/WebKit/LayoutTests/fullscreen/resources/white.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fullscreen/video-webkit-transform-expected.html View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/virtual/android/fullscreen/rendering/backdrop-video-expected.html View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelector.h View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSSelector.cpp View 1 2 3 4 5 6 3 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/RuleFeature.cpp View 1 2 3 4 5 6 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/SelectorChecker.cpp View 1 2 3 4 5 6 2 chunks +1 line, -12 lines 0 comments Download
M third_party/WebKit/Source/core/css/fullscreen.css View 1 2 3 1 chunk +20 lines, -46 lines 0 comments Download
M third_party/WebKit/Source/core/css/html.css View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSSelectorParser.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp View 1 2 3 4 5 6 2 chunks +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp View 1 2 3 4 5 6 2 chunks +6 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.h View 1 2 3 4 5 6 3 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 3 4 5 6 3 chunks +11 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentFullscreen.h View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentFullscreen.cpp View 1 2 3 4 5 6 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentFullscreen.idl View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentOrShadowRoot.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Element.h View 1 2 3 4 5 6 2 chunks +5 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Element.cpp View 1 2 3 4 5 6 6 chunks +10 lines, -53 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Fullscreen.h View 1 2 3 4 5 6 2 chunks +18 lines, -114 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Fullscreen.cpp View 1 2 3 4 5 6 9 chunks +381 lines, -521 lines 0 comments Download
M third_party/WebKit/Source/core/dom/LayoutTreeBuilder.cpp View 1 2 3 4 5 6 2 chunks +0 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/dom/PseudoElement.cpp View 1 2 3 4 5 6 2 chunks +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ScriptedAnimationController.h View 1 2 3 4 5 6 4 chunks +4 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ScriptedAnimationController.cpp View 1 2 3 4 5 6 3 chunks +16 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/StyleChangeReason.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StyleChangeReason.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/BUILD.gn View 1 2 3 4 5 6 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlock.cpp View 1 2 3 4 5 6 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.h View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
D third_party/WebKit/Source/core/layout/LayoutFullScreen.h View 1 2 3 4 5 6 1 chunk +0 lines, -79 lines 0 comments Download
D third_party/WebKit/Source/core/layout/LayoutFullScreen.cpp View 1 2 3 4 5 6 1 chunk +0 lines, -221 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutInline.cpp View 1 2 3 4 5 6 2 chunks +0 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutMenuList.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.h View 1 2 3 4 5 6 3 chunks +1 line, -10 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutVideo.h View 1 2 3 4 5 6 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutVideo.cpp View 1 2 3 4 5 6 2 chunks +0 lines, -40 lines 0 comments Download
D third_party/WebKit/Source/core/layout/api/LayoutFullScreenItem.h View 1 2 3 4 5 6 1 chunk +0 lines, -41 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LayoutItem.h View 1 2 3 4 5 6 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp View 1 2 3 4 5 6 1 chunk +2 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/vr/VRDisplay.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/FullscreenController.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/FullscreenController.cpp View 1 2 3 4 5 6 8 chunks +54 lines, -55 lines 0 comments Download
M third_party/WebKit/Source/web/WebPluginContainerImpl.cpp View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp View 1 2 3 4 5 6 1 chunk +1 line, -24 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameTest.cpp View 1 2 3 4 5 6 7 chunks +40 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (6 generated)
foolip
3 years, 10 months ago (2017-02-23 03:08:13 UTC) #6
Jägenstedt测试

Powered by Google App Engine
This is Rietveld 408576698