-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Rename conversion routines, again. #8473
Copy link
Copy link
Closed
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentI-refactorNo impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring.No impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring.
Description
In b290a31, @nox renamed a bunch of conversion routines in a way that is almost diametrically opposed to the standard terminology we use. In particular, an object that implements Reflectable is a "DOM object", and a JSObject for a DOM object is its "reflector". We should correct these names.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentI-refactorNo impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring.No impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring.