Closed Bug 1339587 Opened 7 years ago Closed 7 years ago

Update Client interface to remove frameType, add ancestorOrigins and type

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bkelly, Assigned: bkelly)

Details

Attachments

(1 obsolete file)

In order to make sure I'm propagating the right information across the IPC boundary I want to update our Client implementation to the current spec first.  This basically means:

1) Remove Client.frameType
2) Add Client.ancestorOrigins
3) Add Client.type
The Client.reserved attribute will have to wait for the changes in 1293277.  I could implement it returning always false, but then people could not feature detect reserved clients with `'reserved' in Client`.
Actually, I'm going to move this work back to the individual bugs.  We can't just blanket update all of this stuff for different reasons.
No longer blocks: ServiceWorkers-compat, 1293277
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Keywords: dev-doc-needed
Resolution: --- → INVALID
Attachment #8837340 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: