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

Implement MessageEvent.InitMessageEvent #25276

Merged
merged 3 commits into from Dec 18, 2019
Merged

Commits on Dec 18, 2019

  1. Implement MessageEvent.InitMessageEvent

    InitMessageEvent had to be implemented as required by wpt.
    For this few keys of struct `MessageEvent` are now wrapped inside
    DomRefCell wrapper.
    kunalmohan committed Dec 18, 2019
  2. Update tests

    Run `update-wpt` for tests/wpt/web-platform-tests/html/dom/idlharness.https.html
    and tests/wpt/web-platform-tests/html/dom/idlharness.worker.js
    kunalmohan committed Dec 18, 2019
You can’t perform that action at this time.