Open
Bug 1886229
Opened 1 year ago
Updated 1 year ago
Generate bindings for webrtc-sdp
Categories
(Core :: WebRTC, task, P3)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: ng, Assigned: ng)
Details
Attachments
(9 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9392068 -
Attachment description: WIP: Roll up of bindings generation work r=dbaker → WIP: Bug 1886229 - P1 - fold bindings generation work r=dbaker
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
| Assignee | ||
Comment 5•1 year ago
|
||
| Assignee | ||
Comment 6•1 year ago
|
||
Updated•1 year ago
|
Attachment #9392068 -
Attachment description: WIP: Bug 1886229 - P1 - fold bindings generation work r=dbaker → Bug 1886229 - P1 - fold bindings generation work r=dbaker
Updated•1 year ago
|
Attachment #9392389 -
Attachment description: WIP: Bug 1886229 - P2 - Adding webrtc-sdp-gen to toolkit Cargo.toml;r?dbaker → Bug 1886229 - P2 - Adding webrtc-sdp-gen to toolkit Cargo.toml;r?dbaker
Updated•1 year ago
|
Attachment #9392390 -
Attachment description: WIP: Bug 1886229 - P3 - no boxing of tuple type list, parse tuple like enum variants, better error log in type parsing;r?dbaker → Bug 1886229 - P3 - no boxing of tuple type list, parse tuple like enum variants, better error log in type parsing;r?dbaker
Updated•1 year ago
|
Attachment #9392432 -
Attachment description: WIP: Bug 1886229 - P4 - consistent variant match order;r?dbaker → Bug 1886229 - P4 - consistent variant match order;r?dbaker
Updated•1 year ago
|
Attachment #9392433 -
Attachment description: WIP: Bug 1886229 - P5 - support 32 and 64 bit floats in IDL;r?dbaker → Bug 1886229 - P5 - support 32 and 64 bit floats in IDL;r?dbaker
Updated•1 year ago
|
Attachment #9393373 -
Attachment description: WIP: Bug 1886229 - P6 - prettyish print parse errors;r?dbaker → Bug 1886229 - P6 - prettyish print parse errors;r?dbaker
| Assignee | ||
Comment 7•1 year ago
|
||
| Assignee | ||
Comment 8•1 year ago
|
||
| Assignee | ||
Comment 9•1 year ago
|
||
Updated•1 year ago
|
Attachment #9392068 -
Attachment description: Bug 1886229 - P1 - fold bindings generation work r=dbaker → WIP: Bug 1886229 - P1 - fold bindings generation work;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9392389 -
Attachment description: Bug 1886229 - P2 - Adding webrtc-sdp-gen to toolkit Cargo.toml;r?dbaker → WIP: Bug 1886229 - P2 - Adding webrtc-sdp-gen to toolkit Cargo.toml;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9392390 -
Attachment description: Bug 1886229 - P3 - no boxing of tuple type list, parse tuple like enum variants, better error log in type parsing;r?dbaker → WIP: Bug 1886229 - P3 - no boxing of tuple type list, parse tuple like enum variants, better error log in type parsing;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9392432 -
Attachment description: Bug 1886229 - P4 - consistent variant match order;r?dbaker → WIP: Bug 1886229 - P4 - consistent variant match order;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9392433 -
Attachment description: Bug 1886229 - P5 - support 32 and 64 bit floats in IDL;r?dbaker → WIP: Bug 1886229 - P5 - support 32 and 64 bit floats in IDL;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9393373 -
Attachment description: Bug 1886229 - P6 - prettyish print parse errors;r?dbaker → WIP: Bug 1886229 - P6 - prettyish print parse errors;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9393434 -
Attachment description: Bug 1886229 - P7 - parse struct like enum variants;r?dbaker → WIP: Bug 1886229 - P7 - parse struct like enum variants;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9393894 -
Attachment description: Bug 1886229 - P8 - extract struct creation and init parameter fn;r?dbaker → WIP: Bug 1886229 - P8 - extract struct creation and init parameter fn;r?dbaker,bwc
Updated•1 year ago
|
Attachment #9393895 -
Attachment description: Bug 1886229 - P9 - emit struct like enum variant code;r?dbaker → WIP: Bug 1886229 - P9 - emit struct like enum variant code;r?dbaker,bwc
You need to log in
before you can comment on or make changes to this bug.
Description
•