Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull upstream #1265

Open
wants to merge 54 commits into
base: ESR115
Choose a base branch
from
Open

Pull upstream #1265

wants to merge 54 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 7, 2024

Warning: Be sure to create a merge commit and merge it in.

jgraham and others added 30 commits July 18, 2023 07:55
…X_115_12_0esr_RELEASE a=release CLOSED TREE DONTBUILD
…hics card on windows. r=tnikkel, a=test-only DONTBUILD
…ck. a=RyanVM

Before setting or reading from the variable indicating a scrolling axis
is locked, acquire a lock.

Original Revision: https://phabricator.services.mozilla.com/D210965

Differential Revision: https://phabricator.services.mozilla.com/D213973
… format. a=RyanVM

This switches us away from the code signing certificate expiring in
June, to a new one valid until 2027.

Update subject pin in msix repackaging and issuer pin in the stub installer.

Original Revision: https://phabricator.services.mozilla.com/D208633

Differential Revision: https://phabricator.services.mozilla.com/D213271
glandium and others added 24 commits June 21, 2024 18:26
…_context. r=gw, a=RyanVM

When we reset the dirty rect to PictureRect::zero() on a Tile, we must
also mark the Tile as valid. This prevents the propagation of zero-area
rectangles which can otherwise ultimately cause BeginDraw failures.

Differential Revision: https://phabricator.services.mozilla.com/D209340
…gment, propagate media time (esr115 rebase) r=media-playback-reviewers,alwu, a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D215116
…ausing build bustages in TrackBuffersManager.cpp. a=backout

Backed out changeset 50b824509129 (bug 1904168)
Backed out changeset fb0b0f4b0395 (bug 1900191)
Backed out changeset fec193c3620a (bug 1878510)
…gment, propagate media time (esr115 rebase) a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D215156
…nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D215192
…X_115_13_0esr_BUILD2 a=release CLOSED TREE DONTBUILD
…a=RyanVM

Use 10s which feels it should be enough for geoclue to provide a
reasonable location, without feeling too slow for users.

Still if geoclue eventually gives us a proper location we'd update it
properly and stop the network fallback so this seems reasonable.

I made some naming tweaks for consistency but otherwise it should be
reasonably straight-forward.

Differential Revision: https://phabricator.services.mozilla.com/D215491
…X_115_13_0esr_BUILD3 a=release CLOSED TREE DONTBUILD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment