Closed
Bug 2065320
Opened 26 days ago
Closed 7 hours ago
Enable Youtube support in pageextractor.
Categories
(Core :: Machine Learning: On Device, task)
Core
Machine Learning: On Device
Tracking
()
RESOLVED
FIXED
158 Branch
| Tracking | Status | |
|---|---|---|
| firefox158 | --- | fixed |
People
(Reporter: thasan, Assigned: thasan)
References
(Blocks 1 open bug)
Details
(Whiteboard: [aiplatform])
Attachments
(1 file)
This bug is to track the execution of enabling the perf on by default for youtube custom strategy. The goal is that this code lands after telemetry and profiler work. So we can collect and monitor the performance of this work and track breakages.
Blocks: page-extractor
Updated•25 days ago
|
Whiteboard: [aiplatform]
Updated•25 days ago
|
Updated•1 day ago
|
Assignee: nobody → thasan
Status: NEW → ASSIGNED
Landing the pref flip independently of the telemetry and profiler work (bug 2065318, bug 2058247), rather than after it as originally planned. The extractor is best effort by design, a missing or broken transcript falls back to metadata alone and the wait is capped by browser.pageextractor.youtube.timeoutMs.
Pushed by thasan@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/aa2f13e716cd
https://hg.mozilla.org/integration/autoland/rev/cbad59e45949
Enable YouTube transcript extraction in PageExtractor by default r=ai-platform-reviewers,jbowser
Pushed by smolnar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/38dd46150994
https://hg.mozilla.org/integration/autoland/rev/bca8737c308d
Revert "Bug 2065320 - Enable YouTube transcript extraction in PageExtractor by default r=ai-platform-reviewers,jbowser" for causing build bustages
Comment 5•17 hours ago
|
||
Backed out for causing build bustages
Backout link: https://hg.mozilla.org/integration/autoland/rev/bca8737c308d0df876ae765300c906b76d0bb41c
Flags: needinfo?(thasan)
Pushed by smolnar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6142708b39c6
https://hg.mozilla.org/integration/autoland/rev/c68e16605ee0
Enable YouTube transcript extraction in PageExtractor by default r=ai-platform-reviewers,jbowser
Comment 8•7 hours ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 hours ago
status-firefox158:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 158 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•