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

Issue 261143003: Change default force composite setting to true (Closed)

Created:
6 years, 7 months ago by enne (OOO)
Modified:
6 years, 7 months ago
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org, danakj
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : webkit_unit_tests #

Patch Set 4 : Rebase #

Patch Set 5 : With FIXMEs #

Total comments: 4

Patch Set 6 : Add bug link for WebViewImpl #

Patch Set 7 : Remove WebViewImpl enterForceCompositingMode #

Patch Set 8 : Rebase #

Patch Set 9 : Fix crashes due to missing client #

Total comments: 1

Patch Set 10 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M Source/core/frame/Settings.in View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorOverlay.cpp View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/testing/DummyPageHolder.cpp View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.cpp View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M Source/web/WebSharedWorkerImpl.cpp View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -0 lines 0 comments Download
M Source/web/tests/FrameLoaderClientImplTest.cpp View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
enne (OOO)
\o/
6 years, 7 months ago (2014-05-14 20:19:43 UTC) #1
esprehn
By Grabthar's hammer, by the suns of Warvan, these tests shall be composited! lgtm (one ...
6 years, 7 months ago (2014-05-14 20:32:02 UTC) #2
enne (OOO)
https://codereview.chromium.org/261143003/diff/80001/Source/web/WebSharedWorkerImpl.cpp File Source/web/WebSharedWorkerImpl.cpp (right): https://codereview.chromium.org/261143003/diff/80001/Source/web/WebSharedWorkerImpl.cpp#newcode196 Source/web/WebSharedWorkerImpl.cpp:196: m_webView->settings()->setAcceleratedCompositingEnabled(false); On 2014/05/14 20:32:02, esprehn wrote: > This is ...
6 years, 7 months ago (2014-05-14 20:42:19 UTC) #3
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 7 months ago (2014-05-14 20:57:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/261143003/100001
6 years, 7 months ago (2014-05-14 20:57:49 UTC) #5
enne (OOO)
Could I get a Source/web OWNERS review?
6 years, 7 months ago (2014-05-14 21:12:09 UTC) #6
adamk
lgtm for Source/web/ (man, those shadow pages are just getting uglier all the time...)
6 years, 7 months ago (2014-05-14 21:18:46 UTC) #7
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 7 months ago (2014-05-14 21:50:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/261143003/120001
6 years, 7 months ago (2014-05-14 21:51:53 UTC) #9
commit-bot: I haz the power
Change committed as 174049
6 years, 7 months ago (2014-05-14 22:21:20 UTC) #10
enne (OOO)
A revert of this CL has been created in https://codereview.chromium.org/281393002/ by enne@chromium.org. The reason for ...
6 years, 7 months ago (2014-05-14 23:00:26 UTC) #11
enne (OOO)
I found the crashes in content unit tests. There were two issues. One is a ...
6 years, 7 months ago (2014-05-15 19:29:20 UTC) #12
esprehn
lgtm
6 years, 7 months ago (2014-05-15 20:54:50 UTC) #13
adamk
lgtm
6 years, 7 months ago (2014-05-16 08:44:44 UTC) #14
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 7 months ago (2014-05-21 16:59:11 UTC) #15
enne (OOO)
The CQ bit was unchecked by enne@chromium.org
6 years, 7 months ago (2014-05-21 17:47:34 UTC) #16
enne (OOO)
The CQ bit was checked by enne@chromium.org
6 years, 7 months ago (2014-05-21 18:13:32 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/261143003/180001
6 years, 7 months ago (2014-05-21 18:15:56 UTC) #18
commit-bot: I haz the power
Change committed as 174521
6 years, 7 months ago (2014-05-22 05:22:37 UTC) #19
danakj
https://codereview.chromium.org/296983017/ will fix the print preview/clicktoplay browser test crashes on chromeos.
6 years, 7 months ago (2014-05-23 19:19:08 UTC) #20
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 7 months ago (2014-05-24 00:43:09 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/261143003/180001
6 years, 7 months ago (2014-05-24 00:43:33 UTC) #22
commit-bot: I haz the power
6 years, 7 months ago (2014-05-24 00:54:25 UTC) #23
Message was sent while issue was closed.
Change committed as 174734

Powered by Google App Engine
This is Rietveld 408576698