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

Issue 1760153002: Check slot's distribution state more strictly (Closed)

Created:
4 years, 9 months ago by hayato
Modified:
4 years, 9 months ago
Reviewers:
tkent, yuzuchan, kochi
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof, webcomponents-bugzilla_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check slot's distribution state more strictly - Add more asserts - Introduce willUpdateDistribution and make clearDistribution, it is now a private function, call it BUG=531990 Committed: https://crrev.com/5ff5b9d9a9f99edf1392f35558686f9b3edd2663 Cr-Commit-Position: refs/heads/master@{#379248}

Patch Set 1 #

Patch Set 2 : update #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
M third_party/WebKit/Source/core/dom/shadow/SlotAssignment.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSlotElement.h View 2 chunks +4 lines, -2 lines 1 comment Download
M third_party/WebKit/Source/core/html/HTMLSlotElement.cpp View 1 6 chunks +19 lines, -5 lines 3 comments Download

Messages

Total messages: 26 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1760153002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1760153002/1
4 years, 9 months ago (2016-03-03 13:03:58 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-03 14:14:28 UTC) #4
hayato
update
4 years, 9 months ago (2016-03-04 02:09:25 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1760153002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1760153002/20001
4 years, 9 months ago (2016-03-04 02:09:46 UTC) #7
hayato
PTAL
4 years, 9 months ago (2016-03-04 02:13:23 UTC) #10
tkent
lgtm
4 years, 9 months ago (2016-03-04 03:39:04 UTC) #11
kochi
This doesn't seem to me a state split for checking on-going distribution state. Is the ...
4 years, 9 months ago (2016-03-04 03:49:08 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-04 05:12:50 UTC) #14
hayato
> Is the change clearDistribution() -> willUpdateDistribution() + didUpdateDistribution() expected? Yes > insertedInto()/removedFrom() call clearDistribution() ...
4 years, 9 months ago (2016-03-04 05:15:14 UTC) #15
kochi
https://codereview.chromium.org/1760153002/diff/20001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp File third_party/WebKit/Source/core/html/HTMLSlotElement.cpp (right): https://codereview.chromium.org/1760153002/diff/20001/third_party/WebKit/Source/core/html/HTMLSlotElement.cpp#newcode276 third_party/WebKit/Source/core/html/HTMLSlotElement.cpp:276: void HTMLSlotElement::clearDistribution() On 2016/03/04 05:15:14, hayato wrote: > On ...
4 years, 9 months ago (2016-03-04 08:17:15 UTC) #16
hayato
I understand the point. However, it's now a private function. This naming strange-ness should not ...
4 years, 9 months ago (2016-03-04 08:25:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1760153002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1760153002/20001
4 years, 9 months ago (2016-03-04 08:27:37 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-04 08:33:47 UTC) #23
kochi
On 2016/03/04 08:25:31, hayato wrote: > I understand the point. However, it's now a private ...
4 years, 9 months ago (2016-03-04 08:33:57 UTC) #24
commit-bot: I haz the power
4 years, 9 months ago (2016-03-04 08:35:02 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5ff5b9d9a9f99edf1392f35558686f9b3edd2663
Cr-Commit-Position: refs/heads/master@{#379248}

Powered by Google App Engine
This is Rietveld 408576698