Skip to content

Add the Firefox features notification bar to the viewer (bug 2057608)#21629

Open
calixteman wants to merge 1 commit into
mozilla:masterfrom
calixteman:notification_bar
Open

Add the Firefox features notification bar to the viewer (bug 2057608)#21629
calixteman wants to merge 1 commit into
mozilla:masterfrom
calixteman:notification_bar

Conversation

@calixteman

@calixteman calixteman commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

The bar itself (<pdf-features-notification>) ships from mozilla-central, so the viewer only hosts it.

Finally the maximum number of preferences is raised to 60, to match the change made in mozilla-central in bug 2056102, since this adds a 51st one.

@codecov-commenter

codecov-commenter commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 3.84615% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.82%. Comparing base (05e100c) to head (f195bec).

Files with missing lines Patch % Lines
web/app.js 3.84% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21629      +/-   ##
==========================================
- Coverage   89.84%   89.82%   -0.03%     
==========================================
  Files         263      263              
  Lines       66811    66837      +26     
==========================================
+ Hits        60029    60036       +7     
- Misses       6782     6801      +19     
Flag Coverage Δ
browsertest 66.52% <ø> (-0.01%) ⬇️
integrationtest 69.23% <3.84%> (-0.04%) ⬇️
unittest 57.51% <ø> (+<0.01%) ⬆️
unittestcli 56.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread web/app.js Outdated
Comment thread web/app_options.js Outdated
Comment thread web/app.js Outdated
Comment thread web/firefoxcom.js Outdated
The bar itself (`<pdf-features-notification>`) ships from mozilla-central, so
the viewer only hosts it.

Finally the maximum number of preferences is raised to 60, to match the change
made in mozilla-central in bug 2056102, since this adds a 51st one.

@timvandermeij timvandermeij left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants