Skip to content

Remove XMLHttpRequest from ServiceWorkerGlobalScope #19

@foolip

Description

@foolip

I noticed a discrepancy between the spec IDL and Blink, that comes down to this bug:
https://code.google.com/p/chromium/issues/detail?id=395931

If this makes sense, I suggest replacing Exposed=(Window,Worker) with Exposed=(Window,DedicatedWorker,SharedWorker) in the spec too.

CC @coonsta and @jakearchibald

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions