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

Issue 1413523007: Simplify computation of the invalidation rect for a frame. (Closed)

Created:
5 years, 1 month ago by chrishtr
Modified:
5 years, 1 month ago
Reviewers:
tommycli, bbudge, Xianzhu, skobes
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify computation of the invalidation rect for scrolling, and clip rects for plugins. BUG=549788 TBR=bbudge@chromium.org,mseaborn@chromium.org Committed: https://crrev.com/c0fa9443c9cb93708b6b743663bc3c49ea079900 Cr-Commit-Position: refs/heads/master@{#358262}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 11

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Patch Set 16 : #

Patch Set 17 : #

Patch Set 18 : #

Patch Set 19 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -114 lines) Patch
M chrome/test/data/nacl/ppapi/ppp_instance/ppapi_ppp_instance.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +3 lines, -2 lines 0 comments Download
M ppapi/tests/test_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +3 lines, -48 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutPart.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipper.h View 1 2 3 4 5 6 3 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp View 1 2 3 4 5 6 2 chunks +0 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/web/WebPluginContainerImpl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebPluginContainerImpl.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 3 chunks +37 lines, -15 lines 0 comments Download

Messages

Total messages: 31 (13 generated)
chrishtr
The purpose of this CL is to: 1. Reduce dependency on PaintLayerClipper, which is a ...
5 years, 1 month ago (2015-11-03 19:22:55 UTC) #4
chrishtr
This CL currently fails a few PPAPI tests. Are those tests actually not obsolete & ...
5 years, 1 month ago (2015-11-03 19:23:24 UTC) #5
chrishtr
test: 1. Reduce dependency on PaintLayerClipper, which is a source of complexity and sadness that ...
5 years, 1 month ago (2015-11-03 19:24:15 UTC) #6
tommycli
Generally speaking LGTM from my perspective, assuming this change doesn't break the PPS tests. I'm ...
5 years, 1 month ago (2015-11-03 20:10:22 UTC) #7
chrishtr
On 2015/11/03 at 20:10:22, tommycli wrote: > Generally speaking LGTM from my perspective, assuming this ...
5 years, 1 month ago (2015-11-03 21:23:55 UTC) #8
chrishtr
https://codereview.chromium.org/1413523007/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): https://codereview.chromium.org/1413523007/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode175 third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp:175: DisableCompositingQueryAsserts disabler; On 2015/11/03 at 20:10:22, tommycli wrote: > ...
5 years, 1 month ago (2015-11-03 21:24:57 UTC) #9
skobes
lgtm, although I am not at all familiar with the plugin code
5 years, 1 month ago (2015-11-04 04:02:07 UTC) #10
chrishtr
Updated to simplify the code in WebPluginContainerImpl even further, and fix PPPI tests. The tests ...
5 years, 1 month ago (2015-11-05 03:44:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413523007/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413523007/220001
5 years, 1 month ago (2015-11-05 03:45:06 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/74656) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 1 month ago (2015-11-05 04:30:24 UTC) #16
chrishtr
+bbudge for ppapi/tests/test_view.cc change. AFAICT the object really is at a 1px offset.
5 years, 1 month ago (2015-11-05 21:40:49 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413523007/320001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413523007/320001
5 years, 1 month ago (2015-11-06 00:54:08 UTC) #22
chrishtr
On 2015/11/05 at 21:40:49, chrishtr wrote: > +bbudge for ppapi/tests/test_view.cc change. AFAICT the object really ...
5 years, 1 month ago (2015-11-06 00:54:10 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/136982)
5 years, 1 month ago (2015-11-06 02:28:01 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413523007/340001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413523007/340001
5 years, 1 month ago (2015-11-06 03:41:53 UTC) #28
commit-bot: I haz the power
Committed patchset #19 (id:340001)
5 years, 1 month ago (2015-11-06 05:03:29 UTC) #29
commit-bot: I haz the power
Patchset 19 (id:??) landed as https://crrev.com/c0fa9443c9cb93708b6b743663bc3c49ea079900 Cr-Commit-Position: refs/heads/master@{#358262}
5 years, 1 month ago (2015-11-06 05:04:20 UTC) #30
bbudge
5 years, 1 month ago (2015-11-06 13:24:54 UTC) #31
Message was sent while issue was closed.
ppapi/tests/test_view.cc LGTM

Powered by Google App Engine
This is Rietveld 408576698