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

853994 Коммитов

Автор SHA1 Сообщение Дата
Otto Länd 6af895c4ae Bug 1839891: apply code formatting via Lando
# ignore-this-changeset
2023-08-28 18:24:53 +00:00
Andrew Halberstadt 2346de4c9e Bug 1839891 - [ci] Convert release-partner-repack-chunking-dummy tasks to 'from_deps' transforms, r=releng-reviewers,taskgraph-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D186381
2023-08-28 18:22:00 +00:00
Andrew Halberstadt 075d2dc569 Bug 1839891 - [ci] Convert fxrecord tasks to 'from_deps' transforms, r=releng-reviewers,taskgraph-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D186352
2023-08-28 18:21:59 +00:00
Andrew Halberstadt 333d3c0024 Bug 1839891 - [ci] Convert release-generate-checksums-signing tasks to 'from_deps' transforms, r=releng-reviewers,taskgraph-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D186351
2023-08-28 18:21:59 +00:00
Andrew Halberstadt 7e8f7d7348 Bug 1839891 - [ci] Convert *-dummy tasks to 'from_deps' transforms, r=releng-reviewers,taskgraph-reviewers,gbrown
Differential Revision: https://phabricator.services.mozilla.com/D186348
2023-08-28 18:21:59 +00:00
Henri Sivonen 1178fd7cbe Bug 1849869 - Update proc-macro2 to 1.0.66. r=supply-chain-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D186713
2023-08-28 17:59:33 +00:00
Emilio Cobos Álvarez 426b623319 Bug 1836948 - Use the main thread as part of the style thread pool. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D180079
2023-08-28 17:55:31 +00:00
Emilio Cobos Álvarez 8affedea0d Bug 1836948 - Patch rayon-core with proposed use_current_thread API. r=smaug,jnicol,supply-chain-reviewers
This applies https://github.com/rayon-rs/rayon/pull/1063 to our
rayon-core. I'm hopeful it can be merged upstream soon, but meanwhile
this seems worth having on its ow.

Differential Revision: https://phabricator.services.mozilla.com/D186722
2023-08-28 17:55:31 +00:00
John Schanck 793c42d597 Bug 1846836 - allow App ID extension when security.webauthn.ctap2 is true. r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D186807
2023-08-28 17:48:55 +00:00
John Schanck fba2249b4b Bug 1850025 - vendor authenticator-rs v0.4.0-alpha20. r=keeler,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D186806
2023-08-28 17:48:55 +00:00
Updatebot 8eede6849d Bug 1850112 - Update PDF.js to 598421b11f067dacfb2cf81897c19b10db3c9988 r=pdfjs-reviewers,calixte
Differential Revision: https://phabricator.services.mozilla.com/D186838
2023-08-28 16:16:54 +00:00
Luca Greco a814f89b5f Bug 1845576 - Remove 'Services.io.offline = true' set on Android from the WebExtensions xpcshell toolkit head.js. r=willdurand
Differential Revision: https://phabricator.services.mozilla.com/D184710
2023-08-28 16:04:28 +00:00
Lee Salzman b6d10260b0 Bug 1850284 - Ensure LineTo is called for empty Arc/Ellipse. r=aosmond
We need to generate a line to the start of an arc or ellipse even if the
start angle equals the end angle. Ellipse already handles this inside
ArcToBezier, whereas for Arc we just need to explicitly generate this
line via LineTo (since we don't know which backend will implement it),
relying on any pruning to happen therein.

Differential Revision: https://phabricator.services.mozilla.com/D186911
2023-08-28 15:08:23 +00:00
Cristian Tuns d594da4841 Backed out 2 changesets (bug 1848870, bug 1849382) for causing bc failures in browser_ui_telemetry.js CLOSED TREE
Backed out changeset 463e81fd4899 (bug 1849382)
Backed out changeset cb32356f7b5c (bug 1848870)
2023-08-28 13:46:16 -04:00
Kelly Cochrane 3c494ef8b2 Bug 1845356 - Update Firefox View toolbarbutton icon and label/tooltip r=fluent-reviewers,desktop-theme-reviewers,fxview-reviewers,flod,dao,sclements
Differential Revision: https://phabricator.services.mozilla.com/D184970
2023-08-28 15:04:58 +00:00
Mike Kaply a5b69e26ce Bug 1847983 - Add outer container so we can align images. r=kcochrane,fxview-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D186384
2023-08-28 14:56:30 +00:00
Cristina Horotan afccc66e1a Backed out changeset f77e9c7c1ae0 (bug 1832022) for causing mochitest failures. CLOSED TREE 2023-08-28 17:42:54 +03:00
Julian Descottes f7a93256db Bug 1849334 - [devtools] Re-introduce wait for paused in browser_dbg-inspector-integration r=Honza,devtools-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D186934
2023-08-28 14:08:11 +00:00
Julian Descottes 183c09a2fb Bug 1767644 - [devtools] Wait for DOM in browser_net_filter-value-preserved r=Honza,devtools-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D186935
2023-08-28 14:06:49 +00:00
Mozilla Releng Treescript ddb4ab256d Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-08-28 14:03:43 +00:00
Mozilla Releng Treescript 68e1f3b61d No bug - tagging 1429ba8bcd5b6beb45399f77673bc59439db5d91 with FIREFOX_NIGHTLY_118_END a=release DONTBUILD CLOSED TREE 2023-08-28 14:03:36 +00:00
Mark Banner 2248e9f289 Bug 1849924 - Remove unnecessary init-complete observers from search bar and search one-offs code. r=search-reviewers,mcheang
Depends on D186737

Differential Revision: https://phabricator.services.mozilla.com/D186741
2023-08-28 13:31:15 +00:00
Mark Banner 1f07b42ff4 Bug 1849918 - Remove unnecessary send of search engine state on SearchService initialisation from ContentSearchParent. r=search-reviewers,mcheang
Differential Revision: https://phabricator.services.mozilla.com/D186737
2023-08-28 13:31:15 +00:00
Mark Banner 4c0d6044cb Bug 1850244 - Fix remaining ESLint no-shadow issues in netwerk/test. r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D186880
2023-08-28 13:30:37 +00:00
Emilio Cobos Álvarez 1f31fc99fb Bug 1850339 - Make searchbar styles for fixed overflow panel also apply to the dynamic ones. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D186941
2023-08-28 13:17:45 +00:00
Emilio Cobos Álvarez 50e7773ac3 Bug 1849162 - Add nsWindow::IsTopLevelWindowType() to check top-level-or-dialog. r=stransky
No behavior change.

Differential Revision: https://phabricator.services.mozilla.com/D186840
2023-08-28 13:17:02 +00:00
Mozilla Releng Treescript 488a35ab73 No bug - tagging 6aaf2cf582814f5a76c09fa2ac7cc760a5886134 with FIREFOX_BETA_118_BASE a=release DONTBUILD CLOSED TREE 2023-08-28 13:09:19 +00:00
Perry McManis d93a56d7e3 Bug 1849382 - Instrument Shopping Sidebar Chevron Clicks r=TravisLong,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D186561
2023-08-28 12:52:21 +00:00
Perry McManis f08e3a286c Bug 1848870 - Instrument Shopping ReAnalysis Click r=TravisLong,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D186559
2023-08-28 12:52:21 +00:00
ffxbld 805f3396f5 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D186931
2023-08-28 12:11:51 +00:00
Mirko Brodesser c120f53ff6 Bug 1839316: part 5) Guard the "fetchpriority" attribute behind a pref. r=kershaw,webidl,smaug,saschanaz
Allows landing the previous parts in order to avoid future
merge-conflicts.

Differential Revision: https://phabricator.services.mozilla.com/D185296
2023-08-28 11:56:34 +00:00
Mirko Brodesser 2966a909e7 Bug 1839316: part 4) Add `RequestPriority` to `ScriptFetchOptions` and `ScriptLoadRequest`. r=smaug
The request priority isn't propagated from `ScriptFetchOptions`, so
setting it has no effect for end-users. That will be implemented in a
following part.

Differential Revision: https://phabricator.services.mozilla.com/D183483
2023-08-28 11:56:34 +00:00
Mirko Brodesser 1f93bd7ba2 Bug 1839316: part 3) Add `RequestPriority` to <Request.webidl>. r=kershaw,webidl,saschanaz
It's required for `ScriptFetchOptions`, see
<https://searchfox.org/mozilla-central/rev/3424c000a7ff304b2d1efb8561a924232f7f12fc/js/loader/ScriptLoadRequest.h#58-60,85>.

In a following part, `RequestPriority` will be added to `RequestInit`,
hence the former is defined in the correct file.

Differential Revision: https://phabricator.services.mozilla.com/D182006
2023-08-28 11:56:33 +00:00
Mirko Brodesser bfca7dd8a2 Bug 1839316: part 2) Implement getting and setting "fetchpriority" content attribute of `<script>` element. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D181752
2023-08-28 11:56:33 +00:00
Mirko Brodesser 8810321bff Bug 1839316: part 1) Add `fetchPriority` idl attribute to `HTMLScriptElement`'s interface. r=webidl,smaug
For context about the `CEReactions` extended attribute see
<https://bugzilla.mozilla.org/show_bug.cgi?id=1839316#c4>.

Differential Revision: https://phabricator.services.mozilla.com/D181751
2023-08-28 11:56:33 +00:00
Norisz Fay b152fbc1ec Backed out changeset cf6c6b12df92 (bug 1849162) for causing bustages on nsWindow.cpp CLOSED TREE 2023-08-28 14:09:57 +03:00
Emilio Cobos Álvarez 0f73cd6419 Bug 1404916 - Remove ContentIterator native-anonymous hack. r=smaug
Comment 0 mentions nsFind but nsFind no longer uses this code. So let's
try to remove this.

Differential Revision: https://phabricator.services.mozilla.com/D186702
2023-08-28 10:35:54 +00:00
Olli Pettay 7cb3608207 Bug 1832022 - Consider to increase import-instr-limit to 30, r=sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D185078
2023-08-28 10:25:05 +00:00
Emilio Cobos Álvarez de068a9fae Bug 1849162 - Add nsWindow::IsTopLevelWindowType() to check top-level-or-dialog. r=stransky
No behavior change.

Differential Revision: https://phabricator.services.mozilla.com/D186840
2023-08-28 10:23:22 +00:00
Sylvestre Ledru 35bff347ec Bug 1847178 - doc/perf: fix a simple typo DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D186927
2023-08-28 10:12:06 +00:00
Henrik Skupin 11b7c68ee1 Bug 1849972 - [wptrunner] Do not remove "MOZ_DISABLE_NONLOCAL_CONNECTIONS" for wdspec tests. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D186823
2023-08-28 08:07:51 +00:00
Henrik Skupin 509fc975f2 Bug 1849972 - [remote] Sync preferences from Marionette to disable services trying to connect to remote addresses. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D186825
2023-08-28 08:07:51 +00:00
Henrik Skupin 924033c422 Bug 1849972 - [wdspec] Only use local network in WebDriver BiDi's reload.py. r=webdriver-reviewers,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D186824
2023-08-28 08:07:50 +00:00
Ziran Sun 9dac459535 Bug 1849689 - Initial steps on handling Esc key for popover. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D186643
2023-08-28 07:47:24 +00:00
Dão Gottwald 7de3a1e7db Bug 1850130 - Improve CSS nesting for tip results. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D186843
2023-08-28 07:26:30 +00:00
Mozilla Releng Treescript 4feb9ccae0 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
be -> 2f60b8ce75258165ed79ea5e99f7e1c727040774
es-AR -> f66d42785447e963964ed39c7b7b299c4dc21d63
2023-08-28 07:04:14 +00:00
Masayuki Nakano b9bc62c009 Bug 1849939 - Make `sendString` in `EventUtils` call `sendChar` with `aWindow` r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D186835
2023-08-28 01:40:01 +00:00
Jeff Muizelaar bbe138bbe0 Bug 1841020. Improve miter joining. r=lsalzman
This updates aa-stroke to c7bc7190f6d3115bc81640c0433649c1fce9491c
which fixes some degenerate behaviour when mitering parallel lines.

Differential Revision: https://phabricator.services.mozilla.com/D186859
2023-08-28 01:10:12 +00:00
Glenn Watson 8be17dcf81 Bug 1849528 - Add more fuzziness to 456219-1c.html r=gfx-reviewers,lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D186897
2023-08-27 23:28:34 +00:00
Arturo Mejia 43d8eef7f4 Bug 1848100 - Expose Add-on installation failed listener. r=willdurand,geckoview-reviewers,zmckenney
Differential Revision: https://phabricator.services.mozilla.com/D186413
2023-08-27 22:33:15 +00:00