Closed
Bug 1697946
Opened 4 years ago
Closed 4 years ago
Clean up IDL*Type's type check method
Categories
(Core :: DOM: Bindings (WebIDL), task, P2)
Core
DOM: Bindings (WebIDL)
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
Details
Attachments
(1 file)
We could remove some methods that are actually doing the same thing as its base class.
Assignee | ||
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Comment 1•4 years ago
|
||
We could remove the methods that are actually doing the same thing as its base class.
Updated•4 years ago
|
Assignee: nobody → echen
Status: NEW → ASSIGNED
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/abe088b82e73
Clean up IDL*Type's type check method; r=peterv
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•