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

Add consideration of browser permissions framework for extension processing #763

Closed
wants to merge 13 commits into from
Closed

Conversation

gmandyam
Copy link

@gmandyam gmandyam commented Jan 24, 2018

In response to #133


Preview | Diff

index.bs Outdated
## Browser Permissions Framework and Extensions ## (#browser-permissions-framework-extensions)

The Web Authentication API should leverage the browser permissions framework as much as possible when obtaining user permissions for
certain extensions. An example is the location extrension, which can leverrage the existing browser permissions framework for the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typos: "extrension" -> "extension", "leverrage" -> "leverage"

Copy link
Contributor

@selfissued selfissued left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@selfissued
Copy link
Contributor

@gmandyam please resolve the merge conflicts. Then I will merge the PR.

Copy link
Contributor

@selfissued selfissued left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the unrelated and unintended change from the PR. After that, I'm OK with it being merged, as at that point it will only be adding Security Considerations.

latitude: float64,
longitude: float64,
altitude: float64
]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An unrelated change appears to have been made in this PR. Please remove this extraneous change, as it will cause merge conflicts with other PRs.

Copy link
Member

@emlun emlun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commits in this PR branch from and revert PR #510 instead of branching from master, and the last 4 commits (6521222, 5ca683b, c8585b1, 87a0f0c) seem to have been added in error.

I propose closing this PR and proceeding with #771 instead.

@selfissued
Copy link
Contributor

PR #771 replaces this

@selfissued selfissued closed this Jan 31, 2018
selfissued pushed a commit that referenced this pull request Feb 6, 2018
… for extension processing (#771)

PR #763 untangled: Add consideration of browser permissions framework for extension processing
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.

None yet

3 participants