856613 Commits

Author SHA1 Message Date
andrej
9c42869273 Bug 1795511 - Get motionmark ramp scores tracked for Firefox. r=perftest-reviewers,afinder
What we are doing in this bug is adding the ability to get motionmark ramp scores for just firefox
Motionmark has issues with other browsers, which is why we are starting with just firefox for now

Differential Revision: https://phabricator.services.mozilla.com/D188120
2023-09-25 12:29:35 +00:00
andrej
4d5bdef7a8 Bug 1848881 - Make test a required value when compiling a list of tests from the try and CI yml files. r=perftest-reviewers,taskgraph-reviewers,gbrown,sparky
Differential Revision: https://phabricator.services.mozilla.com/D188301
2023-09-25 12:27:38 +00:00
andrej
69e951efa3 Bug 1821378 - Add ARM chromedriver to existing fetch tasks for macosx. r=perftest-reviewers,taskgraph-reviewers,kshampur,gbrown
Recently we added Mac OSX with apple silicon, the chromedrivers used for apple silicon are different than the ones used for non-apple silicon chips
In this patch I add the ability to use differnt chromedrivers for mac by modifying the extracted names section which is where we untar the zipped chromedriver

Differential Revision: https://phabricator.services.mozilla.com/D188265
2023-09-25 12:27:00 +00:00
Jan de Mooij
5d5ac1487e Bug 1854643 - Fix JS_DeletePropertyById argument type in header file. r=sfink
The changes in testGCStoreBufferRemoval.cpp are to fix "Heap is ambiguous" errors
with unified builds.

Differential Revision: https://phabricator.services.mozilla.com/D188986
2023-09-25 12:12:52 +00:00
Cathie Chen
9546151d91 Bug 1853406 - [Content-visibility] Add the content-visibility status to DumpFrameTree logs, r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D188353
2023-09-25 11:56:09 +00:00
Julien Cristau
5e4f6d4866 Bug 1854364 - add common options to "empty" try selector. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D188824
2023-09-25 11:52:24 +00:00
Kershaw Chang
153cfc2d10 Bug 1854900 - Add null check for mConnection, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D189102
2023-09-25 11:49:26 +00:00
ffxbld
86014a2954 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS
Differential Revision: https://phabricator.services.mozilla.com/D189107
2023-09-25 11:20:53 +00:00
Mark Banner
3b817161dd Bug 1854783 - Remove some unnecessary ESLint globals and exports declarations. r=mossop,extension-reviewers,robwu
Differential Revision: https://phabricator.services.mozilla.com/D189046
2023-09-25 11:11:54 +00:00
Jan-Erik Rediger
9e0a11979f Bug 1854164 - FOG docs: mention Bindings.conf entry r=chutten DONTBUILD
Also fixing the webIdlBindings link

Differential Revision: https://phabricator.services.mozilla.com/D188965
2023-09-25 10:59:38 +00:00
Mark Banner
b23ba99911 Bug 1832704 - Remove SearchService's init-complete, replace by a promise that resolves or rejects as appropriate. r=mcheang,extension-reviewers,robwu
Differential Revision: https://phabricator.services.mozilla.com/D187512
2023-09-25 10:44:49 +00:00
Mark Banner
04947bae38 Bug 1854906 - Enable all ESLint rules on layout/tools/reftest. r=tnikkel
Depends on D189095

Differential Revision: https://phabricator.services.mozilla.com/D189096
2023-09-25 10:36:02 +00:00
Mark Banner
9ca43d9eb8 Bug 1854906 - Fix ESLint no-throw-literal issues in layout/tools/reftest. r=tnikkel
Depends on D189094

Differential Revision: https://phabricator.services.mozilla.com/D189095
2023-09-25 10:36:01 +00:00
Mark Banner
577d2fd581 Bug 1854906 - Fix more ESLint issues in layout/tools/reftest (manual fixes). r=tnikkel
Depends on D189093

Differential Revision: https://phabricator.services.mozilla.com/D189094
2023-09-25 10:36:01 +00:00
Mark Banner
1d57f2b040 Bug 1854906 - Enable more ESLint rules on layout/tools/reftest (automatic fixes). r=tnikkel
Depends on D189059

Differential Revision: https://phabricator.services.mozilla.com/D189093
2023-09-25 10:36:00 +00:00
Gregory Pappas
104915134a Bug 1854896 - Remove unused waitForOldPrintPreview method r=emilio
Old print preview was removed in bug 1702501

Differential Revision: https://phabricator.services.mozilla.com/D189085
2023-09-25 09:42:41 +00:00
Dão Gottwald
210c8cf68a Bug 1854096 - Consistently use --urlbarView-small-font-size in urlbar-dynamic-results.css. r=adw,emilio
Differential Revision: https://phabricator.services.mozilla.com/D188706
2023-09-25 09:36:45 +00:00
sunil mayya
52126fbd06 Bug 1820807 - Open redirected channel for auth retries in OnStopRequest. r=valentin,kershaw,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D188582
2023-09-25 09:32:18 +00:00
sunil mayya
135b6867f0 Bug 1820807 - redirect channel for auth retries. r=necko-reviewers,kershaw,valentin
Differential Revision: https://phabricator.services.mozilla.com/D182698
2023-09-25 09:32:17 +00:00
Emilio Cobos Álvarez
943818ee42 Bug 1854315 - Make popups not inherit container color scheme. r=dao,desktop-theme-reviewers
The `menubar` has bright text and thus we use `color-scheme: dark` on it
to get the right colors.

But popups should generally be able to render on the preferred color
scheme.

Differential Revision: https://phabricator.services.mozilla.com/D189025
2023-09-25 09:27:58 +00:00
Cristian Tuns
8a6e08bf55 Backed out changeset 4c02a30e02aa (bug 1854718) for causing build bustages with Error 101 CLOSED TREE 2023-09-25 05:32:06 -04:00
sotaro
4211204aff Bug 1854718 - Remove unnecessary debug_assert from Global::device_action() r=gfx-reviewers,lsalzman
Bug 1852485 added unnecessary debug_assert. It needs to be removed. Since it causes false alarm in debug build.

Differential Revision: https://phabricator.services.mozilla.com/D189029
2023-09-25 08:53:11 +00:00
Nicolas Silva
83a0c48e36 Bug 1853952 - Add a pref to assert that wgpu tests run on hardware. r=webgpu-reviewers,ErichDonGubler
Differential Revision: https://phabricator.services.mozilla.com/D188726
2023-09-25 08:51:28 +00:00
Nicolas Chevobbe
0ad2a767f4 Bug 1767748 - [devtools] Fix browser_accessibility_sidebar_checks.js intermittent. r=devtools-reviewers,ochameau.
Select the root node before checking the side panel data.

Differential Revision: https://phabricator.services.mozilla.com/D188961
2023-09-25 08:48:58 +00:00
Mark Banner
4f02c8f0c5 Bug 1844228 - Add browser.contentblocking.category to the ignorePrefs.json list as it is modified on startup. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D189091
2023-09-25 08:42:26 +00:00
Nicolas Silva
5a050d7c41 Bug 1854615 - Update wgpu to revision 7e0d6c971f900f6a8f01a9de9c41f7894164a82c. r=webgpu-reviewers,supply-chain-reviewers,teoxoy
Differential Revision: https://phabricator.services.mozilla.com/D188978
2023-09-25 08:39:44 +00:00
Hiroyuki Ikezoe
ecec2b59ac Bug 1794097 - Drop scroll-behavior-main-frame-root.html.ini. r=dlrobertson
Differential Revision: https://phabricator.services.mozilla.com/D188162
2023-09-25 07:05:29 +00:00
Hiroyuki Ikezoe
3758451878 Bug 1785597 - Drop scroll-behavior-main-frame-window.html.ini. r=dlrobertson
Differential Revision: https://phabricator.services.mozilla.com/D188161
2023-09-25 07:05:02 +00:00
Mozilla Releng Treescript
20f11aa2a6 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
el -> 0c42505dbbe519a84ffa28fde891dedc5b73a710
ia -> 34d6719d2d1f51bc0a6ecadb26a2b813ac23568d
ko -> edd8eb252b52c1859a607faf1208873c97599d14
nl -> f68432bad4ad33ca71d355cc18fe8f9ce666cd8d
sk -> 271b203d831f57f4b14112a23bb69026d87655dd
2023-09-25 07:03:32 +00:00
Emilio Cobos Álvarez
57f94ca1d5 Bug 1849298 - Fix test_bug1451199-2.html to guarantee change events are reported. r=hiro
This probably regressed in bug 1451717. Make whether the change event
gets fired reliable by waiting for a refresh driver tick rather than
flushing layout.

Differential Revision: https://phabricator.services.mozilla.com/D189064
2023-09-25 05:58:08 +00:00
Mozilla Releng Treescript
0041ccdca3 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
be -> ab9c939520577b213f45ad5f9eb9a8851e379029
gl -> 0b286482070b6d5fdccdd26f1368a2e0afe3301f
ia -> 2686e72666947b9dc3388fb5418472f6905cca17
kk -> 4850675ad1c29608171dcac6cc59836fded9a1c6
oc -> 4284531fcaa6c741e9e28229ad46b9d7e792460a
ru -> c951eb8346aa8502677317c5960ded15cf35cc6d
sat -> 83ac6313436e257405881969f6ed756003336189
tr -> a71e2b73a4c09b822f52c6993b1e77dbe3437d99
2023-09-24 19:01:43 +00:00
Mark Banner
fae54d1098 Bug 1596056 - Enable ESLint on reftest harness files (manual fixes). r=tnikkel
Depends on D189058

Differential Revision: https://phabricator.services.mozilla.com/D189059
2023-09-24 10:38:56 +00:00
Mark Banner
a0c258004e Bug 1596056 - Enable ESLint on reftest harness files (automatic fixes). r=tnikkel
Depends on D189057

Differential Revision: https://phabricator.services.mozilla.com/D189058
2023-09-24 10:38:55 +00:00
Mark Banner
b8dcda2dd2 Bug 1596056 - Format reftest harness files with Prettier. r=tnikkel
Depends on D189056

Differential Revision: https://phabricator.services.mozilla.com/D189057
2023-09-24 10:38:55 +00:00
Mark Banner
3dd3f97545 Bug 1596056 - Remove editor modelines from reftest harness files. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D189056
2023-09-24 10:38:54 +00:00
Emilio Cobos Álvarez
ea1452eb90 Bug 1854744 - Document::RecordShadowStyleChange doesn't need to invalidate global stylesheet state. r=jrmuizel
Things like @font-face / @font-pallete-values etc don't look into those
stylesheets.

This prevents bugs in invalidation like bug 1854742 from triggering on
shadow root style changes like when changing AdoptedStyleSheets and so
on.

Differential Revision: https://phabricator.services.mozilla.com/D189034
2023-09-24 09:52:04 +00:00
Mozilla Releng Treescript
3dc6795b84 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
cs -> 6743ea0eb3d4ce8d53545f35bec6d61cd862ce87
es-AR -> b677ac6f42036b25923707d20a5cd829059a8467
es-CL -> f725c57932e8ef56472de6635dfa917aa6d30fce
ka -> fe26223714706f6dbd1045a904ce8e7159c688ac
kk -> f73c70fdee9183b1c4cddfde8f321b326c274b8a
tg -> 9aceaf4373b1e2e161d8aba0bd40f69f5756f6d6
tr -> fd2f0d95180bdd84fe18da86d1da1fcebbc5f83b
zh-CN -> a408bb3b2bd87ee68da783ad086eabd0807af786
2023-09-24 07:02:38 +00:00
Butkovits Atila
699a770452 Backed out changeset f4a2f296a2ea (bug 1854809) for causing build bustages. CLOSED TREE 2023-09-24 01:07:55 +03:00
CanadaHonk
ec54a400d5 Bug 1854809 - Include quotes in AtomString CSS serialization r=emilio
The serialization of `AtomString` should include quotes itself
rather than users of it having to do so themselves.

Differential Revision: https://phabricator.services.mozilla.com/D189050
2023-09-23 21:13:18 +00:00
Mozilla Releng Treescript
37aaf4d308 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
cs -> 267e4a5b92a4cbc3f41c48611c5815eaac99c4a7
en-GB -> 29dfc476151674d7daa95f1903ca96f8bb01c42d
eu -> e587495746d2073fdaa63944907885e52552a197
nb-NO -> e55a2b6f39401094fe5dda8425e6dd3c423b20b2
oc -> 7088061c0393be734d57fc3e331cc726ff494c34
sl -> 3eb4798f41e6fe572d7c5a3208fbdadb9a28c323
tg -> 614eec49ab0d5faec0b21297e9f5865184e1e0c3
zh-CN -> c4e3074ee8e7846c717ba6c2dad536f0b7c76aca
2023-09-23 19:02:27 +00:00
Kelly Cochrane
5f4040f3b7 Bug 1852148 - Switch Open Tabs card layout to 2 columns on narrow viewports in Firefox View r=jsudiaman,desktop-theme-reviewers,fxview-reviewers,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D188876
2023-09-23 16:36:31 +00:00
Karl Tomlinson
e49259ab16 Bug 1171441 use simple AudioEventTimeline value when it has a suitable single event r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D188944
2023-09-23 08:14:47 +00:00
Mozilla Releng Treescript
21b7701f0e no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
cs -> fe86962888587c51cecf0015cfe846b54f839580
dsb -> f49b08f8c9e39371fce2c557bf001d5e41c2d65e
es-AR -> 8cf0e6ce306a5f29823c8d08e4d4a1832c20872a
hsb -> 3f5803abcfee7ba40a7dc05a56988c0f1bb87411
ia -> c3cfab9a9b031b864d3be792038e48e31e52fe25
ka -> 5c4a007b3f502fe75f5caa8643a55125e381ba65
ko -> 18e999dd3fdf5f75c7e658d5132b4cf4f5865b47
sv-SE -> c38f9e9b79765aaca8cc3ff157536357d4d16166
uk -> 8426cbe51e86bbe08399c1e1c037c6c96367c039
zh-CN -> 5b73982f3427970e4c8ea3b0ea5c078e38c1f452
2023-09-23 07:03:17 +00:00
Cristian Tuns
84f0fa9033 Backed out changeset fcecc33ac7a3 (bug 1854744) for causing multiple assertion failures in ServoStyleSet.cpp CLOSED TREE 2023-09-22 22:37:45 -04:00
Emilio Cobos Álvarez
5b6a9d9745 Bug 1854744 - Document::RecordShadowStyleChange doesn't need to invalidate global stylesheet state. r=jrmuizel
Things like @font-face / @font-pallete-values etc don't look into those
stylesheets.

This prevents bugs in invalidation like bug 1854742 from triggering on
shadow root style changes like when changing AdoptedStyleSheets and so
on.

Differential Revision: https://phabricator.services.mozilla.com/D189034
2023-09-23 01:45:24 +00:00
Karl Tomlinson
ccb194715b Bug 1171441 move end time and value functions to AudioTimelineEvent r=padenot
so that they can be used outside of GetValuesAtTimeHelperInternal() in a
subsequent patch.

Depends on D188942

Differential Revision: https://phabricator.services.mozilla.com/D188943
2023-09-23 01:43:35 +00:00
Cristian Tuns
36a0e62e44 Backed out changeset f6ecdc6c2215 (bug 1852148) for causing mochitest failures in test_opentabs.html CLOSED TREE 2023-09-22 21:11:50 -04:00
Brad Werth
f22a62fd77 Bug 1839537: Delay destruction of nsCocoaWindow while it has a pending runnable. r=mstange
This change does 3 things;
1) It continues the run loop in DestroyNativeWindow to keep it running as
long as we have a pending runnable to FinishCurrentTransition.
2) It generalizes the guards on running local run loops in a nested
fashion.
3) It updates the screen mask constant to a non-deprecated value.

Differential Revision: https://phabricator.services.mozilla.com/D181680
2023-09-23 00:38:50 +00:00
Karl Tomlinson
c2dd67a3a4 Bug 1171441 use double type for end time of event r=padenot
This retains some double precision from mDuration instead of truncating
mDuration.

Event start times are already rounded to ticks, so perhaps the end time could
be also, but that would require some care with end time out of range of
int64_t.  These uses always have a subsequent event and so the end time would
not be out of range.

Changes in rendering are expected to be minor.

Depends on D188941

Differential Revision: https://phabricator.services.mozilla.com/D188942
2023-09-23 00:25:21 +00:00
Karl Tomlinson
424c488827 Bug 1171441 clarify distinction between start and end time of event r=padenot
Depends on D188940

Differential Revision: https://phabricator.services.mozilla.com/D188941
2023-09-23 00:25:20 +00:00