- Sep 06, 2022
-
-
Daisuke Akatsuka authored
Differential Revision: https://phabricator.services.mozilla.com/D155928
-
Andrew McCreight authored
This failure happens when multiple threads write to the log at the same time, so every error will be different. Printing the line as an info will make these failures easier to classify on TreeHerder. Differential Revision: https://phabricator.services.mozilla.com/D156343
-
James Teow authored
Differential Revision: https://phabricator.services.mozilla.com/D156566
-
Shane Hughes authored
Remove the privacy segmentation screen unless a Nimbus variable or its fallback pref is set. Bug 1788967 sets this pref to false, so this should remove the screen by default but leave it available for us to continue work on it. Differential Revision: https://phabricator.services.mozilla.com/D156330
-
Marian-Vasile Laza authored
Backed out changeset f1e6746037f7 (bug 1785925) for causing reftest failures on DCLayerTree.cpp. CLOSED TREE
-
Meg Viar authored
Bug 1788231 - Add ability to trigger a button on parent page from Feature Callout CTA and implement for Firefox View: Tab pick up message r=emcminn Differential Revision: https://phabricator.services.mozilla.com/D156203
-
Joshua Marshall authored
Differential Revision: https://phabricator.services.mozilla.com/D156499
-
Morgan Rae Reschenberg authored
Differential Revision: https://phabricator.services.mozilla.com/D156138
-
Morgan Rae Reschenberg authored
Bug 1787282: [Part 1] Modify relations caching infrastructure for rels with no implicit partner r=Jamie Differential Revision: https://phabricator.services.mozilla.com/D156126
-
Nika Layzell authored
Bug 1789483 - Certify audits for proc-macro2, quote, radium, rustc_version, and synstructure, r=supply-chain-reviewers,bholley Various audits for simple crates which I am either familiar with, or maintain. Differential Revision: https://phabricator.services.mozilla.com/D156584
-
Emilio Cobos Álvarez authored
Right now, the vertical position of the status panel is the "auto" position, which ends up working out, but mostly by chance, and relies on behavior that's different from the standard flexbox, see bug 1789165. Instead of using `position: fixed` and relying on not having any sidebars or other content to the inline-end (otherwise the [mirror] rule would be incorrect), explicitly position it against the .browserContainer. Differential Revision: https://phabricator.services.mozilla.com/D156384
-
Mozilla Releng Treescript authored
be -> 5f8718d29aa93c0b7bd215769767416f9d30ee61 brx -> 77306024bea75f36e941b028d893e94741f43099 fi -> f1477b84030f544f3d93fe0fa8285172e9bcbc68 fr -> 71867e90c670d36ca8db803ae3d2c461b7d13852 gn -> c2145cb7188bbe52aa7d873485b71a02310039ff pt-BR -> 34a44944253d3ac2e893eb43b00a16eb11602b47 si -> ea11b5d2a3e5c697400df9a306787ed4709fe347 sr -> 35feae7686eafcc427c12c34c49aa302092df2df tg -> 99e68720ac0f59bb21f0c0523edc9f063c37b302 tr -> 45d80fa98ea6d708945c58290df018bba0d703f5 uk -> a159b95052a49befb33c717e60bddd5e5f51d832
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D156465
-
scott authored
Differential Revision: https://phabricator.services.mozilla.com/D156568
-
Emilio Cobos Álvarez authored
Also unskip some adjacent tests while at it. MANUAL PUSH: test metadata only CLOSED TREE
-
Alexandre Poirot authored
This is the result of: $ ./mach esmify devtools/client/ Differential Revision: https://phabricator.services.mozilla.com/D156181
-
Alexandre Poirot authored
Differential Revision: https://phabricator.services.mozilla.com/D156180
-
Kelsey Gilbert authored
Bug 1785925 - Add LUT and Colorspace support to GLBlitHelper. r=lsalzman,media-playback-reviewers,alwu This code was originally developed in bug 1771374, but here we omit the DCLayerTree changes for later. Differential Revision: https://phabricator.services.mozilla.com/D155027
-
Jonathan Kew authored
Bug 1779202 - Disable use of CGLayer-backed cairo quartz surfaces to work around scaling bug affecting XObject images in pdf.js output. r=dholbert This avoids the apparent Core Graphics bug whereby the PDF output it generates will mis-render when subsequently processed again by Core Graphics (although it renders OK in Adobe products). Unfortunately, this will regress bug 1772225, so that pdf.js documents will be rasterized when printed or in Save to PDF output on macOS. (Setting the pref gfx.cairo_quartz_cg_layer.enabled to true will restore "good" (vector-based) output, but embedded XObject bitmap images may be mis-scaled.) Differential Revision: https://phabricator.services.mozilla.com/D156570
-
Marian-Vasile Laza authored
Backed out changeset 715213e00a5b (bug 1775522) for causing xpcshell failures on marStageSuccessCompleteSvc.js. CLOSED TREE
-
Dimi authored
The test fails on beta simulation because release build and late beta use a higher confidence threshold. We can remvoe this test since the test is already covered by the next two testcases (low confidence & high confidence) Differential Revision: https://phabricator.services.mozilla.com/D156571
-
Dimi authored
Bug 1787135 - Set "signon.showAutoCompleteImport" to empty string in password manager mochitest r=sgalich Differential Revision: https://phabricator.services.mozilla.com/D156537
-
Max Christian Pohle authored
Bug 1775522 - Add timestamps to updater logs with test adaption, r=bytesized,application-update-reviewers Differential Revision: https://phabricator.services.mozilla.com/D156311
-
Emilio Cobos Álvarez authored
Bug 1789248 - Remove @supports selector pref. r=firefox-style-system-reviewers,layout-reviewers,boris We've shipped it for a while. Differential Revision: https://phabricator.services.mozilla.com/D156469
-
Emilio Cobos Álvarez authored
Bug 1789248 - Disallow forgiving selector-parsing in @supports. r=firefox-style-system-reviewers,layout-reviewers,boris As per spec, see https://github.com/w3c/csswg-drafts/issues/7280 Differential Revision: https://phabricator.services.mozilla.com/D156468
-
Sam Foster authored
Bug 1783277 - Use --fxview-text-secondary-color for placeholder content in both Tab Pickup and Recently Closed Tabs. r=sclements Differential Revision: https://phabricator.services.mozilla.com/D156351
-
Masatoshi Kimura authored
Differential Revision: https://phabricator.services.mozilla.com/D156007
-
Mark Banner authored
Differential Revision: https://phabricator.services.mozilla.com/D156415
-
Bryan Thrall authored
As noted in DelazifyTask::Create(), the VM should continue working if delazification fails, so we can ignore them. The new test was triggering the assertion at https://searchfox.org/mozilla-central/source/js/src/frontend/BytecodeCompiler.cpp#71 because some errors were being reported to ErrorContext and ignored, while some were reported to JSContext and not ignored. Now, errors during delazification are reported to ErrorContext if they are reported at all. Differential Revision: https://phabricator.services.mozilla.com/D156018
-
David Shin authored
If this assertion fails (due to gigantic sizes), we'll essentially just produce layout that's broken to some extent. In the included testcases, the text just renders as if `text-align-last: justify` were not set; and if there are multiple descendant spans, then any beyond the first may not be visible. Differential Revision: https://phabricator.services.mozilla.com/D156124
-
Dragana Damjanovic authored
Differential Revision: https://phabricator.services.mozilla.com/D156342
-
Sebastian Hengst authored
Differential Revision: https://phabricator.services.mozilla.com/D156380
-
Gabriele Svelto authored
Bug 1789414 - Increase the timeout of the symbols upload tasks to prevent them from interittently failing r=gerard-majax Differential Revision: https://phabricator.services.mozilla.com/D156552
-
Norisz Fay authored
Backed out changeset 8bbff0f18e88 (bug 1787159) Backed out changeset a78016cc2812 (bug 1787159) Backed out changeset c095a999a3db (bug 1787159) Backed out changeset 9ae487b3afeb (bug 1787159)
-
Dão Gottwald authored
Differential Revision: https://phabricator.services.mozilla.com/D156416
-
Mark Banner authored
Differential Revision: https://phabricator.services.mozilla.com/D156481
-
stransky authored
Due to https://gitlab.gnome.org/GNOME/gtk/-/issues/5089 don't use wl_subsurface popup for menus/tooltips, just for panels which can be resized. Differential Revision: https://phabricator.services.mozilla.com/D156540
-
stransky authored
When we open a popup window (tooltip for instance) on top of GDK_WINDOW_TYPE_HINT_UTILITY popup, Mutter compositor sends bogus leave/enter events to the GDK_WINDOW_TYPE_HINT_UTILITY popup (https://gitlab.gnome.org/GNOME/gtk/-/issues/5089). That leads to immediate tooltip close. As a workaround ignore these bogus events. We need to check two affected window types: - toplevel window with at least two child popups where the first one is GDK_WINDOW_TYPE_HINT_UTILITY. - popup GDK_WINDOW_TYPE_HINT_UTILITY with a child popup. We ignore two bogus leave/enter sequences which are fired by mutter together: 1. Leave (popup) -> Enter (toplevel) 2. Leave (toplevel) -> Enter (popup) Differential Revision: https://phabricator.services.mozilla.com/D156301
-
Jari Jalkanen authored
Differential Revision: https://phabricator.services.mozilla.com/D156471
-
Paul Adenot authored
Differential Revision: https://phabricator.services.mozilla.com/D155588
-