Add this.api.sparkle API to ease the transition to a Sparkle class #49
No reviewers
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
Jameson
joke
options window
question
Split!
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
sparkle-devs/sparkle!49
Loading…
Reference in a new issue
No description provided.
Delete branch "add-this.sparkle-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds the
this.api.sparkleAPI for addons, allowing them to access Sparkle's internal state without relying on thewindow.__crackle__variable, which is going to be removed by #38.