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

Issue 22854008: Remove redundant use of inline keyword in FloatingObject methods. (Closed)

Created:
7 years, 4 months ago by eseidel
Modified:
7 years, 4 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Visibility:
Public.

Description

Remove redundant use of inline keyword in FloatingObject methods. inline is the default for member functions defined inside their class. http://stackoverflow.com/questions/10103161/inline-keyword-vs-header-definition BUG=271774 R=jyasskin@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155966

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
eseidel
Inline is redundant in a header, right?
7 years, 4 months ago (2013-08-12 23:42:29 UTC) #1
Jeffrey Yasskin
lgtm
7 years, 4 months ago (2013-08-12 23:47:33 UTC) #2
eseidel
7 years, 4 months ago (2013-08-12 23:54:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r155966 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698