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

Issue 1320373003: Add documentation to several LayoutObject functions (Closed)

Created:
5 years, 3 months ago by Julien - ping for review
Modified:
5 years, 3 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Add documentation to several LayoutObject functions Added some function-level documentation to: - createObject - willBeDestroyed - virtualChildren Those help explain some design decision of what they are used for. While documenting createObject, added a missing ASSERT_NOT_REACHED to the implementation to state our assumption clearly. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201584

Patch Set 1 #

Total comments: 11

Patch Set 2 : Updated after Morten's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M Source/core/layout/LayoutObject.h View 1 5 chunks +38 lines, -0 lines 0 comments Download
M Source/core/layout/LayoutObject.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Julien - ping for review
5 years, 3 months ago (2015-08-31 18:09:06 UTC) #2
eae
LGTM Awesome!
5 years, 3 months ago (2015-08-31 18:16:17 UTC) #3
mstensho (USE GERRIT)
https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h File Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h#newcode348 Source/core/layout/LayoutObject.h:348: // m_isInline below. This means that "display: inline-table" creates ...
5 years, 3 months ago (2015-08-31 19:48:08 UTC) #4
Julien - ping for review
https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h File Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h#newcode348 Source/core/layout/LayoutObject.h:348: // m_isInline below. This means that "display: inline-table" creates ...
5 years, 3 months ago (2015-08-31 22:38:53 UTC) #5
mstensho (USE GERRIT)
https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h File Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h#newcode348 Source/core/layout/LayoutObject.h:348: // m_isInline below. This means that "display: inline-table" creates ...
5 years, 3 months ago (2015-09-01 07:56:23 UTC) #6
Julien - ping for review
https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h File Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h#newcode351 Source/core/layout/LayoutObject.h:351: // Ideally every Element::createLayoutObject would call this function to ...
5 years, 3 months ago (2015-09-01 16:18:29 UTC) #7
mstensho (USE GERRIT)
lgtm https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h File Source/core/layout/LayoutObject.h (right): https://codereview.chromium.org/1320373003/diff/1/Source/core/layout/LayoutObject.h#newcode351 Source/core/layout/LayoutObject.h:351: // Ideally every Element::createLayoutObject would call this function ...
5 years, 3 months ago (2015-09-01 18:15:29 UTC) #8
Julien - ping for review
Thanks Morten!
5 years, 3 months ago (2015-09-01 21:55:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320373003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320373003/20001
5 years, 3 months ago (2015-09-01 21:55:44 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 23:26:22 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201584

Powered by Google App Engine
This is Rietveld 408576698