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

DevTools: Handle restricted browser pages properly like new tab page, extensions page etc(only chrome and edge for now) #20023

Merged
merged 6 commits into from
Oct 14, 2020

Commits on Oct 12, 2020

  1. add support for detecting restricted browser page and show appropriat…

    …e popup
    
    - extract common css into seperate files
    - copy disabled icons for restricted case also. maybe in future can have seperate icons
    sktguha committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0635303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b4c4e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge branch 'master' of https://github.com/facebook/react into devto…

    …ols-handle-restricted-pages
    sktguha committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    510aafc View commit details
    Browse the repository at this point in the history
  2. run only for chrome and edge for now, not firefox and use better prot…

    …ocol detection method
    sktguha committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    dfdf33d View commit details
    Browse the repository at this point in the history
  3. do lint changes

    sktguha committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    fbfa52e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c10241f View commit details
    Browse the repository at this point in the history