Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

priority -> yieldTo for drop/paste API proposals #189881

Merged
merged 1 commit into from
Aug 8, 2023
Merged

priority -> yieldTo for drop/paste API proposals #189881

merged 1 commit into from
Aug 8, 2023

Commits on Aug 8, 2023

  1. Move await from priority for drop/paste API proposals

    For #179430, #30066
    
    Switching to use `yieldTo` instead of `priority` to let an extension de-rank itself in the list of edits. `priority` was an arbitrary number while `yieldTo` gives more control over how the ranking takes place
    mjbvz committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1740397 View commit details
    Browse the repository at this point in the history