[meta] Add ICU4X support to irregexp
Categories
(Core :: JavaScript Engine, task, P3)
Tracking
()
People
(Reporter: iain, Assigned: iain)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: meta)
Attachments
(5 obsolete files)
For her Outreachy internship, Ashwini will be adding support for using ICU4X instead of ICU4C in irregexp. This is a meta-bug for organizing that work.
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Patch 1: Option for icu4x enabled
Comment 2•3 years ago
|
||
Depends on D119216
Comment 3•3 years ago
|
||
Licence check skipped.
We'll need to request license review for the license used in icu4x and
add it to the allowlist for mach vendor rust
. For now, let's just skip
this check so we can run experiments.
Comment 4•3 years ago
|
||
This patch is not meant to be landed. Eventually C API and C++ API will be integrated.
Depends on D119406
Comment 5•3 years ago
|
||
tried adding #include "uniset.hpp" in regexp-parser.cc
Depends on D119452
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 6•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:sdetar, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 7•3 years ago
|
||
Iain, what should we do with this bug?
Assignee | ||
Comment 8•3 years ago
|
||
Assigned this to myself.
Updated•1 years ago
|
Description
•