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

Issue 425503002: Hide RenderBox::isBox() / RenderText::isText() (Closed)

Created:
6 years, 5 months ago by Inactive
Modified:
6 years, 4 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Project:
blink
Visibility:
Public.

Description

Hide RenderBox::isBox() / RenderText::isText() Hide RenderBox::isBox() / RenderText::isText() to catch useless type checks at compile time. R=pdr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179037

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix comment #

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

Messages

Total messages: 6 (0 generated)
Inactive
6 years, 5 months ago (2014-07-26 01:08:33 UTC) #1
pdr.
LGTM https://codereview.chromium.org/425503002/diff/1/Source/core/rendering/RenderBox.h File Source/core/rendering/RenderBox.h (left): https://codereview.chromium.org/425503002/diff/1/Source/core/rendering/RenderBox.h#oldcode734 Source/core/rendering/RenderBox.h:734: private: I don't think you meant to remove ...
6 years, 4 months ago (2014-07-27 20:55:24 UTC) #2
Inactive
https://codereview.chromium.org/425503002/diff/1/Source/core/rendering/RenderText.h File Source/core/rendering/RenderText.h (right): https://codereview.chromium.org/425503002/diff/1/Source/core/rendering/RenderText.h#newcode184 Source/core/rendering/RenderText.h:184: bool isText() const WTF_DELETED_FUNCTION; // Hide to catch useless ...
6 years, 4 months ago (2014-07-28 13:16:29 UTC) #3
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 4 months ago (2014-07-28 13:16:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/425503002/20001
6 years, 4 months ago (2014-07-28 13:16:52 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-07-28 14:21:20 UTC) #6
Message was sent while issue was closed.
Change committed as 179037

Powered by Google App Engine
This is Rietveld 408576698