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

Mark DOMException as serializable #732

Merged
merged 7 commits into from
Jul 3, 2019
Merged

Mark DOMException as serializable #732

merged 7 commits into from
Jul 3, 2019

Commits on May 30, 2019

  1. Mark DOMException as serialiable

    Also define serialization and deserialization steps.
    tests: web-platform-tests/wpt#17095
    
    Fixes #729.
    yutakahirano committed May 30, 2019
    Configuration menu
    Copy the full SHA
    ce2f397 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Update index.bs

    Co-Authored-By: Domenic Denicola <d@domenic.me>
    yutakahirano and domenic authored May 31, 2019
    Configuration menu
    Copy the full SHA
    30df2fe View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. fix

    yutakahirano committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    26e84e0 View commit details
    Browse the repository at this point in the history
  2. fix

    yutakahirano committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    9b42d12 View commit details
    Browse the repository at this point in the history
  3. fix

    yutakahirano committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    33e9e1a View commit details
    Browse the repository at this point in the history
  4. fix

    yutakahirano committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    7640c15 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. fix

    yutakahirano committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    0017a1d View commit details
    Browse the repository at this point in the history