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

Issue 502733002: Eliminating FIXME from RenderFlexibleBox::mainAxisContentExtent (Closed)

Created:
6 years, 4 months ago by harpreet.sk
Modified:
6 years, 3 months ago
CC:
blink-reviews, cbiesinger, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Eliminating FIXME from RenderFlexibleBox::mainAxisContentExtent A FIXME was added in RenderFlexibleBox::mainAxisContentExtent as a part of the patch (https://bugs.webkit.org/attachment.cgi?id=193373&action=diff) stating: "Remove std::max once we enable saturated layout arithmetic." Since as per BUG=229103 SATURATED_LAYOUT_ARITHMETIC has been enabled for the chromiuim port so we can remove this std::max which was added to handle overflow. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180884

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
harpreet.sk
PTAL...
6 years, 4 months ago (2014-08-25 11:29:49 UTC) #1
tony
Emil or Levi would be a good reviewer for this.
6 years, 4 months ago (2014-08-25 17:22:47 UTC) #2
eae
LGTM
6 years, 4 months ago (2014-08-25 18:14:37 UTC) #3
harpreet.sk
The CQ bit was checked by harpreet.sk@samsung.com
6 years, 4 months ago (2014-08-26 02:44:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harpreet.sk@samsung.com/502733002/1
6 years, 4 months ago (2014-08-26 02:45:18 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-08-26 06:05:07 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (1) as 180884

Powered by Google App Engine
This is Rietveld 408576698