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

AudioContext.onerror #2580

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

AudioContext.onerror #2580

wants to merge 17 commits into from

Commits on Mar 27, 2024

  1. initial commit

    hoch committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f0f2b19 View commit details
    Browse the repository at this point in the history
  2. fixing XML errors

    hoch committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5545786 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. adding section 2.5

    hoch committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    40ffe15 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    f52c26c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. add notes for fallback behavior

    hoch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2e7abaa View commit details
    Browse the repository at this point in the history
  2. fix typo

    hoch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    92bab64 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix duplicate id

    hoch committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d105de8 View commit details
    Browse the repository at this point in the history
  2. fix amendment button bug

    hoch committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0827e59 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. handling 2 cases

    hoch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b9760fc View commit details
    Browse the repository at this point in the history
  2. clean up

    hoch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    29605b9 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fire two events

    hoch committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d1ffe76 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. addressing comments

    hoch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    87b0ff5 View commit details
    Browse the repository at this point in the history
  2. addressing comments

    hoch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    165685a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    88aa99c View commit details
    Browse the repository at this point in the history
  2. addressing more comments

    hoch committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f70a8cf View commit details
    Browse the repository at this point in the history
  3. add ErrorEvent and minor fixes

    hoch committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    eb3c47d View commit details
    Browse the repository at this point in the history
  4. more ErrorEvent fix

    hoch committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5b5fe3d View commit details
    Browse the repository at this point in the history