Граф коммитов

873341 Коммитов

Автор SHA1 Сообщение Дата
Noemi Erli 4f2316de76 Backed out changeset 00db63edda4c (bug 1880371) for causing newtab failures CLOSED TREE 2024-02-16 01:11:38 +02:00
Emilio Cobos Álvarez 9ef319a1b0 Bug 1880286 - Don't call SetLogLevel() after unlink. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D202014
2024-02-15 22:39:27 +00:00
John Schanck e2bf5de2b0 Bug 1875764 - land NSS NSS_3_98_RTM UPGRADE_NSS_RELEASE, r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D202013
2024-02-15 22:32:01 +00:00
Shane Hughes eec2141544 Bug 1880371 - Don't leak unscoped styles into the browser chrome. r=omc-reviewers,desktop-theme-reviewers,jprickett
Differential Revision: https://phabricator.services.mozilla.com/D201910
2024-02-15 22:31:01 +00:00
Edgar Chen 1609bd332a Bug 1880372 - Include headers for ManagedEndpoint/Endpoint if it is used in a struct or union; r=nika,media-playback-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D201878
2024-02-15 22:16:42 +00:00
Sandor Molnar d6908e90b3 Bug 1866914 - Fix lint failure at browser/components/newtab/docs/index.rst a=lint-fix CLOSED TREE 2024-02-16 00:05:03 +02:00
Chris H-C 99e6424963 Bug 1865538 - Correctly check sentinel in browser_use_counters.js r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D202010
2024-02-15 21:45:42 +00:00
Emily McMinn b6c1580bad Bug 1866914 - Separate about:welcome docs from newtab r=mconley,omc-reviewers,negin
Differential Revision: https://phabricator.services.mozilla.com/D198332
2024-02-15 21:42:19 +00:00
Mike Conley cbbf040ffb Bug 1878783 - Retire babel-jsm-to-commonjs since browser JSMs are gone now. r=Standard8,omc-reviewers,emcminn
Differential Revision: https://phabricator.services.mozilla.com/D201828
2024-02-15 21:30:05 +00:00
John Schanck de02dc50a7 Bug 1879954 - exempt errors after Server Hello from Xyber retry logic. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D201638
2024-02-15 21:01:33 +00:00
Sandor Molnar b09e6c0f3f Backed out changeset 344524bd7c75 (bug 1872242) for causing bug 1879519 CLOSED TREE 2024-02-15 23:04:14 +02:00
James Teh 9940ee3418 Bug 1880063: Explicitly enable popover for role tests so that browser_minimumRole.js runs correctly on beta where popover is still disabled. r=morgan
Differential Revision: https://phabricator.services.mozilla.com/D201802
2024-02-15 20:42:14 +00:00
Emilio Cobos Álvarez 5e5313f8a6 Bug 1880294 - Deal with mismatched pixel ratios in LayoutUtils. r=mconley
DevTools might have a different full zoom value than its embedder, which
is something that can't happen in content.

Differential Revision: https://phabricator.services.mozilla.com/D201851
2024-02-15 20:11:41 +00:00
Sammy Khamis 767e490281 Bug 1879610: Update PXI panel link entrypoints r=markh
Differential Revision: https://phabricator.services.mozilla.com/D201272
2024-02-15 19:43:02 +00:00
Mozilla Releng Treescript d9bca2fbe4 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
el -> 0cdc8b5ec69ea2e6ebc87c2791e69dc524d64f0e
es-CL -> d17ab1556d0b0e5241afeef9dc25885abd09faf5
fy-NL -> 94dfa6ba76ff0ad7773895ee10c5f82b7ce0bd51
it -> 3230a38ffa0aeed47572768365e61b675fca7aa0
nl -> 8f1bc7477dd834206be5f23b70c1dfd393859987
tr -> 4f16bf4ce74015a23fe8875a5b2494e0a5e96730
zh-CN -> 3eb9a15876647c25fff28be0a79bf71f1f34cda1
2024-02-15 19:04:26 +00:00
Sandor Molnar c0a11d1bfe Backed out changeset 451c7a03c400 (bug 1879954) for causing build bustages at security/manager/ssl/nsNSSCallbacks.h CLOSED TREE 2024-02-15 20:58:56 +02:00
Alexandre Lissy 4cf838c826 Bug 1866798 - Add QA tests r=taskgraph-reviewers,releng-reviewers,mboldan,benchatt,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D199898
2024-02-15 17:59:32 +00:00
Alexandre Lissy 7c1c51f8bb Bug 1866798 - Split basic tests and prepare for more suites r=releng-reviewers,taskgraph-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D199899
2024-02-15 17:59:31 +00:00
Alexandre Lissy e29bf91505 Bug 1866798 - Introduce SnapTestsBase r=releng-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D194763
2024-02-15 17:59:31 +00:00
Henrik Skupin 8b9bfc7ede Bug 1880391 - [puppeteer] Upgrade node module ljharb/through to fix bustage. r=webdriver-reviewers,Sasha
Differential Revision: https://phabricator.services.mozilla.com/D201994
2024-02-15 17:57:44 +00:00
Anna Yeddi 504820a682 Bug 1878429 - Add a11y-checks flag to the Mochitest FAQ on testing/mochitest-plain/faq documentation. r=Jamie
Include a mention of an accessibility checks that have been expanded in the bug 1692110 and are now better with catching an inaccessible controls in the code.

Differential Revision: https://phabricator.services.mozilla.com/D201613
2024-02-15 17:48:09 +00:00
Lee Salzman ce3d9e5437 Bug 1880523 - Use aa_stroke_filled_circle in DrawTargetWebgl. r=jrmuizel
WGR is fairly slow at generating specialized circle geometry, whereas we can
generate similar geometry much faster using the AAStroke filled circle
implementation now.

Differential Revision: https://phabricator.services.mozilla.com/D201939
2024-02-15 17:33:15 +00:00
Nicolas Chevobbe f49ecf937b Bug 1880428 - [devtools] Make line highlight background color semi-transparent so text selection is visible. r=ochameau,devtools-reviewers.
The background color of the line highlight was opaque, hiding any
text selection that could be on that line.
Using a color with some transparency makes the selection visible.
We take this as an opportunity to fix and refactor the CSS for
line highlight.

Differential Revision: https://phabricator.services.mozilla.com/D201941
2024-02-15 17:20:19 +00:00
John Schanck b54645e9c7 Bug 1879954 - exempt errors after Server Hello from Xyber retry logic. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D201638
2024-02-15 16:59:56 +00:00
Geoff Brown c74c0155f7 Bug 1880369 - Use unique mar-channel-id on project branches r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D201866
2024-02-15 16:51:22 +00:00
csevere 93b5ee11f7 Bug 1862687 Update documentation issue on tools/lint/perfdocs/templates/index.rst. r=sparky,perftest-reviewers DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D201911
2024-02-15 16:21:24 +00:00
Florian Quèze a030f2013a Bug 1880373 - avoid failing browser_test_procinfo.js when a process' CPU time is only 1ms less than the total of its threads' CPU time, r=gerard-majax.
Depends on D201890

Differential Revision: https://phabricator.services.mozilla.com/D201891
2024-02-15 16:20:46 +00:00
Florian Quèze b89a692fd7 Bug 1880373 - avoid failing browser_test_procinfo.js when none of the threads of a process used more than 0.5ms of CPU time, r=gerard-majax.
Depends on D201888

Differential Revision: https://phabricator.services.mozilla.com/D201890
2024-02-15 16:20:46 +00:00
Florian Quèze c794ca2603 Bug 1880373 - avoid failing browser_test_powerMetrics.js when a process CPU time is 0ms for both glean and ProcInfo, r=gerard-majax.
Depends on D201886

Differential Revision: https://phabricator.services.mozilla.com/D201888
2024-02-15 16:20:46 +00:00
Florian Quèze 6b75d51d5b Bug 1880373 - re-enable the toolkit/components/processtools/tests/browser tests on Windows 11, r=gerard-majax.
Depends on D201885

Differential Revision: https://phabricator.services.mozilla.com/D201886
2024-02-15 16:20:45 +00:00
Florian Quèze 4a4a3befb2 Bug 1880373 - cache the CPU frequency in ProcInfo_win before enabling the sandbox in utility processes, r=gerard-majax.
Depends on D201884

Differential Revision: https://phabricator.services.mozilla.com/D201885
2024-02-15 16:20:45 +00:00
Florian Quèze 3c7da682b6 Bug 1880373 - make ProcInfo use the high precision code path in automation even without constant tsc, r=gerard-majax.
Depends on D201883

Differential Revision: https://phabricator.services.mozilla.com/D201884
2024-02-15 16:20:44 +00:00
Florian Quèze ab55e0b7a2 Bug 1880373 - make xpc::IsInAutomation() work in all child process types, r=smaug.
Differential Revision: https://phabricator.services.mozilla.com/D201883
2024-02-15 16:20:44 +00:00
Natalia Csoregi 73439ecca3 Backed out changeset ee5e8cc2e91d (bug 1874789) as requested, for causing audio issues. CLOSED TREE 2024-02-15 18:05:15 +02:00
ffxbld 0cd492afa4 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS
Differential Revision: https://phabricator.services.mozilla.com/D201950
2024-02-15 15:43:20 +00:00
Mark Banner fea8461bd8 Bug 1879410 - Remove Amazon from all regions except JP and US. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D201165
2024-02-15 15:43:20 +00:00
Issam Mani 3b7b1eefce Bug 1880360 - Send only current active section payload. r=credential-management-reviewers,ssachdev
Differential Revision: https://phabricator.services.mozilla.com/D201859
2024-02-15 15:42:16 +00:00
Iulian Moraru 3c429990cb Backed out 2 changesets (bug 1875040) for causing performance regression - Bug 1877481. CLOSED TREE
Backed out changeset 8af7503ecb57 (bug 1875040)
Backed out changeset 0e77ff8e2bfc (bug 1875040)
2024-02-15 17:40:41 +02:00
Iulian Moraru cf648b9f1b Backed out changeset 5e0067938b95 (bug 1880428) for causing devtools failures on browser_parsable_css.js. 2024-02-15 17:39:36 +02:00
Nicolas Chevobbe b86b87b46f Bug 1880428 - [devtools] Make line highlight background color semi-transparent so text selection is visible. r=ochameau,devtools-reviewers.
The background color of the line highlight was opaque, hiding any
text selection that could be on that line.
Using a color with some transparency makes the selection visible.
We take this as an opportunity to fix and refactor the CSS for
line highlight.

Differential Revision: https://phabricator.services.mozilla.com/D201941
2024-02-15 14:13:03 +00:00
Nicolas Chevobbe e5fbaa5d69 Bug 1247751 - [devtools] Add InspectorUtils.getRuleIndex. r=emilio,devtools-reviewers,ochameau.
Differential Revision: https://phabricator.services.mozilla.com/D201383
2024-02-15 14:04:32 +00:00
Nicolas Chevobbe fcb8172819 Bug 1878615 - [devtools] Restrict impact of CSS variable autocomplete in rules view. r=devtools-reviewers,ochameau.
Differential Revision: https://phabricator.services.mozilla.com/D201740
2024-02-15 13:46:18 +00:00
Kagami Sascha Rosylight 3cb66846d5 Bug 1880096 - Use PermissionSetParameter for parseSetParameter IDL r=webidl,edgar
Differential Revision: https://phabricator.services.mozilla.com/D201738
2024-02-15 12:57:49 +00:00
Jan Horak d9d7ace23b Bug 1786251 Add support for drop file portal; r=stransky
Differential Revision: https://phabricator.services.mozilla.com/D198137
2024-02-15 12:52:12 +00:00
Alexandra Borovova f72d46c1e7 Bug 1854582 - Add gecko specific tests for `storage.getCookies` and `storage.setCookie` commands. r=webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D201238
2024-02-15 12:46:43 +00:00
Alexandra Borovova 50826a91f9 Bug 1854582 - [wdspec] Add tests for "storage.getCookies" command using "storage.setCookie" command. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D200189
2024-02-15 12:46:43 +00:00
Alexandra Borovova b6177150ff Bug 1854582 - [wdspec] Add tests for "storage.setCookie" command. r=webdriver-reviewers,sadym,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D200188
2024-02-15 12:46:43 +00:00
Alexandra Borovova 67e1ebde82 Bug 1854582 - [bidi] Implement "storage.setCookie" command. r=webdriver-reviewers,whimboo,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D200187
2024-02-15 12:46:42 +00:00
Jon Coppeard f8bba4c26f Bug 1880213 - Remove telemetry assertion that doesn't always hold r=sfink
This is another case where we occastionally get results that seem impossible
when dealing with time durations.

In this case we're already clamping the value before we send it to the
telemetry system, probably because we already ran into a case line this. The
telemetry we get out looks reasonable. Therefore I think it's fine to remove
this assertion.

Differential Revision: https://phabricator.services.mozilla.com/D201810
2024-02-15 10:03:35 +00:00
moz-wptsync-bot c9af904091 Bug 1880136 - [wpt-sync] Update web-platform-tests to 2380ac024cf228a1481d10c00ce934bc2cc9d3c0, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 2380ac024cf228a1481d10c00ce934bc2cc9d3c0
wpt-type: landing
2024-02-15 09:43:22 +00:00