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

Issue 629143005: Remove RenderObject::isMarquee() (Closed)

Created:
6 years, 2 months ago by Hajime Morrita
Modified:
6 years, 2 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove RenderObject::isMarquee() Now RenderMarquee is gone, why don't remove this one? R=haraken@chromium.org, arg@chromium.org BUG=341031

Patch Set 1 #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -28 lines) Patch
M Source/core/rendering/RenderBlock.cpp View 1 chunk +1 line, -1 line 4 comments Download
M Source/core/rendering/RenderBox.cpp View 2 chunks +2 lines, -13 lines 6 comments Download
M Source/core/rendering/RenderLayerScrollableArea.cpp View 3 chunks +9 lines, -13 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
Hajime Morrita
6 years, 2 months ago (2014-10-06 19:44:22 UTC) #1
mstensho (USE GERRIT)
lgtm with nits. Also, there's a bunch of marquee stuff in rendering/style/ (and -internal- prefixed ...
6 years, 2 months ago (2014-10-06 20:00:35 UTC) #3
Mike West
core/ LGTM % nits. https://codereview.chromium.org/629143005/diff/1/Source/core/rendering/RenderBlock.cpp File Source/core/rendering/RenderBlock.cpp (right): https://codereview.chromium.org/629143005/diff/1/Source/core/rendering/RenderBlock.cpp#newcode3380 Source/core/rendering/RenderBlock.cpp:3380: // the normal flow. We ...
6 years, 2 months ago (2014-10-06 20:04:01 UTC) #5
Hajime Morrita
Thanks for the review folks! Landing. https://codereview.chromium.org/629143005/diff/1/Source/core/rendering/RenderBlock.cpp File Source/core/rendering/RenderBlock.cpp (right): https://codereview.chromium.org/629143005/diff/1/Source/core/rendering/RenderBlock.cpp#newcode3380 Source/core/rendering/RenderBlock.cpp:3380: // the normal ...
6 years, 2 months ago (2014-10-06 20:22:10 UTC) #6
Hajime Morrita
On 2014/10/06 20:00:35, mstensho wrote: > lgtm with nits. > > Also, there's a bunch ...
6 years, 2 months ago (2014-10-06 20:24:47 UTC) #7
haraken
LGTM Thanks for the clean-up!
6 years, 2 months ago (2014-10-06 23:12:06 UTC) #8
mstensho (USE GERRIT)
commit?
6 years, 2 months ago (2014-10-13 09:53:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/629143005/1
6 years, 2 months ago (2014-10-13 14:56:52 UTC) #11
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/RenderLayerScrollableArea.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 2 months ago (2014-10-13 14:57:22 UTC) #13
Timothy Loh
I've uploaded an updated version of this at https://codereview.chromium.org/669553002/
6 years, 2 months ago (2014-10-20 01:51:26 UTC) #15
Hajime Morrita
6 years, 2 months ago (2014-10-20 17:06:00 UTC) #16
Oops. Sorry for overlooking this and thank you for taking care of it!

Powered by Google App Engine
This is Rietveld 408576698