Closed
Bug 1904585
Opened 8 months ago
Closed 8 months ago
Add some chrome events for watching pdf.js
Categories
(Firefox :: PDF Viewer, task, P1)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The goal is to add some specific contents depending on what's happening in the viewer.
Right now pdf.js uses its own event bus:
https://github.com/mozilla/pdf.js/blob/588587495385f586481c3c8fa462f43412374283/web/event_utils.js#L70
so for some specific event types, we want to dispatch as well some chrome events.
Assignee | ||
Updated•8 months ago
|
Status: NEW → ASSIGNED
Comment 1•8 months ago
|
||
Assignee | ||
Comment 2•8 months ago
|
||
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/000c3f7a965e
Add the possibility to dispatch some pdf.js chrome events r=omc-reviewers,aminomancer
Comment 4•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•