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

Issue 2524733005: Ensure paint properties are rebuilt on window resizes (Closed)

Created:
4 years ago by pdr.
Modified:
4 years ago
Reviewers:
Xianzhu
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure paint properties are rebuilt on window resizes This patch ensures the FrameView paint properties are rebuilt when the window resizes. This fixes a crash if you resized wikipedia. BUG=667946 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/9a8e6df44aadd67e582db1200cd25ccd7ecf8d43 Cr-Commit-Position: refs/heads/master@{#434790}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -6 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 2 chunks +5 lines, -6 lines 3 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.cpp View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (19 generated)
pdr.
4 years ago (2016-11-23 02:21:22 UTC) #5
Xianzhu
https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode3565 third_party/WebKit/Source/core/frame/FrameView.cpp:3565: if (RuntimeEnabledFeatures::slimmingPaintV2Enabled()) { slimmingPaintInvalidationEnabled?
4 years ago (2016-11-27 18:00:04 UTC) #16
pdr.
https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode3565 third_party/WebKit/Source/core/frame/FrameView.cpp:3565: if (RuntimeEnabledFeatures::slimmingPaintV2Enabled()) { On 2016/11/27 at 18:00:04, Xianzhu wrote: ...
4 years ago (2016-11-28 03:15:05 UTC) #17
Xianzhu
https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode3565 third_party/WebKit/Source/core/frame/FrameView.cpp:3565: if (RuntimeEnabledFeatures::slimmingPaintV2Enabled()) { On 2016/11/28 03:15:05, pdr. wrote: > ...
4 years ago (2016-11-28 17:56:00 UTC) #18
pdr.
On 2016/11/28 at 17:56:00, wangxianzhu wrote: > https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp > File third_party/WebKit/Source/core/frame/FrameView.cpp (right): > > https://codereview.chromium.org/2524733005/diff/20001/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode3565 ...
4 years ago (2016-11-28 19:03:16 UTC) #19
Xianzhu
On 2016/11/28 19:03:16, pdr. wrote: > On 2016/11/28 at 17:56:00, wangxianzhu wrote: > > > ...
4 years ago (2016-11-28 19:04:30 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2524733005/20001
4 years ago (2016-11-28 19:05:41 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/324544)
4 years ago (2016-11-28 19:45:16 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2524733005/20001
4 years ago (2016-11-28 23:08:19 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-29 00:13:33 UTC) #28
commit-bot: I haz the power
4 years ago (2016-11-29 00:16:08 UTC) #30
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9a8e6df44aadd67e582db1200cd25ccd7ecf8d43
Cr-Commit-Position: refs/heads/master@{#434790}

Powered by Google App Engine
This is Rietveld 408576698