Closed
Bug 2065437
Opened 17 days ago
Closed 12 days ago
Port enterprisepolicies/tests/browser/browser_policy_pdfviewer.js to Thunderbird
Categories
(Thunderbird :: Testing Infrastructure, task)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
156 Branch
People
(Reporter: tobyp, Assigned: tobyp)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Thunderbird is updating the DisableBuiltinPDFViewer policy to match Firefox by changing the PDF MIME handler rather than relying on the pdfjs.disabled preference. The Firefox implementation has a dedicated browser test which verifies the resulting PDF handler behaviour - so we'll remove the simple XPCShell test in bug 2062510 and add the ported browser test here.
Adapt the following test as necessary for Thunderbird's test harness and add it to the appropriate Thunderbird browser-test manifest:
browser/components/enterprisepolicies/tests/browser/browser_policy_pdfviewer.js
| Assignee | ||
Updated•16 days ago
|
Assignee: nobody → toby
Status: NEW → ASSIGNED
Points: --- → 2
| Assignee | ||
Comment 1•13 days ago
|
||
| Assignee | ||
Updated•12 days ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 156 Branch
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/66d8f4a878e3
Port browser_policy_pdfviewer.js to Thunderbird. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•