experiment icon indicating copy to clipboard operation
experiment copied to clipboard

🚧 Provide a TabBase and TabManagerBase implementation

Open trickypr opened this issue 1 year ago • 1 comments
trafficstars

Mozilla provides shared code for implementing tab apis that I was avoiding using. However, because they expect it to exist, I have moved over to using it and all the problems that will cause. Here is the main changes:

  • Created Tab and TabManager extending TabBase and TabManagerBase
  • Moved code in ext-browserActions and ext-tabs to use the new apis
  • Cleaned up the dead apis.

trickypr avatar Apr 26 '24 04:04 trickypr

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

  • #61 Graphite 👈
  • #60 Graphite
  • #58 Graphite
  • artifact-based-browser

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @trickypr and the rest of your teammates on Graphite Graphite

trickypr avatar Apr 26 '24 04:04 trickypr