Closed
Bug 1707870
Opened 4 years ago
Closed 4 years ago
Stop generating empty namespace block
Categories
(Core :: DOM: Bindings (WebIDL), task, P2)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
Details
Attachments
(3 files, 2 obsolete files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
7.24 KB,
patch
|
Details | Diff | Splinter Review | |
|
473.55 KB,
patch
|
Details | Diff | Splinter Review |
All methods of FastCallback are marked as bodyInHeader, https://searchfox.org/mozilla-central/rev/6cbe34b441f7c7c29cd1e5f0e19c7000142f1423/dom/bindings/Codegen.py#20304,20318,20327
| Assignee | ||
Comment 1•4 years ago
|
||
As all methods of FastCallback are marked as bodyInHeader.
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Summary: Stop generating empty namespace block for FastCallback → Stop generating empty namespace block for FastCallback/Dictionary
| Assignee | ||
Comment 3•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Attachment #9219525 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•4 years ago
|
||
| Assignee | ||
Comment 5•4 years ago
|
||
Updated•4 years ago
|
Attachment #9218637 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9218626 -
Attachment description: Bug 1707870 - Stop generating empty namespace block for FastCallback; r=peterv → Bug 1707870 - Stop generating empty namespace block; r=peterv
| Assignee | ||
Updated•4 years ago
|
Summary: Stop generating empty namespace block for FastCallback/Dictionary → Stop generating empty namespace block
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5ce22f80566d
Stop generating empty namespace block; r=peterv
Comment 7•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•