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

Issue 254803009: expansionOpportunityCount should be 'unsigned' rather than 'int' (Closed)

Created:
6 years, 8 months ago by dw.im
Modified:
6 years, 7 months ago
CC:
blink-reviews, chrishtr, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., ojan, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

expansionOpportunityCount should be 'unsigned' rather than 'int' Since the return type of expansionOpportunityCount function is 'unsigned', expansionOpportunityCount variable should be treated as 'unsigned'. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172780

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M Source/core/rendering/RenderBlock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlockFlow.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlockLineLayout.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRubyBase.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRubyBase.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRubyText.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderRubyText.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
leviw_travelin_and_unemployed
LGTM.
6 years, 7 months ago (2014-04-28 17:08:36 UTC) #1
leviw_travelin_and_unemployed
The CQ bit was checked by leviw@chromium.org
6 years, 7 months ago (2014-04-28 17:08:39 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dw.im@samsung.com/254803009/1
6 years, 7 months ago (2014-04-28 17:08:49 UTC) #3
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 17:17:31 UTC) #4
Message was sent while issue was closed.
Change committed as 172780

Powered by Google App Engine
This is Rietveld 408576698