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

feat(extensions): add support for some chrome.management APIs #25344

Merged
merged 6 commits into from Sep 8, 2020

Commits on Sep 6, 2020

  1. feat(extensions): add support for some chrome.management APIs (electr…

    …on#25098)
    
    * fix: initialize management policy
    
    * fix(extensions): crash when using chrome.management
    
    * test: add tests
    
    * docs: add a note about chrome.management
    
    * fix: lint errors
    
    * fix: lint errors
    
    * fix: remove favicon_service include
    
    * fix: add missing management permission
    
    * docs: more supported apis
    
    * fix: extensions.md line endings
    sentialx committed Sep 6, 2020
    Copy the full SHA
    d3fb16a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a74ef52 View commit details
    Browse the repository at this point in the history
  3. feat(extensions): add support for some chrome.management APIs (electr…

    …on#25098)
    
    * fix: initialize management policy
    
    * fix(extensions): crash when using chrome.management
    
    * test: add tests
    
    * docs: add a note about chrome.management
    
    * fix: lint errors
    
    * fix: lint errors
    
    * fix: remove favicon_service include
    
    * fix: add missing management permission
    
    * docs: more supported apis
    
    * fix: extensions.md line endings
    sentialx committed Sep 6, 2020
    Copy the full SHA
    a4fedfd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    783a916 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2641351 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7a66a59 View commit details
    Browse the repository at this point in the history