New issue
Advanced search Search tips

Issue 776244 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Task



Sign in to add a comment

Rename compositorworker to animationworklet

Project Member Reported by flackr@chromium.org, Oct 19 2017

Issue description

CompositorWorker is now AnimationWorklet. To finish cleaning things up we should rename the remaining folders and class names if any are around.

third_party/WebKit/Source/modules/compositorworker -> third_party/WebKit/Source/modules/animationworklet
third_party/WebKit/LayoutTests/virtual/threaded/fast/compositorworker -> third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet
 

Comment 1 by meade@chromium.org, Oct 20 2017

Labels: Update-Quarterly
Status: Started (was: Assigned)
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 27 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/4d7f662c5783620859011824058447e59643aa59

commit 4d7f662c5783620859011824058447e59643aa59
Author: Majid Valipour <majidvp@chromium.org>
Date: Fri Oct 27 18:03:47 2017

[animation-worklet] change legacy name compositorworker to animationworklet

modules/{compositorworker -> animaitonworklet}
LayoutTests/virtual/threaded/fast/{compositorworker -> animaitonworklet}

Bug:  776244 
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Change-Id: I75fb299a3bb395cb1efdf72761f224fc9aeafd23
Reviewed-on: https://chromium-review.googlesource.com/730421
Commit-Queue: Majid Valipour <majidvp@chromium.org>
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#512235}
[modify] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
[modify] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/VirtualTestSuites
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/OWNERS
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/README.txt
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/animation-worklet-animator-animate-expected.txt
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/animation-worklet-animator-animate.html
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/animation-worklet-animator-registration-expected.txt
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/animation-worklet-animator-registration.html
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/animation-worklet-visual-update-expected.html
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/animation-worklet-visual-update.html
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/resources/animation-worklet-tests.js
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/resources/visual-update.js
[add] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/visual-update-expected.html
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/LayoutTests/virtual/threaded/fast/animationworklet/worklet-animation-creation.html
[modify] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/BUILD.gn
[modify] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/ModulesInitializer.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorklet.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorklet.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletGlobalScope.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletGlobalScope.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletGlobalScope.idl
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletGlobalScopeTest.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletMessagingProxy.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletMessagingProxy.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletProxyClientImpl.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletProxyClientImpl.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletThread.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletThread.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimationWorkletThreadTest.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/Animator.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/Animator.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimatorDefinition.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/AnimatorDefinition.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/BUILD.gn
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/DEPS
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/EffectProxy.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/EffectProxy.idl
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/OWNERS
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/README.md
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/WindowAnimationWorklet.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/WindowAnimationWorklet.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/WindowAnimationWorklet.idl
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/WorkletAnimation.cpp
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/WorkletAnimation.h
[rename] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/animationworklet/WorkletAnimation.idl
[modify] https://crrev.com/4d7f662c5783620859011824058447e59643aa59/third_party/WebKit/Source/modules/modules_idl_files.gni

Status: Fixed (was: Started)

Sign in to add a comment