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

Issue 18553003: Add a runtime flag for distributing extra logical height to rowspans (Closed)

Created:
7 years, 5 months ago by a.suchit
Modified:
7 years, 5 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

While the feature is being worked on, we expect some amount of regression churn that we don't want to propagate to the official builds. We also want the new feature to be tested in Blink, which is why a temporary status=test flag makes the most sense. R=jchaffraix@chromium.org BUG=78724 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153699

Patch Set 1 #

Total comments: 17

Patch Set 2 : Review comments addressed #

Total comments: 2

Patch Set 3 : Using RuntimeEnabledFeature for fixing 'extra height of rowspan is not distributing in all rows und… #

Total comments: 2

Patch Set 4 : Review comments Addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -14 lines) Patch
M Source/core/page/RuntimeEnabledFeatures.in View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderTableSection.cpp View 1 2 3 4 chunks +37 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
a.suchit
7 years, 5 months ago (2013-07-02 17:07:54 UTC) #1
Julien - ping for review
https://codereview.chromium.org/18553003/diff/1/Source/core/page/RuntimeEnabledFeatures.in File Source/core/page/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/18553003/diff/1/Source/core/page/RuntimeEnabledFeatures.in#newcode71 Source/core/page/RuntimeEnabledFeatures.in:71: RowSpanLogicalHeightSpreading I don't think we should have the feature ...
7 years, 5 months ago (2013-07-02 17:39:27 UTC) #2
a.suchit
https://codereview.chromium.org/18553003/diff/1/Source/core/page/RuntimeEnabledFeatures.in File Source/core/page/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/18553003/diff/1/Source/core/page/RuntimeEnabledFeatures.in#newcode71 Source/core/page/RuntimeEnabledFeatures.in:71: RowSpanLogicalHeightSpreading On 2013/07/02 17:39:28, Julien Chaffraix wrote: > I ...
7 years, 5 months ago (2013-07-02 18:33:35 UTC) #3
Julien - ping for review
https://codereview.chromium.org/18553003/diff/1/Source/core/page/RuntimeEnabledFeatures.in File Source/core/page/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/18553003/diff/1/Source/core/page/RuntimeEnabledFeatures.in#newcode71 Source/core/page/RuntimeEnabledFeatures.in:71: RowSpanLogicalHeightSpreading On 2013/07/02 18:33:35, a.suchit wrote: > On 2013/07/02 ...
7 years, 5 months ago (2013-07-02 19:08:58 UTC) #4
a.suchit
https://codereview.chromium.org/18553003/diff/1/Source/core/rendering/RenderTableSection.cpp File Source/core/rendering/RenderTableSection.cpp (right): https://codereview.chromium.org/18553003/diff/1/Source/core/rendering/RenderTableSection.cpp#newcode27 Source/core/rendering/RenderTableSection.cpp:27: On 2013/07/02 19:08:58, Julien Chaffraix wrote: > On 2013/07/02 ...
7 years, 5 months ago (2013-07-03 06:33:40 UTC) #5
Julien - ping for review
I don't think you need the rebaselines as Ojan did them this week and the ...
7 years, 5 months ago (2013-07-03 19:52:25 UTC) #6
a.suchit
-t "hello"
7 years, 5 months ago (2013-07-04 12:39:26 UTC) #7
a.suchit
Fixed all review comments.
7 years, 5 months ago (2013-07-04 14:13:59 UTC) #8
a.suchit
https://codereview.chromium.org/18553003/diff/20001/Source/core/rendering/RenderTableSection.cpp File Source/core/rendering/RenderTableSection.cpp (right): https://codereview.chromium.org/18553003/diff/20001/Source/core/rendering/RenderTableSection.cpp#newcode29 Source/core/rendering/RenderTableSection.cpp:29: #include "RuntimeEnabledFeatures.h" On 2013/07/03 19:52:26, Julien Chaffraix wrote: > ...
7 years, 5 months ago (2013-07-04 14:14:50 UTC) #9
Julien - ping for review
lgtm. Thanks for updating the description but it's still not great: - The summary is ...
7 years, 5 months ago (2013-07-08 16:26:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.suchit@samsung.com/18553003/53001
7 years, 5 months ago (2013-07-08 17:45:11 UTC) #11
commit-bot: I haz the power
Change committed as 153699
7 years, 5 months ago (2013-07-08 18:58:55 UTC) #12
Julien - ping for review
7 years, 5 months ago (2013-07-08 20:20:05 UTC) #13
Message was sent while issue was closed.
Next time, you have to repeat the summary in the description or else the patch
lands without a summary which is nasty (as it did here).

Powered by Google App Engine
This is Rietveld 408576698