Skip to content

Remove some DeviceTracking namespace classes#5491

Merged
zachmargolis merged 11 commits intomainfrom
margolis-devicetracking-namespace
Oct 12, 2021
Merged

Remove some DeviceTracking namespace classes#5491
zachmargolis merged 11 commits intomainfrom
margolis-devicetracking-namespace

Conversation

@zachmargolis
Copy link
Contributor

@zachmargolis zachmargolis commented Oct 8, 2021

While discovering #5489, I found this "class cluster" in our older style of one-method per class. These are usually pretty trivial classes that I think work better by being inlined, especially since the ones with complex logic are only really used in one place

  • The only one left is ForgetAllBrowsers which is an action, and so I just removed it from the namespace, since it didn't quite fit

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was just de-namespaced/moved

Base automatically changed from margolis-redundant-gem to main October 8, 2021 22:27
@zachmargolis zachmargolis force-pushed the margolis-devicetracking-namespace branch from 22b8ed2 to e1adcb7 Compare October 8, 2021 22:28
@zachmargolis zachmargolis merged commit 6f75ed3 into main Oct 12, 2021
@zachmargolis zachmargolis deleted the margolis-devicetracking-namespace branch October 12, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants