Closed
Bug 1707896
Opened 4 years ago
Closed 4 years ago
Figure out how to expose Glean in a nicer way to Qt applications
Categories
(Data Platform and Tools Graveyard :: Glean.js, defect, P1)
Data Platform and Tools Graveyard
Glean.js
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brizental, Assigned: brizental)
Details
Attachments
(2 files)
Currently, Qt consumers need to deal with:
.import 'glean.js' as RealGlean
const _glean = RealGlean.Glean.default;
RealGlean.Glean.Default is not great.
| Assignee | ||
Comment 1•4 years ago
|
||
/In case it's not spoisble to do anything about it, just document hta in Qt its best to use an alias.
Priority: P4 → P3
Whiteboard: [telemetry:glean-js:m?]
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → brizental
Priority: P3 → P1
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•