Commit Graph

935492 Commits

Author SHA1 Message Date
Hubert Boma Manilla
21420c31ec Bug 1900395 - [devtools] Migrate assertIgnoredStyleInSourceLines to handles CM6 r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D223457
2024-10-11 17:41:59 +00:00
Hubert Boma Manilla
14fc1428fb Bug 1900395 - [devtools] Import the utilities for use in the worker tests r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D223456
2024-10-11 17:41:59 +00:00
Hubert Boma Manilla
e4c8e71621 Bug 1900395 - [devtools] Pref out using the lineHeight API only for CM5 r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D223455
2024-10-11 17:41:58 +00:00
Hubert Boma Manilla
6d8438ad1b Bug 1900395 - [devtools] Fix the line wrapping for CM5 and CM6 r=devtools-reviewers,nchevobbe
Fixes browser_dbg-preview-wrapped-lines.js

Differential Revision: https://phabricator.services.mozilla.com/D222600
2024-10-11 17:41:58 +00:00
Hubert Boma Manilla
c90ee70fcd Bug 1900395 - [devtools] Fix the Conditional breakpoint tests r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D222068
2024-10-11 17:41:58 +00:00
Hubert Boma Manilla
1973c42667 Bug 1900395 - [devtools] Use the source editor lineInfo API for CM6 r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D222203
2024-10-11 17:41:57 +00:00
Hubert Boma Manilla
ec352d4861 Bug 1900395 - [devtools] Migrate assertHighlightLocation to support CM6 r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D223068
2024-10-11 17:41:57 +00:00
Hubert Boma Manilla
d9f49e66d0 Bug 1900395 - [devtools] Migrate breakable line tests to handle CM6 r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D223067
2024-10-11 17:41:56 +00:00
Hubert Boma Manilla
26b4884f5b Bug 1900395 - [devtools] Rename posToOffset positionToOffset r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D223058
2024-10-11 17:41:56 +00:00
Hubert Boma Manilla
780827af70 Bug 1900395 - [devtools] Migrate setting selection utility r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D222875
2024-10-11 17:41:56 +00:00
Hubert Boma Manilla
aed6beb04f Bug 1900395 - [devtools] Migrate the getCoordsFromPosition utility r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D222835
2024-10-11 17:41:55 +00:00
Hubert Boma Manilla
27e3ecad00 Bug 1900395 - [devtools] Add utility to support scrolling r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D222834
2024-10-11 17:41:55 +00:00
Otto Länd
83ef828a4a Bug 1892764: apply code formatting via Lando
# ignore-this-changeset
2024-10-11 22:27:39 +00:00
Matthew Gaudet
2c2a868d2b Bug 1892764 - Add AllocSites for DOM Wrappers on their creation r=jandem,jonco
Differential Revision: https://phabricator.services.mozilla.com/D220633
2024-10-11 17:37:32 +00:00
Matthew Gaudet
9f2c5ae555 Bug 1892764 - Add TenuringAllocSite for where we statically predict tenuring is the correct choice. r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D222001
2024-10-11 17:37:32 +00:00
Nathan LaPre
ba44465146 Bug 1922691: Avoid crash in BundleFieldsForCache with null check on mBounds, r=Jamie
This revision adds a null check on mBounds in BundleFieldsForCache, in order to
avoid crashing in release when mBounds is empty.

Differential Revision: https://phabricator.services.mozilla.com/D225273
2024-10-11 17:31:13 +00:00
Issam Mani
82241b8ba9 Bug 1924164 - Add missing creditcard mock for Glean on iOS. r=rsafaeian DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D225389
2024-10-11 17:30:23 +00:00
DJ
db6277e57c Bug 1901826 - prevent tab preview from triggering fullscreen toolbar autohide. r=dao,jswinarton
Differential Revision: https://phabricator.services.mozilla.com/D218432
2024-10-11 17:23:02 +00:00
John Schanck
c9bc1fe072 Bug 1923918 - use the experimental CRLite filter channel on Nightly. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D225261
2024-10-11 17:22:19 +00:00
Adam Brouwers-Harries
6f9c6e1b97 Bug 1914334 - Use options.symbolsPath in shutdown profile symbolication, instead of constructing a path from the firefox objdir
Differential Revision: https://phabricator.services.mozilla.com/D225079
2024-10-11 17:06:04 +00:00
Adam Brouwers-Harries
14270f1c99 Bug 1914334 - Symbolicate hang profiles in mochitests r=canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D219852
2024-10-11 17:06:03 +00:00
Temidayo
a7cb269b44 Bug 1923928 - Fix helper function formatting; r=dminor
Differential Revision: https://phabricator.services.mozilla.com/D225280
2024-10-11 17:04:06 +00:00
tanishka
74136fe0a9 Bug 1923190 - Add placeholder for Iterator.range; r=dminor
Differential Revision: https://phabricator.services.mozilla.com/D224845
2024-10-11 17:00:51 +00:00
Emilio Cobos Álvarez
fd668f9bb8 Bug 1923844 - Account for hidden elements during sidebar animation in 'Always Hide' mode r=sidebar-reviewers,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D225275
2024-10-11 16:58:23 +00:00
Luca Greco
de23d66fe3 Bug 1922526 - Add explicit test coverage for BuiltInThemes calls to AddonManager.maybeInstallBuiltinAddon. r=dao,desktop-theme-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D224474
2024-10-11 16:49:49 +00:00
Luca Greco
e93f6197ae Bug 1921483 - Add 'See details' link to the alert dialog shown on addon-install-failed on Firefox Desktop. r=willdurand,fluent-reviewers,desktop-theme-reviewers,dao
Differential Revision: https://phabricator.services.mozilla.com/D225107
2024-10-11 16:42:53 +00:00
Chun-Min Chang
81b91b25ba Bug 1923729 - Distinguish logs in ctors r=media-playback-reviewers,padenot
Depends on D225115

Differential Revision: https://phabricator.services.mozilla.com/D225116
2024-10-11 16:32:11 +00:00
Chun-Min Chang
ebc97cb70d Bug 1923729 - Fix VideoFrame::ToString when format is unknown r=media-playback-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D225115
2024-10-11 16:32:11 +00:00
William Wen
d82d639bd4 Bug 1922608 - Extend privacy.sanitize probes to expire in Fx140. r=anti-tracking-reviewers,manuel
Differential Revision: https://phabricator.services.mozilla.com/D225354
2024-10-11 16:11:29 +00:00
Ed Lee
83d5f76a2f Bug 1923900 - Record sidebar-customize for toggling chatbot and bookmarks r=jsudiaman,sidebar-reviewers
Add events for chatbot and bookmarks. Update tests to support default unchecked bookmarks.

Differential Revision: https://phabricator.services.mozilla.com/D225304
2024-10-11 15:37:32 +00:00
Mozilla Releng Treescript
be7fa0e822 no bug - Bumping Mobile l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
ach -> b898d97d1c40958c5b3baded342d5a8e493eef7e
an -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ar -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ast -> b898d97d1c40958c5b3baded342d5a8e493eef7e
az -> b898d97d1c40958c5b3baded342d5a8e493eef7e
be -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bg -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
br -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bs -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ca -> b898d97d1c40958c5b3baded342d5a8e493eef7e
cak -> b898d97d1c40958c5b3baded342d5a8e493eef7e
cs -> b898d97d1c40958c5b3baded342d5a8e493eef7e
cy -> b898d97d1c40958c5b3baded342d5a8e493eef7e
da -> b898d97d1c40958c5b3baded342d5a8e493eef7e
de -> b898d97d1c40958c5b3baded342d5a8e493eef7e
dsb -> b898d97d1c40958c5b3baded342d5a8e493eef7e
el -> b898d97d1c40958c5b3baded342d5a8e493eef7e
en-CA -> b898d97d1c40958c5b3baded342d5a8e493eef7e
en-GB -> b898d97d1c40958c5b3baded342d5a8e493eef7e
eo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-AR -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-CL -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-ES -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-MX -> b898d97d1c40958c5b3baded342d5a8e493eef7e
et -> b898d97d1c40958c5b3baded342d5a8e493eef7e
eu -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fa -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ff -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fi -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fy-NL -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ga-IE -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gd -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gu-IN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
he -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hi-IN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hsb -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hu -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hy-AM -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ia -> b898d97d1c40958c5b3baded342d5a8e493eef7e
id -> b898d97d1c40958c5b3baded342d5a8e493eef7e
is -> b898d97d1c40958c5b3baded342d5a8e493eef7e
it -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ja -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ka -> b898d97d1c40958c5b3baded342d5a8e493eef7e
kab -> b898d97d1c40958c5b3baded342d5a8e493eef7e
kk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
km -> b898d97d1c40958c5b3baded342d5a8e493eef7e
kn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ko -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lij -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lt -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ltg -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lv -> b898d97d1c40958c5b3baded342d5a8e493eef7e
meh -> b898d97d1c40958c5b3baded342d5a8e493eef7e
mix -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ml -> b898d97d1c40958c5b3baded342d5a8e493eef7e
mr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ms -> b898d97d1c40958c5b3baded342d5a8e493eef7e
my -> b898d97d1c40958c5b3baded342d5a8e493eef7e
nb-NO -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ne-NP -> b898d97d1c40958c5b3baded342d5a8e493eef7e
nl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
nn-NO -> b898d97d1c40958c5b3baded342d5a8e493eef7e
oc -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pa-IN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pt-BR -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pt-PT -> b898d97d1c40958c5b3baded342d5a8e493eef7e
rm -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ro -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ru -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
son -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sq -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sv-SE -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ta -> b898d97d1c40958c5b3baded342d5a8e493eef7e
te -> b898d97d1c40958c5b3baded342d5a8e493eef7e
th -> b898d97d1c40958c5b3baded342d5a8e493eef7e
tl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
tr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
trs -> b898d97d1c40958c5b3baded342d5a8e493eef7e
uk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ur -> b898d97d1c40958c5b3baded342d5a8e493eef7e
uz -> b898d97d1c40958c5b3baded342d5a8e493eef7e
vi -> b898d97d1c40958c5b3baded342d5a8e493eef7e
wo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
xh -> b898d97d1c40958c5b3baded342d5a8e493eef7e
zam -> b898d97d1c40958c5b3baded342d5a8e493eef7e
zh-CN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
zh-TW -> b898d97d1c40958c5b3baded342d5a8e493eef7e
2024-10-11 19:01:18 +00:00
Mozilla Releng Treescript
1ae601e7a7 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
ach -> b898d97d1c40958c5b3baded342d5a8e493eef7e
af -> b898d97d1c40958c5b3baded342d5a8e493eef7e
an -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ar -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ast -> b898d97d1c40958c5b3baded342d5a8e493eef7e
az -> b898d97d1c40958c5b3baded342d5a8e493eef7e
be -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bg -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
br -> b898d97d1c40958c5b3baded342d5a8e493eef7e
brx -> b898d97d1c40958c5b3baded342d5a8e493eef7e
bs -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ca -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ca-valencia -> b898d97d1c40958c5b3baded342d5a8e493eef7e
cak -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ckb -> b898d97d1c40958c5b3baded342d5a8e493eef7e
cs -> b898d97d1c40958c5b3baded342d5a8e493eef7e
cy -> b898d97d1c40958c5b3baded342d5a8e493eef7e
da -> b898d97d1c40958c5b3baded342d5a8e493eef7e
de -> b898d97d1c40958c5b3baded342d5a8e493eef7e
dsb -> b898d97d1c40958c5b3baded342d5a8e493eef7e
el -> b898d97d1c40958c5b3baded342d5a8e493eef7e
en-CA -> b898d97d1c40958c5b3baded342d5a8e493eef7e
en-GB -> b898d97d1c40958c5b3baded342d5a8e493eef7e
eo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-AR -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-CL -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-ES -> b898d97d1c40958c5b3baded342d5a8e493eef7e
es-MX -> b898d97d1c40958c5b3baded342d5a8e493eef7e
et -> b898d97d1c40958c5b3baded342d5a8e493eef7e
eu -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fa -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ff -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fi -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fur -> b898d97d1c40958c5b3baded342d5a8e493eef7e
fy-NL -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ga-IE -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gd -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
gu-IN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
he -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hi-IN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hsb -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hu -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hy-AM -> b898d97d1c40958c5b3baded342d5a8e493eef7e
hye -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ia -> b898d97d1c40958c5b3baded342d5a8e493eef7e
id -> b898d97d1c40958c5b3baded342d5a8e493eef7e
is -> b898d97d1c40958c5b3baded342d5a8e493eef7e
it -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ja -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ja-JP-mac -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ka -> b898d97d1c40958c5b3baded342d5a8e493eef7e
kab -> b898d97d1c40958c5b3baded342d5a8e493eef7e
kk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
km -> b898d97d1c40958c5b3baded342d5a8e493eef7e
kn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ko -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lij -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lt -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ltg -> b898d97d1c40958c5b3baded342d5a8e493eef7e
lv -> b898d97d1c40958c5b3baded342d5a8e493eef7e
meh -> b898d97d1c40958c5b3baded342d5a8e493eef7e
mk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
mr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ms -> b898d97d1c40958c5b3baded342d5a8e493eef7e
my -> b898d97d1c40958c5b3baded342d5a8e493eef7e
nb-NO -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ne-NP -> b898d97d1c40958c5b3baded342d5a8e493eef7e
nl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
nn-NO -> b898d97d1c40958c5b3baded342d5a8e493eef7e
oc -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pa-IN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pt-BR -> b898d97d1c40958c5b3baded342d5a8e493eef7e
pt-PT -> b898d97d1c40958c5b3baded342d5a8e493eef7e
rm -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ro -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ru -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sat -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sc -> b898d97d1c40958c5b3baded342d5a8e493eef7e
scn -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sco -> b898d97d1c40958c5b3baded342d5a8e493eef7e
si -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
skr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
son -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sq -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
sv-SE -> b898d97d1c40958c5b3baded342d5a8e493eef7e
szl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ta -> b898d97d1c40958c5b3baded342d5a8e493eef7e
te -> b898d97d1c40958c5b3baded342d5a8e493eef7e
tg -> b898d97d1c40958c5b3baded342d5a8e493eef7e
th -> b898d97d1c40958c5b3baded342d5a8e493eef7e
tl -> b898d97d1c40958c5b3baded342d5a8e493eef7e
tr -> b898d97d1c40958c5b3baded342d5a8e493eef7e
trs -> b898d97d1c40958c5b3baded342d5a8e493eef7e
uk -> b898d97d1c40958c5b3baded342d5a8e493eef7e
ur -> b898d97d1c40958c5b3baded342d5a8e493eef7e
uz -> b898d97d1c40958c5b3baded342d5a8e493eef7e
vi -> b898d97d1c40958c5b3baded342d5a8e493eef7e
wo -> b898d97d1c40958c5b3baded342d5a8e493eef7e
xh -> b898d97d1c40958c5b3baded342d5a8e493eef7e
zh-CN -> b898d97d1c40958c5b3baded342d5a8e493eef7e
zh-TW -> b898d97d1c40958c5b3baded342d5a8e493eef7e
2024-10-11 19:01:11 +00:00
Iulian Moraru
5f0254cba0 Backed out changeset d2b780b589be (bug 1923973) for causing py3 failures on test_glean_parser_js.py. CLOSED TREE 2024-10-11 20:43:33 +03:00
Iulian Moraru
5fe072a24b Backed out changeset 1f925bbee0c8 (bug 1910021) for causing xpcshell failures on test_failing_console_listener.js. 2024-10-11 20:42:47 +03:00
moz-wptsync-bot
48932c5773 Bug 1923987 - [wpt-sync] Update web-platform-tests to 489e5375b841dca41b93b872e65a7fa9a7ce936b, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 489e5375b841dca41b93b872e65a7fa9a7ce936b
wpt-type: landing
2024-10-11 15:08:37 +00:00
Harry Chen
301b60bebf Bug 1923970 [wpt PR 48569] - Account for spacing around mo in WPT test width-height-001.html, a=testonly
Automatic update from web-platform-tests
Account for spacing around `mo` in WPT test width-height-001.html

For `mo` elements, the preferred width of a shrink wrapper around the
operator includes the spacing around it.

This change introduces a special case for `mo` to account for this.

Bug: 370553386
Change-Id: Ie220443b57bb5ab63fd996acf9ec760a02ca612a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5924353
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Frédéric Wang <fwang@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1367094}

--

wpt-commits: 489e5375b841dca41b93b872e65a7fa9a7ce936b
wpt-pr: 48569
2024-10-11 15:08:36 +00:00
Rahul Singh
e149f1de77 Bug 1923957 [wpt PR 48567] - IDB WPTs: Extend several IDB WPTs to run on workers (Part 1), a=testonly
Automatic update from web-platform-tests
IDB WPTs: Extend several IDB WPTs to run on workers (Part 1)

This set of IndexedDB WPTs currently only run in a window environment.
This change extends them to also run in dedicated, shared, and service
worker environments.

Bug: 41455766
Change-Id: I2fb918988187e1f72406f4af058e0fca4d27544e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5923040
Reviewed-by: Evan Stade <estade@chromium.org>
Commit-Queue: Rahul Singh <rahsin@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1367074}

--

wpt-commits: c4de27055b51c63693554edc8efbf24d078ccdc4
wpt-pr: 48567
2024-10-11 15:08:35 +00:00
moz-wptsync-bot
719efe96bb Bug 1923735 [wpt PR 48551] - Update wpt metadata, a=testonly
wpt-pr: 48551
wpt-type: metadata
2024-10-11 15:08:34 +00:00
Dominic Farolino
7d05241b88 Bug 1923735 [wpt PR 48551] - DOM: moveBefore() still runs the update selectedness algorithm, a=testonly
Automatic update from web-platform-tests
DOM: moveBefore() still runs the update selectedness algorithm

Per
https://docs.google.com/document/d/1qfYyvdK4zhzloABKeh0K1lHPm-SpnEcsWEE9UdDuoMk/edit, this CL adds tests for select/option/optgroup
move + selectedness semantics.

This CL also fixes a crash in ContainerNode::WillRemoveChildren(), which
is now reachable during an atomic move, via customizable select [1].
When an option element gets text-only rendered as a result of being
removed from a select element, it wipes *all* of its children, which
could include arbitrary content like iframes. The WillRemoveChildren()
path previously expected to never get called during an atomic move, but
this CL treats it the same as the WillRemoveChild() path, and gates the
child frame disconnector's use on non-SPAM flows.

[1]:
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/forms/html_option_element.cc;l=581-583;drc=0afdaad03fc3fc271a751cb77dea8c8efb84b49f

R=masonf, nrosenthal

Bug: 40150299
Change-Id: I0e1064446b8a0359a62b1be152fec22fc9a583b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5921538
Commit-Queue: Dominic Farolino <dom@chromium.org>
Reviewed-by: Noam Rosenthal <nrosenthal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366923}

--

wpt-commits: da7a99eda6c075329954fe13e87efed02a14a184
wpt-pr: 48551
2024-10-11 15:08:33 +00:00
luci-bisection@appspot.gserviceaccount.com
828eef7438 Bug 1923892 [wpt PR 48562] - Revert "Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear"", a=testonly
Automatic update from web-platform-tests
Revert "Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear""

This reverts commit c80028acacc05ac6687d44d9af5c95851b88b11e.

Reason for revert:
LUCI Bisection has identified this change as the cause of a test failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/test-analysis/b/4613650955370496

Sample build with failed test: https://ci.chromium.org/b/8734476474207096209
Affected test(s):
[ninja://services:services_unittests/WebNNGraphImplTest.Resample2dTest](https://ci.chromium.org/ui/test/chromium/ninja:%2F%2Fservices:services_unittests%2FWebNNGraphImplTest.Resample2dTest?q=VHash%3A447d241cfa07cbd2)

If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Ftest-analysis%2Fb%2F4613650955370496&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5918905&type=BUG

Original change's description:
> Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear"
>
> This is a reland of commit 3a1707bcd20fa2fc4b1036755259ed01dc6632d5.
> The original commit was reverted due to the crash of WebNNGraphImplTest.Resample2dTest for android-oreo-x86-rel.
>
> However, I can't reproduce this crash locally and the
> android-oreo-x86-rel bot in chromium can pass now without
> changing any code.
>
> Original change's description:
> > webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear
> >
> > This CL also adds some WPT conformance tests to verify the
> > implementation.
> >
> > Bug: 40206287
> > Change-Id: Ieb8ce3ae2182388ae7cc98cd1fc8e3d2dcd9c7d2
> > Cq-Include-Trybots: luci.chromium.try​:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5861613
> > Commit-Queue: Lisha Guo <lisha.guo@intel.com>
> > Reviewed-by: ningxin hu <ningxin.hu@intel.com>
> > Reviewed-by: Alex Gough <ajgo@chromium.org>
> > Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com>
> > Cr-Commit-Position: refs/heads/main@{#1365343}
>
> Bug: 40206287
> Change-Id: I8c3b922d092214e4c56ffb5298b86c8d12baf8c0
> Cq-Include-Trybots: luci.chromium.try​:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918905
> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com>
> Reviewed-by: ningxin hu <ningxin.hu@intel.com>
> Reviewed-by: Alex Gough <ajgo@chromium.org>
> Commit-Queue: Lisha Guo <lisha.guo@intel.com>
> Cr-Commit-Position: refs/heads/main@{#1366660}
>

Bug: 40206287
Change-Id: I6d5f975e9542dfa57d6a39feebddd09504a84b9f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5921347
Owners-Override: Dominic Battré <battre@chromium.org>
Commit-Queue: Dominic Battré <battre@chromium.org>
Reviewed-by: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366838}

--

wpt-commits: 7d3a993557ebc6275849f090f855937610fb0a88
wpt-pr: 48562
2024-10-11 15:08:32 +00:00
moz-wptsync-bot
d27fa88ded Bug 1923434 [wpt PR 48525] - Update wpt metadata, a=testonly
wpt-pr: 48525
wpt-type: metadata
2024-10-11 15:08:32 +00:00
Oriol Brufau
f93599f914 Bug 1923434 [wpt PR 48525] - Implement keyword sizes on atomic inlines, a=testonly
Automatic update from web-platform-tests
Implement keyword sizes on atomic inlines

Adds support for min-content, max-content, fit-content and stretch,
for atomic inlines.

There are some new test failures because we don't support vertical
writing modes nor `transition-behavior:allow-discrete`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

--

wpt-commits: 1998b7ca2c7ebc8f9cd06cebb49f421a55f4cdb1
wpt-pr: 48525
2024-10-11 15:08:31 +00:00
moz-wptsync-bot
fa328df4f5 Bug 1923871 [wpt PR 48559] - Update wpt metadata, a=testonly
wpt-pr: 48559
wpt-type: metadata
2024-10-11 15:08:30 +00:00
Fredrik Söderquist
e2d738a331 Bug 1923871 [wpt PR 48559] - Tweak fuzzy parameters for WPT clip-path-url-reference-external.html, a=testonly
Automatic update from web-platform-tests
Tweak fuzzy parameters for WPT clip-path-url-reference-external.html

Adjust the fuzziness parameters to allow bigger differences (due to
anti-aliasing) in the test:

  wpt/css/css-masking/clip-path/clip-path-url-reference-external.html

Based on the data from wpt.fyi.

Bug: 40134477
Change-Id: Ied9d133173d9bcaa79a62ea9618f1e27b46b2788
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5920927
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Auto-Submit: Fredrik Söderquist <fs@opera.com>
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366797}

--

wpt-commits: ae1c8b0def67dc69428dcd480cf695df593aa8ae
wpt-pr: 48559
2024-10-11 15:08:29 +00:00
Rune Lillesveen
cc0b40981f Bug 1923725 [wpt PR 48548] - Call RebuildLayoutTreeForChild for pseudo elements, a=testonly
Automatic update from web-platform-tests
Call RebuildLayoutTreeForChild for pseudo elements

Use the same code path as for normal elements to make sure the
WhiteSpaceAttacher marks pseudo elements as visited to get correct
whitespace handling. Also use RebuildPseudoElementLayoutTree() for the
::marker pseudo since the implementation was basically the same.

Fixes an incorrect whitespace removal bug and a fuzzer crash caused by
inconsistent ::first-letter texts when size containers were involved.

Bug: 372252513, 372358471
Change-Id: I1f99f3b83809b9eef72b42aec9ad099bf3c56ded
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5920416
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366747}

--

wpt-commits: f7366fb77eba1808af820524ad64744d9207a524
wpt-pr: 48548
2024-10-11 15:08:28 +00:00
lisa0314
4b44c263d5 Bug 1923751 [wpt PR 48554] - Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear", a=testonly
Automatic update from web-platform-tests
Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear"

This is a reland of commit 3a1707bcd20fa2fc4b1036755259ed01dc6632d5.
The original commit was reverted due to the crash of WebNNGraphImplTest.Resample2dTest for android-oreo-x86-rel.

However, I can't reproduce this crash locally and the
android-oreo-x86-rel bot in chromium can pass now without
changing any code.

Original change's description:
> webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear
>
> This CL also adds some WPT conformance tests to verify the
> implementation.
>
> Bug: 40206287
> Change-Id: Ieb8ce3ae2182388ae7cc98cd1fc8e3d2dcd9c7d2
> Cq-Include-Trybots: luci.chromium.try​:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5861613
> Commit-Queue: Lisha Guo <lisha.guo@intel.com>
> Reviewed-by: ningxin hu <ningxin.hu@intel.com>
> Reviewed-by: Alex Gough <ajgo@chromium.org>
> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com>
> Cr-Commit-Position: refs/heads/main@{#1365343}

Bug: 40206287
Change-Id: I8c3b922d092214e4c56ffb5298b86c8d12baf8c0
Cq-Include-Trybots: luci.chromium.try​:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918905
Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com>
Reviewed-by: ningxin hu <ningxin.hu@intel.com>
Reviewed-by: Alex Gough <ajgo@chromium.org>
Commit-Queue: Lisha Guo <lisha.guo@intel.com>
Cr-Commit-Position: refs/heads/main@{#1366660}

--

wpt-commits: 481d2016333ec23268b2cca30ea11e9bcb5a53af
wpt-pr: 48554
2024-10-11 15:08:28 +00:00
Kent Tamura
40f7eb363b Bug 1923797 [wpt PR 48556] - sideways: scroll-timeline: Fix ConvertOrientation(), a=testonly
Automatic update from web-platform-tests
sideways: scroll-timeline: Fix ConvertOrientation()

Bug: 40501131
Change-Id: Id620914258fefebbab023c1773ee88c774b1acf9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918829
Reviewed-by: Koji Ishii <kojii@chromium.org>
Auto-Submit: Kent Tamura <tkent@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366673}

--

wpt-commits: feca027d3c31f5369061e430528402aca65a6e01
wpt-pr: 48556
2024-10-11 15:08:27 +00:00
Matt Woodrow
8e1a59fb03 Bug 1916931 [wpt PR 47977] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=279160, a=testonly
Automatic update from web-platform-tests
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=279160

--

wpt-commits: 02f3c5818da2cc77a29dfd1f099edbba2e5f0f86
wpt-pr: 47977
2024-10-11 15:08:26 +00:00
Matt Woodrow
7ecb0ddea3 Bug 1916024 [wpt PR 47913] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=278837, a=testonly
Automatic update from web-platform-tests
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=278837

--

wpt-commits: 2fb74ddc629ac2e112675bff77274974ac23af4c
wpt-pr: 47913
2024-10-11 15:08:25 +00:00
Yi Xu
b9021047c4 Bug 1923521 [wpt PR 48529] - Update the sampling option for imageFilterQuality set to Medium or High, a=testonly
Automatic update from web-platform-tests
Update the sampling option for imageFilterQuality set to Medium or High

Currently, we are using bi-cubic sampling method, CatmullRom(), when
filter quality is set to High; and using linear sampling when the
quality is set to medium.

However, the bicubic sampling under perform than the linear sampling
when the image is scaled down: https://fiddle.skia.org/c/9822e1bbf3e6e69498fe9a3e86ef49f3 (bicubic)
and https://fiddle.skia.org/c/2b9f1057f9437710a993844fc1b015e2 (linear).

In this cl, I updated the sampling method respected to the image scale,
i.e., uses Mitchell for scaling up and linear for scaling down for both
medium and high quality.

I choose Mitchell over CatmullRom because Mitchell produces less Ringing
around color change.

Bug: 40044062
Change-Id: Iae6df006a5153b0c31959d3767a9e0f782b7d5a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5806239
Commit-Queue: Yi Xu <yiyix@chromium.org>
Reviewed-by: Florin Malita <fmalita@chromium.org>
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366572}

--

wpt-commits: 862d21cede6fcbc851b87245157d4a502c5f3243
wpt-pr: 48529
2024-10-11 15:08:25 +00:00