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

Issue 1327483003: Add documentation to 2 DeprecatedPaintLayer objects (Closed)

Created:
5 years, 3 months ago by Julien - ping for review
Modified:
5 years, 3 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add documentation to 2 DeprecatedPaintLayer objects Added class level comments to DeprecatedPaintLayerClipper and DeprecatedPaintLayerStackingNode. While touching DeprecatedPaintLayerStackingNode, added a comment about NormalFlowChildren. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201805 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201815

Patch Set 1 #

Total comments: 16

Patch Set 2 : Rebaselined after all the review comments. #

Patch Set 3 : Fixed the ASCII art to prevent multi-line comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -0 lines) Patch
M Source/core/paint/DeprecatedPaintLayer.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayerClipper.h View 1 2 1 chunk +48 lines, -0 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayerStackingNode.h View 1 1 chunk +27 lines, -0 lines 0 comments Download
M Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
Julien - ping for review
Usual suspect for more class-level documentation!
5 years, 3 months ago (2015-09-01 16:19:42 UTC) #2
wkorman
https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerClipper.h File Source/core/paint/DeprecatedPaintLayerClipper.h (right): https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerClipper.h#newcode130 Source/core/paint/DeprecatedPaintLayerClipper.h:130: // DeprecatedPaintLayerClipper is responsible for caching clip rects. Worth ...
5 years, 3 months ago (2015-09-01 17:58:20 UTC) #3
eae
Nice! https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerStackingNode.h File Source/core/paint/DeprecatedPaintLayerStackingNode.h (right): https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerStackingNode.h#newcode77 Source/core/paint/DeprecatedPaintLayerStackingNode.h:77: // This class's purpose is to cache the ...
5 years, 3 months ago (2015-09-01 18:08:59 UTC) #4
mstensho (USE GERRIT)
https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerClipper.h File Source/core/paint/DeprecatedPaintLayerClipper.h (right): https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerClipper.h#newcode130 Source/core/paint/DeprecatedPaintLayerClipper.h:130: // DeprecatedPaintLayerClipper is responsible for caching clip rects. Calculating ...
5 years, 3 months ago (2015-09-01 18:59:06 UTC) #5
Julien - ping for review
https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerClipper.h File Source/core/paint/DeprecatedPaintLayerClipper.h (right): https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerClipper.h#newcode130 Source/core/paint/DeprecatedPaintLayerClipper.h:130: // DeprecatedPaintLayerClipper is responsible for caching clip rects. On ...
5 years, 3 months ago (2015-09-03 14:25:54 UTC) #6
mstensho (USE GERRIT)
lgtm https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h File Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h (right): https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h#newcode43 Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h:43: // are not treated as stacking contexts and ...
5 years, 3 months ago (2015-09-04 13:22:32 UTC) #7
Julien - ping for review
On 2015/09/04 at 13:22:32, mstensho wrote: > lgtm > > https://codereview.chromium.org/1327483003/diff/1/Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h > File Source/core/paint/DeprecatedPaintLayerStackingNodeIterator.h (right): ...
5 years, 3 months ago (2015-09-04 15:16:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1327483003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1327483003/20001
5 years, 3 months ago (2015-09-04 16:40:19 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://src.chromium.org/viewvc/blink?view=rev&revision=201805
5 years, 3 months ago (2015-09-04 17:23:07 UTC) #11
RobertoCN
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1312203004/ by robertocn@chromium.org. ...
5 years, 3 months ago (2015-09-04 17:47:50 UTC) #12
Julien - ping for review
On 2015/09/04 at 17:47:50, robertocn wrote: > A revert of this CL (patchset #2 id:20001) ...
5 years, 3 months ago (2015-09-04 18:47:55 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1327483003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1327483003/40001
5 years, 3 months ago (2015-09-04 18:48:28 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-09-04 19:38:37 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201815

Powered by Google App Engine
This is Rietveld 408576698