Skip to content

Don't call set_notification_runloop#178

Open
ChunMinChang wants to merge 1 commit intomozilla:trailblazerfrom
ChunMinChang:b1781964
Open

Don't call set_notification_runloop#178
ChunMinChang wants to merge 1 commit intomozilla:trailblazerfrom
ChunMinChang:b1781964

Conversation

@ChunMinChang
Copy link
Copy Markdown
Member

@ChunMinChang ChunMinChang commented Sep 13, 2022

To fix the issue mentioned in bug 1781964 comment 12 and, we should stop calling set_notification_runloop on Mac OS 10.7

@ChunMinChang
Copy link
Copy Markdown
Member Author

os_version relies on plist crate. I am considering using other method to get the os version without the dependencies so I won't need to audit plist in gecko.

@padenot
Copy link
Copy Markdown
Collaborator

padenot commented Sep 14, 2022

Yeah we don't care about super old macOS here, 10.7 is ancient.

@ChunMinChang ChunMinChang changed the title Don't call set_notification_runloop on Mac OS 10.7 or later version Don't call set_notification_runloop Sep 14, 2022
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