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

Issue 226523005: Remove IntSize::area, and rename IntSize::area_safe() to IntSize::area() (Closed)

Created:
6 years, 8 months ago by Ian Vollick
Modified:
6 years, 8 months ago
Reviewers:
esprehn
CC:
blink-reviews, jamesr, krit, jbroman, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, abarth-chromium, danakj, Rik, jchaffraix+rendering, pdr., rwlbuis, Stephen Chennney, rune+blink
Visibility:
Public.

Description

Remove IntSize::area, and rename IntSize::area_safe() to IntSize::area() IntSize::area_safe was not named correctly for blink, and the old area function should have been deprecated anyhow. This CL cleans this up. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171363

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -8 lines) Patch
M Source/core/rendering/compositing/RenderLayerCompositor.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/geometry/IntSize.h View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
esprehn
lgtm Awesome, you can just remove the BUG= line btw. You don't need to do ...
6 years, 8 months ago (2014-04-11 18:13:52 UTC) #1
Ian Vollick
The CQ bit was checked by vollick@chromium.org
6 years, 8 months ago (2014-04-11 18:14:39 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vollick@chromium.org/226523005/1
6 years, 8 months ago (2014-04-11 18:14:44 UTC) #3
commit-bot: I haz the power
6 years, 8 months ago (2014-04-11 19:20:17 UTC) #4
Message was sent while issue was closed.
Change committed as 171363

Powered by Google App Engine
This is Rietveld 408576698