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

Introduce Browser Permissions for WebDriver BiDi #425

Closed
wants to merge 28 commits into from
Closed

Introduce Browser Permissions for WebDriver BiDi #425

wants to merge 28 commits into from

Commits on Nov 6, 2023

  1. Introduce Browser Permissions for WebDriver BiDi

    Thiago Perrotta committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    37f9781 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. reorder: webdriver classic to come before bidi

    Thiago Perrotta committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    437ba0b View commit details
    Browse the repository at this point in the history
  2. rename browser -> permissions module

    Thiago Perrotta committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d7310e3 View commit details
    Browse the repository at this point in the history
  3. fix <section> nesting

    Thiago Perrotta committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    22c53fa View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. remove user context / browsing context ID for now

    Thiago Perrotta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    49bec97 View commit details
    Browse the repository at this point in the history
  2. consolidate TODOs

    Thiago Perrotta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7c9e37b View commit details
    Browse the repository at this point in the history
  3. move items around

    Thiago Perrotta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5ffe92c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. indent

    Thiago Perrotta committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b9fed1f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. introduce and use algorithm

    Thiago Perrotta committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    acf0653 View commit details
    Browse the repository at this point in the history
  2. s/div/ol

    Thiago Perrotta committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5e37655 View commit details
    Browse the repository at this point in the history
  3. s/run the set a permission/set a permission

    Co-authored-by: Alex Rudenko <[email protected]>
    Thiago Perrotta and OrKoN committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    163fc86 View commit details
    Browse the repository at this point in the history
  4. remove permissions.PermissionDescriptor.type

    Thiago Perrotta committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    98dd229 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. extension -> command, add code to TODOs

    Thiago Perrotta committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    12f450b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. <code> -> backticks

    Thiago Perrotta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    afd657c View commit details
    Browse the repository at this point in the history
  2. lang-json -> json

    Thiago Perrotta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0242b84 View commit details
    Browse the repository at this point in the history
  3. drop backticks from |rootDesc| name

    Thiago Perrotta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    67e7e63 View commit details
    Browse the repository at this point in the history
  4. may -> can

    Thiago Perrotta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b97d2fb View commit details
    Browse the repository at this point in the history
  5. same origin

    Thiago Perrotta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4a5f3fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edce1e0 View commit details
    Browse the repository at this point in the history
  7. fix algorithm markup

    Thiago Perrotta committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c6eaf4c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. remove TODOs: move them to #424

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5a18fe1 View commit details
    Browse the repository at this point in the history
  2. algorithm: add 'and return'

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    175f816 View commit details
    Browse the repository at this point in the history
  3. rename all anchors to match the convention in the bidi spec

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a8647fe View commit details
    Browse the repository at this point in the history
  4. null -> null

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fcd4cb2 View commit details
    Browse the repository at this point in the history
  5. augment algorithm paragraph with types

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    edd94bc View commit details
    Browse the repository at this point in the history
  6. fix algorithm variable highlighting

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2f2dfb2 View commit details
    Browse the repository at this point in the history
  7. [=environment settings object=]

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4057e4a View commit details
    Browse the repository at this point in the history
  8. [=extension command URI template|URI Template=]

    Thiago Perrotta committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0183692 View commit details
    Browse the repository at this point in the history