Closed
Bug 1507783
Opened 7 years ago
Closed 7 years ago
Update performance webIDL
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1501930
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | affected |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 obsolete file)
The spec moved 'performance' attribute into WindowOrWorkerGlobalScope. We should update our webidl files.
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9025638 -
Flags: review?(bugs)
Comment 2•7 years ago
|
||
Comment on attachment 9025638 [details] [diff] [review]
patch
Why do we want to regress https://bugzilla.mozilla.org/show_bug.cgi?id=1017425 ?
Attachment #9025638 -
Flags: review?(bugs) → review-
| Assignee | ||
Updated•7 years ago
|
Attachment #9025638 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•7 years ago
|
||
Because partial interfaces cannot use StoreInSlot. The patch is not good for other reasons. I'm going to upload a new one soon.
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•