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

Issue 2141743002: Use node() when generating element id's (Closed)

Created:
4 years, 5 months ago by Ian Vollick
Modified:
4 years, 5 months ago
Reviewers:
jbroman
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, Eric Willigers, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rjwright, shans, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use node() when generating element id's The current code followed the lead of crrev.com/279553002 and incorrectly used generatingNode, which lead to discrepancies when animating pseudo elements. It seems that node() is the correct choice, both here and in the CL I referenced. BUG=626571 Committed: https://crrev.com/10b3fec07dfda5c362f1fc27a314468541c72ae0 Cr-Commit-Position: refs/heads/master@{#404921}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address reviewer feedback. #

Total comments: 1

Patch Set 3 : Address nit. #

Messages

Total messages: 27 (12 generated)
Ian Vollick
4 years, 5 months ago (2016-07-11 20:51:15 UTC) #2
jbroman
https://codereview.chromium.org/2141743002/diff/1/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html File third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html (right): https://codereview.chromium.org/2141743002/diff/1/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html#newcode8 third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html:8: div:before { Please use ::before, here and below. The ...
4 years, 5 months ago (2016-07-11 21:04:38 UTC) #3
Ian Vollick
https://codereview.chromium.org/2141743002/diff/1/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html File third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html (right): https://codereview.chromium.org/2141743002/diff/1/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html#newcode8 third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html:8: div:before { On 2016/07/11 at 21:04:38, jbroman wrote: > ...
4 years, 5 months ago (2016-07-11 21:45:22 UTC) #4
jbroman
lgtm https://codereview.chromium.org/2141743002/diff/20001/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html File third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html (right): https://codereview.chromium.org/2141743002/diff/20001/third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html#newcode24 third_party/WebKit/LayoutTests/virtual/threaded/animations/composited-pseudo-element-animation.html:24: requestAnimationFrame(function(ts) { nit: indentation
4 years, 5 months ago (2016-07-11 22:01:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141743002/40001
4 years, 5 months ago (2016-07-11 22:05:27 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/199295) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 5 months ago (2016-07-11 23:21:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141743002/40001
4 years, 5 months ago (2016-07-12 03:13:41 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/260619)
4 years, 5 months ago (2016-07-12 04:49:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141743002/40001
4 years, 5 months ago (2016-07-12 13:44:32 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/191377)
4 years, 5 months ago (2016-07-12 17:50:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141743002/40001
4 years, 5 months ago (2016-07-12 17:53:04 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/191730)
4 years, 5 months ago (2016-07-12 23:07:22 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2141743002/40001
4 years, 5 months ago (2016-07-13 00:00:33 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-13 02:40:57 UTC) #25
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 02:43:27 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/10b3fec07dfda5c362f1fc27a314468541c72ae0
Cr-Commit-Position: refs/heads/master@{#404921}

Powered by Google App Engine
This is Rietveld 408576698