-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add desktop specific RMF attributes (#883)
Task/Issue URL: https://app.asana.com/0/72649045549333/1207774753650441/f Description: Add support for customHomePage, pinnedTab, installedMacAppStore, duckPlayerOnboarded and duckPlayerEnabled attributes on macOS. Attribute matchers have been refactored by introducing common protocols for matching single value, numeric ranges and string ranges, allowing to remove a lot of duplicated code as a result.
- Loading branch information
Showing
18 changed files
with
718 additions
and
772 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.