Closed
Bug 1908938
Opened 7 months ago
Closed 7 months ago
Load the image-to-text model when opening the pdf viewer
Categories
(Firefox :: PDF Viewer, enhancement, P1)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
When the pref pdfjs.enableAltText
is true
we want to download the image-to-text
model in order to make it available for users who want to add an image.
The user will have the possibility to turn on/off from the UI this pref and to delete the model. So in case they want to re-enable the feature we want to be able to download the model and to show the progress.
Assignee | ||
Updated•7 months ago
|
Type: task → enhancement
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/33666aa99427
Load the image-to-text model when opening the pdf viewer r=tarek,pdfjs-reviewers,atossou,Snuffleupagus
Comment 4•7 months ago
|
||
Backed out for causing pdf paint failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/62fe7f34b55b1474878c7921b5e4e72988b928c1
Failure log: https://treeherder.mozilla.org/logviewer?job_id=467259404&repo=autoland&lineNumber=1379
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c90a51897f57
Load the image-to-text model when opening the pdf viewer r=tarek,pdfjs-reviewers,atossou,Snuffleupagus
Comment 6•7 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•