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

Issue 184043033: Remove obsolete FIXME that no longer applies for blink rendering architecture (Closed)

Created:
6 years, 9 months ago by atreat
Modified:
6 years, 9 months ago
Reviewers:
pdr., esprehn, eseidel
CC:
bemjb+rendering_chromium.org, blink-reviews, dsinclair, eae+blinkwatch, enne (OOO), jamesr, Julien - ping for review, leviw_travelin_and_unemployed, leviw+renderwatch, pdr., zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove obsolete FIXME that no longer applies for blink rendering architecture After studying this FIXME and the motivation behind it I attempted to fix it by clipping to the viewport as suggested. However, it turns out this FIXME is no longer applicable because the architecture of Blink's rendering routine requires all Blink to inform the compositor of all invalidations not just the visible ones. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169065

Patch Set 1 #

Patch Set 2 : Add new expectations for mac and windows #

Total comments: 2

Patch Set 3 : New strategy to just delete the FIXME #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M Source/core/rendering/RenderView.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
atreat
Please have a look. I believe the windows failures are a problem with the bots ...
6 years, 9 months ago (2014-03-06 21:44:39 UTC) #1
esprehn
I'm not sure this is correct, how do we deal with the prepaint window? To ...
6 years, 9 months ago (2014-03-06 21:47:49 UTC) #2
atreat
On 2014/03/06 21:47:49, esprehn wrote: > I'm not sure this is correct, how do we ...
6 years, 9 months ago (2014-03-06 21:52:47 UTC) #3
esprehn
On 2014/03/06 21:52:47, atreat wrote: > On 2014/03/06 21:47:49, esprehn wrote: > > I'm not ...
6 years, 9 months ago (2014-03-06 23:09:14 UTC) #4
atreat
On 2014/03/06 23:09:14, esprehn wrote: > On 2014/03/06 21:52:47, atreat wrote: > > On 2014/03/06 ...
6 years, 9 months ago (2014-03-07 15:26:33 UTC) #5
atreat
On 2014/03/07 15:26:33, atreat wrote: > On 2014/03/06 23:09:14, esprehn wrote: > > On 2014/03/06 ...
6 years, 9 months ago (2014-03-11 18:13:14 UTC) #6
eseidel
lgtm It's not clear to me that this is correct, but I anticipate that if ...
6 years, 9 months ago (2014-03-11 18:24:29 UTC) #7
esprehn
On 2014/03/11 18:13:14, atreat wrote: > On 2014/03/07 15:26:33, atreat wrote: > > On 2014/03/06 ...
6 years, 9 months ago (2014-03-11 18:24:56 UTC) #8
esprehn
This patch isn't correct, can you explain in the patch description what you're trying to ...
6 years, 9 months ago (2014-03-11 18:26:11 UTC) #9
eseidel
https://codereview.chromium.org/184043033/diff/20001/Source/core/rendering/RenderView.cpp File Source/core/rendering/RenderView.cpp (left): https://codereview.chromium.org/184043033/diff/20001/Source/core/rendering/RenderView.cpp#oldcode196 Source/core/rendering/RenderView.cpp:196: // FIXME: May be better to push a clip ...
6 years, 9 months ago (2014-03-11 19:23:54 UTC) #10
atreat
Please have a look.
6 years, 9 months ago (2014-03-12 19:53:44 UTC) #11
eseidel
lgtm
6 years, 9 months ago (2014-03-12 19:59:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adam.treat@samsung.com/184043033/40001
6 years, 9 months ago (2014-03-12 19:59:23 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 20:21:40 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_blink_compile
6 years, 9 months ago (2014-03-12 20:21:41 UTC) #15
esprehn
The CQ bit was checked by esprehn@chromium.org
6 years, 9 months ago (2014-03-12 21:09:52 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/adam.treat@samsung.com/184043033/40001
6 years, 9 months ago (2014-03-12 21:09:57 UTC) #17
commit-bot: I haz the power
6 years, 9 months ago (2014-03-12 22:41:58 UTC) #18
Message was sent while issue was closed.
Change committed as 169065

Powered by Google App Engine
This is Rietveld 408576698