Closed
Bug 1698752
Opened 5 years ago
Closed 5 years ago
Fix bindgen workaround following hashtable refactorings
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
Details
Attachments
(1 file)
layout/style/ServoBindings.toml has some workarounds for inheritance not correctly understood by bindgen due to clang limitations. These must be adapted to the recent hashtable refactorings.
| Assignee | ||
Updated•5 years ago
|
Summary: Fix bindgen workaround for hashtable refactorings → Fix bindgen workaround following hashtable refactorings
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → sgiesecke
Status: NEW → ASSIGNED
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9bc872fd278c
Fix binding generation for hashtables after hashtable refactoring. r=emilio
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 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
•