[pull] master from mozilla:master - #552
Merged
Merged
Conversation
…ing (bug 2072145) The notification loaded moz-message-bar and its dependencies during viewer startup. Updating --pfn-bar-height also animated #viewerContainer's block-start offset because its transition covered all properties. Load and localize the notification after the first pagerendered event, moving this work past pdfpaint's first-page timestamp. Limit the viewer transition to inset-inline-start, and let the viewer start if document.l10n.ready rejects in automation.
Deleting an editor that contains focus schedules a zero-delay focus of the main container. This can override a later `page.focus()` before a key press. Wrap `page.focus` so deferred editor updates settle first.
…a Map In practice the Differences-data is a more or less sparse Array[1], which means that a Map seems like a more appropriate data-structure. --- [1] Even in the `tracemonkey.pdf` document it's at most 254 entries, out of the maximum 256 ones, but with most of the fonts having considerably fewer entries.
Update JBIG2 decoder to pdfium@bb1f9f71
…up-perf Defer the Firefox features notification until after first-page rendering (bug 2072145)
Settle editor focus before `page.focus` in integration tests
Convert the `Differences` Array, used with non-composite fonts, into a Map
In practice `toFontChar` is always a more or less sparse Array, and sometimes it's even *extremely* sparse (see e.g. `issue8372.pdf`), which means that a Map seems like a more appropriate data-structure.
Convert the `toFontChar` Array, in the `Font` class, into a Map
This branch had an error being deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )