Files
ComfyUI_frontend/CODEOWNERS
Line: 2: no users/groups matched Line: 5: incorrect codeowner user: benceruleanlu Line: 5: no users/groups matched Line: 6: incorrect codeowner user: benceruleanlu Line: 6: no users/groups matched Line: 7: incorrect codeowner user: benceruleanlu Line: 7: no users/groups matched Line: 8: incorrect codeowner user: benceruleanlu Line: 8: no users/groups matched Line: 11: incorrect codeowner user: viva-jinyi Line: 11: no users/groups matched Line: 12: incorrect codeowner user: viva-jinyi Line: 12: no users/groups matched Line: 13: incorrect codeowner user: viva-jinyi Line: 13: no users/groups matched Line: 14: incorrect codeowner user: viva-jinyi Line: 14: no users/groups matched Line: 17: incorrect codeowner user: pythongosssss Line: 17: no users/groups matched Line: 20: incorrect codeowner user: pythongosssss Line: 20: no users/groups matched Line: 23: incorrect codeowner user: pythongosssss Line: 23: no users/groups matched Line: 26: incorrect codeowner user: benceruleanlu Line: 26: no users/groups matched Line: 29: incorrect codeowner user: jojodecayz Line: 29: incorrect codeowner user: bigcat88 Line: 29: no users/groups matched Line: 32: incorrect codeowner user: benceruleanlu Line: 32: no users/groups matched Line: 33: incorrect codeowner user: benceruleanlu Line: 33: no users/groups matched Line: 34: incorrect codeowner user: benceruleanlu Line: 34: no users/groups matched Line: 37: incorrect codeowner user: Myestery Line: 37: no users/groups matched Line: 40: incorrect codeowner user: jtydhr88 Line: 40: incorrect codeowner user: Myestery Line: 40: no users/groups matched Line: 43: incorrect codeowner user: Myestery Line: 43: incorrect codeowner user: christian-byrne Line: 43: incorrect codeowner user: comfyui-wiki Line: 43: no users/groups matched Line: 44: incorrect codeowner user: Myestery Line: 44: incorrect codeowner user: christian-byrne Line: 44: incorrect codeowner user: comfyui-wiki Line: 44: no users/groups matched Line: 47: incorrect codeowner user: trsommer Line: 47: incorrect codeowner user: brucew4yn3rp Line: 47: no users/groups matched Line: 48: incorrect codeowner user: trsommer Line: 48: incorrect codeowner user: brucew4yn3rp Line: 48: no users/groups matched Line: 51: incorrect codeowner user: jtydhr88 Line: 51: no users/groups matched Line: 52: incorrect codeowner user: jtydhr88 Line: 52: no users/groups matched Line: 55: incorrect codeowner user: viva-jinyi Line: 55: incorrect codeowner user: christian-byrne Line: 55: incorrect codeowner user: ltdrdata Line: 55: no users/groups matched Line: 58: incorrect codeowner user: Yorha4D Line: 58: incorrect codeowner user: KarryCharon Line: 58: incorrect codeowner user: shinshin86 Line: 58: no users/groups matched Line: 59: incorrect codeowner user: JonatanAtila Line: 59: incorrect codeowner user: Yorha4D Line: 59: incorrect codeowner user: KarryCharon Line: 59: incorrect codeowner user: shinshin86 Line: 59: no users/groups matched Line: 62: incorrect format Line: 63: incorrect format Line: 64: incorrect format Line: 65: incorrect format Line: 66: incorrect format
Christian Byrne 0762985ca7 cleanup: remove the legacy mask editor and all related code (#7370)
## Summary

Removes the legacy mask editor. May also want to remove the "Beta" tags
on all the current mask editor components/mentions in the app now as
well.

## Context

Telemetry data shows zero users using the legacy mask editor. It has
been considerable time since we switched to the new one, and there
really is no reason to use the legacy version given how lacking it is.

In https://github.com/Comfy-Org/ComfyUI_frontend/pull/7332 (v1.35.2 -
Dec 11, 2025), we added a final warning that the legacy mask editor is
being removed.

On 1.36, this PR can be merged, as more than enough warning will have
been given.

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7370-cleanup-remove-the-legacy-mask-editor-and-all-related-code-2c66d73d365081d58fbed0f3c84bcb0d)
by [Unito](https://www.unito.io)
2025-12-22 07:17:31 -07:00

67 lines
2.3 KiB
Plaintext

# Global Ownership
* @Comfy-org/comfy_frontend_devs
# Desktop/Electron
/apps/desktop-ui/ @benceruleanlu
/src/stores/electronDownloadStore.ts @benceruleanlu
/src/extensions/core/electronAdapter.ts @benceruleanlu
/vite.electron.config.mts @benceruleanlu
# Common UI Components
/src/components/chip/ @viva-jinyi
/src/components/card/ @viva-jinyi
/src/components/button/ @viva-jinyi
/src/components/input/ @viva-jinyi
# Topbar
/src/components/topbar/ @pythongosssss
# Thumbnail
/src/renderer/core/thumbnail/ @pythongosssss
# Legacy UI
/scripts/ui/ @pythongosssss
# Link rendering
/src/renderer/core/canvas/links/ @benceruleanlu
# Partner Nodes
/src/composables/node/useNodePricing.ts @jojodecayz @bigcat88
# Node help system
/src/utils/nodeHelpUtil.ts @benceruleanlu
/src/stores/workspace/nodeHelpStore.ts @benceruleanlu
/src/services/nodeHelpService.ts @benceruleanlu
# Selection toolbox
/src/components/graph/selectionToolbox/ @Myestery
# Minimap
/src/renderer/extensions/minimap/ @jtydhr88 @Myestery
# Workflow Templates
/src/platform/workflow/templates/ @Myestery @christian-byrne @comfyui-wiki
/src/components/templates/ @Myestery @christian-byrne @comfyui-wiki
# Mask Editor
/src/extensions/core/maskeditor.ts @trsommer @brucew4yn3rp
/src/extensions/core/maskEditorLayerFilenames.ts @trsommer @brucew4yn3rp
# 3D
/src/extensions/core/load3d.ts @jtydhr88
/src/components/load3d/ @jtydhr88
# Manager
/src/workbench/extensions/manager/ @viva-jinyi @christian-byrne @ltdrdata
# Translations
/src/locales/ @Yorha4D @KarryCharon @shinshin86 @Comfy-Org/comfy_maintainer @Comfy-org/comfy_frontend_devs
/src/locales/pt-BR/ @JonatanAtila @Yorha4D @KarryCharon @shinshin86
# LLM Instructions (blank on purpose)
.claude/
.cursor/
.cursorrules
**/AGENTS.md
**/CLAUDE.md