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

11234 Коммитов

Автор SHA1 Сообщение Дата
Kelly Cochrane 744ed1a4a0 Bug 1898251 - Add animations for sidebar 'launcher' in 'Always show' mode r=desktop-theme-reviewers,reusable-components-reviewers,sidebar-reviewers,dao,hjones,nsharpley
Differential Revision: https://phabricator.services.mozilla.com/D215520
2024-08-23 15:56:40 +00:00
Iulian Moraru 98ec919740 Backed out changeset 0df1c4dc3e1e (bug 1898251) for causing marionette failures related to always_show. CLOSED TREE 2024-08-22 23:59:31 +03:00
Kelly Cochrane 629f9a39f6 Bug 1898251 - Add animations for sidebar 'launcher' in 'Always show' mode r=desktop-theme-reviewers,reusable-components-reviewers,sidebar-reviewers,dao,hjones,nsharpley
Differential Revision: https://phabricator.services.mozilla.com/D215520
2024-08-22 17:26:03 +00:00
Kershaw Chang 96efcc0e04 Bug 1910593 - Don't prefetch HTTPS RR if proxyDNS is enabled, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219528
2024-08-21 21:14:28 +00:00
Issam Mani f0a84cf2e4 Bug 1913967 - Move shared modules to a shared folder. r=sylvestre,frontend-codestyle-reviewers,dimi
Differential Revision: https://phabricator.services.mozilla.com/D219659
2024-08-21 14:12:52 +00:00
Emilio Cobos Álvarez b586de292c Bug 1913322 - Make arrowscrollbox use resizeobserver rather than overflow/underflow events. r=Gijs,dao,desktop-theme-reviewers,tabbrowser-reviewers,frontend-codestyle-reviewers
For that, make the <slot> have a box. Keep firing the overflow /
underflow events, but only in cases relative to the arrowScrollbox.

Remove unneeded scrollbox-clip box, and replace it by
`overflow-clip-box-block: content-box` in the only place that we make
the scrollbox grow.

Differential Revision: https://phabricator.services.mozilla.com/D219249
2024-08-21 12:23:34 +00:00
Sandor Molnar de2a2fca5c Backed out changeset 409ae605c6ca (bug 1910593) for causing bc & xpc failures test_proxyDNS_leak & browser_check_identity_state.js CLOSED TREE 2024-08-21 12:10:28 +03:00
Kershaw Chang e594024d4d Bug 1913809 - Introduce TRRSkippedReason::TRR_SYSTEM_SLEEP_MODE, r=necko-reviewers,fluent-reviewers,flod,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219543
2024-08-21 08:04:29 +00:00
Kershaw Chang 2ef04ec196 Bug 1910593 - Don't prefetch HTTPS RR if proxyDNS is enabled, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219528
2024-08-21 07:49:17 +00:00
Cristian Tuns 3447333df4 Backed out changeset 6fb2cecebdd8 (bug 1913322) for causing multiple failures. CLOSED TREE 2024-08-20 21:01:50 -04:00
Emilio Cobos Álvarez 9a8a267f79 Bug 1913322 - Make arrowscrollbox use resizeobserver rather than overflow/underflow events. r=Gijs,dao,desktop-theme-reviewers,tabbrowser-reviewers,frontend-codestyle-reviewers
For that, make the <slot> have a box. Keep firing the overflow /
underflow events, but only in cases relative to the arrowScrollbox.

Remove unneeded scrollbox-clip box, and replace it by
`overflow-clip-box-block: content-box` in the only place that we make
the scrollbox grow.

Differential Revision: https://phabricator.services.mozilla.com/D219249
2024-08-20 22:31:22 +00:00
Nikki Sharpley 7c711f4b05 Bug 1912902 - Truncate labels and headings for sidebar r=sidebar-reviewers,desktop-theme-reviewers,reusable-components-reviewers,dao,hjones,jsudiaman,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D218469
2024-08-20 15:54:42 +00:00
Iulian Moraru e0e41bf500 Backed out changeset 1658290c1b95 (bug 1913322) for causing overflow related failures. CLOSED TREE 2024-08-20 17:54:54 +03:00
Emilio Cobos Álvarez 47c031614c Bug 1913322 - Make arrowscrollbox use resizeobserver rather than overflow/underflow events. r=Gijs,dao,desktop-theme-reviewers,tabbrowser-reviewers,frontend-codestyle-reviewers
For that, make the <slot> have a box. Keep firing the overflow /
underflow events, but only in cases relative to the arrowScrollbox.

Remove unneeded scrollbox-clip box, and replace it by
`overflow-clip-box-block: content-box` in the only place that we make
the scrollbox grow.

Differential Revision: https://phabricator.services.mozilla.com/D219249
2024-08-20 12:58:16 +00:00
Dana Keeler 845c74041d Bug 1913015 - telemetry to validate vetted government CAs proposal r=jschanck,Gijs
Some governments have PKI with roots that do not meet the requirements to be in
Mozilla's Root CA Program but still generally follow industry practices (and
are trusted by other root CA programs). Many users need to visit sites with
certificates issued by these roots. Currently, they either must manually
install these roots or click through certificate error pages. We may have an
opportunity to improve this experience by detecting sites affected by this and
giving users the option to trust the relevant roots.

This patch extends the telemetry we collect on certificate error pages to
include an indication of whether or not trusting the India CCA roots would
(probably) turn an unknown issuer error into a successful connection.

Differential Revision: https://phabricator.services.mozilla.com/D219116
2024-08-16 17:07:35 +00:00
Gijs Kruitbosch 89fbad696d Bug 1783293 - remove unused event dispatching from network/cert error pages, r=manuel
Differential Revision: https://phabricator.services.mozilla.com/D219260
2024-08-16 08:09:36 +00:00
Hanna Jones 4751ccc265 Bug 1912377 - fix checkbox icon display r=reusable-components-reviewers,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D218933
2024-08-09 14:03:39 +00:00
Hanna Jones fb5f313821 Bug 1911652 - replace in-content variables with tokens in panel-list styles r=jsudiaman,reusable-components-reviewers,desktop-theme-reviewers,dao,tgiles
This patch replaces the in-content variables since we seem to already have tokens that work for most if not all of them.

Differential Revision: https://phabricator.services.mozilla.com/D218794
2024-08-08 15:03:25 +00:00
Hanna Jones 2c277c3ac7 Bug 1894491 - add support link to moz-checkbox r=reusable-components-reviewers,desktop-theme-reviewers,dao,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D216851
2024-08-08 14:34:40 +00:00
Sean 3799274f28 Bug 1890028 - Display Server Error message when server returns HTTP 500 and unusual content-type r=kershaw,fluent-reviewers,necko-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D216978
2024-08-07 13:31:02 +00:00
adylanmclamb fe0de4c0ef Bug 1911118 - Set expanded to false in the constructor. r=reusable-components-reviewers,mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D218614
2024-08-06 15:17:12 +00:00
Hanna Jones c4966e1c1e Bug 1894505 - add description support to moz-radio r=reusable-components-reviewers,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D218220
2024-08-06 14:55:36 +00:00
Ed Lee 9ca4d5dc5a Bug 1907350 - Expose genai-settings-chat-title and other chatbot strings for localization r=tarek,fluent-reviewers,mconley,bolsson
Move featuregate title to features.ftl used by about:preferences and about:support; and other strings to genai.ftl. Allow prompts to use l10nId to get fluent attributes. Convert inline strings for menu and shortcuts to fluent. Update simplify, add explain prompts.

Differential Revision: https://phabricator.services.mozilla.com/D218279
2024-08-03 06:40:26 +00:00
Nikki Sharpley 5d28ac8fbb Bug 1886847 - Styling and UI polish for sidebar r=sidebar-reviewers,desktop-theme-reviewers,fxview-reviewers,reusable-components-reviewers,dao,settings-reviewers,tgiles,mconley,jsudiaman,kcochrane
- styled synced tabs and history
- styled sidebar search
- styled customize settings
- added sidebar right icon to customize input

Differential Revision: https://phabricator.services.mozilla.com/D216748
2024-08-02 19:10:14 +00:00
Butkovits Atila e6a0eff2e2 Backed out changeset 397b2df59338 (bug 1886847) for causing failures at browser-custom-colors.css. CLOSED TREE 2024-08-02 19:18:43 +03:00
Nikki Sharpley 7e34e26b3c Bug 1886847 - Styling and UI polish for sidebar r=sidebar-reviewers,desktop-theme-reviewers,fxview-reviewers,reusable-components-reviewers,dao,settings-reviewers,tgiles,mconley,jsudiaman,kcochrane
- styled synced tabs and history
- styled sidebar search
- styled customize settings
- added sidebar right icon to customize input

Differential Revision: https://phabricator.services.mozilla.com/D216748
2024-08-02 15:26:00 +00:00
Dão Gottwald 3232d01d13 Bug 1910348 - Tabbox code needs to correctly reference the parent tabs container. r=reusable-components-reviewers,mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D218288
2024-08-02 14:27:26 +00:00
Liam DeBeasi 0683f568a2 Bug 1903840 - Sidebar checkbox and radio use Acorn styling r=reusable-components-reviewers,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D217352
2024-08-01 18:59:52 +00:00
Tim Giles ab196135f4 Bug 1910351 - Fix context menu not opening on moz-button in sidebar. r=reusable-components-reviewers,sidebar-reviewers,nsharpley,hjones
Differential Revision: https://phabricator.services.mozilla.com/D218247
2024-08-01 14:22:09 +00:00
alwu 133ac4e9f7 Bug 1910981 - add Autoplay:5 to default logging. r=media-playback-reviewers,karlt
Differential Revision: https://phabricator.services.mozilla.com/D218252
2024-08-01 07:48:54 +00:00
Tim Giles 2f49d88821 Bug 1908742: Allow moz-card to be expanded by default. r=reusable-components-reviewers,hjones
This change allows a developer to use the "expanded" attribute to force
an accordion card to be open on initial render. Additionally, one can
listen and check the "expanded" property to be sure of the card's
inner state.

Differential Revision: https://phabricator.services.mozilla.com/D218025
2024-07-31 19:43:55 +00:00
Brian Tsoi 7c2c25181e Bug 1909832 - Do not show userns warning in about:support on Flatpak/Snap/Deb r=gcp,gerard-majax
Differential Revision: https://phabricator.services.mozilla.com/D217719
2024-07-30 18:03:24 +00:00
Emilio Cobos Álvarez 9f17fbc100 Bug 1901769 - Remove unused after_pointer popup position. r=layout-reviewers,jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D217934
2024-07-29 13:04:46 +00:00
Masayuki Nakano 1ec4239a5e Bug 1907495 - Make `DatePicker` listen to `pointerdown` event to capture the pointer r=ayeddi
`MouseEvent.pointerId` is `undefined` so that `setPointerCapture(undefined)`
means `setPointerCapture(0)` and it captures both click of mouse and first
touch of touch input devices.  Perhaps, this is intended to listen to `mouseup`
which may be fired on different element from `mousedown` and the compatibility
mouse events of Touch Events is defined as dispatching them on same target.
Therefore, it should capture the pointer with `pointerdown` only when the
pointer type is "mouse".

Differential Revision: https://phabricator.services.mozilla.com/D217214
2024-07-25 00:33:25 +00:00
Benjamin VanderSloot a439252181 Bug 1908629 - Download request for JSON viewer documents was partitioned - r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D217106
2024-07-24 18:18:14 +00:00
Dão Gottwald 8afab98b02 Bug 1909062 - Fix broken isRTLScrollbox getter. r=Itiel,reusable-components-reviewers,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D217403
2024-07-24 09:29:58 +00:00
Mike Hommey be420c5bdf Bug 1909576 - Straighten up the moz.build rules for about:buildconfig. r=firefox-build-system-reviewers,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D217526
2024-07-24 04:26:44 +00:00
Louis Mascari 2e4db383d3 Bug 1474705 - Improve formatting of about:license. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D216465
2024-07-22 13:30:18 +00:00
hjones 0a9f64d0ac Bug 1858808 - add accesskey support to moz-button r=reusable-components-reviewers,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D216353
2024-07-17 18:10:14 +00:00
Hanna Jones 2bb134a537 Bug 1894492 - add accesskey support to moz-checkbox r=reusable-components-reviewers,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D216215
2024-07-17 18:10:13 +00:00
Stanca Serban 91f6127b6f Backed out changeset 82c7a343a1a1 (bug 1474705) for causing linting opt failures. CLOSED TREE 2024-07-17 21:00:44 +03:00
Louis Mascari 694323d8df Bug 1474705 - Improve formatting of about:license. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D216465
2024-07-17 17:29:10 +00:00
Sandor Molnar fd2e19d6d6 Bug 1787007 - Disable test_videocontrols_onclickplay.html on linux for frequent failures. r=intermittent-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D216507
2024-07-17 06:19:32 +00:00
Jonathan Sudiaman 47f16e40a1 Bug 1907592 - Scrolling MozArrowScrollbox with mouse wheel feels unresponsive in vertical orientation r=dao
When a horizontally oriented scrollbox handles a vertical wheel event, it appears that the resulting call to scrollbox.scrollBy() uses `{ behavior : "instant" }` if the delta values of `WheelEvent` are specified in pixels. This patch applies the same behavior whenever we have a vertically oriented scrollbox as well.

Differential Revision: https://phabricator.services.mozilla.com/D216456
2024-07-15 16:04:31 +00:00
Jonathan Sudiaman 796297b3af Bug 1899582 - Update styling for vertical tabs r=sidebar-reviewers,desktop-theme-reviewers,tabbrowser-reviewers,emilio,dao,sclements
The tab container indicators (colored underlines) switch to the left side.
Add a fade effect where the vertical tabs container meets the tools.
Exclude both "allow showing more of the tab title" rules for vertical mode.

Differential Revision: https://phabricator.services.mozilla.com/D215402
2024-07-15 16:04:30 +00:00
Paul Adenot b81bab7544 Bug 1890370 - Remove libtheora from the tree. r=sylvestre,frontend-codestyle-reviewers,zeid
Differential Revision: https://phabricator.services.mozilla.com/D215395
2024-07-15 14:20:37 +00:00
Gijs Kruitbosch c0d45157e9 Bug 1907035 - fix about:support use of genai experiment strings, r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D216299
2024-07-11 14:38:28 +00:00
Tooru Fujisawa 59527637b8 Bug 1081542 - Part 7: Reflect middle click to window.open. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D201935
2024-07-10 06:16:55 +00:00
Mark Striemer d493bb7e30 Bug 1900124 - Part 2: Use moz- components, card styling in Experimental section r=Mardak,reusable-components-reviewers,settings-reviewers,fluent-reviewers,desktop-theme-reviewers,flod,Gijs,dao
Depends on D215262

Differential Revision: https://phabricator.services.mozilla.com/D215263
2024-07-09 23:14:56 +00:00
Joel Maher 3d4dfe804d Bug 1903845 - Add 'os_integration' tags to test manifests for faster image verification. r=aryx,jgilbert,settings-reviewers,media-playback-reviewers,sessionstore-reviewers,places-reviewers,omc-reviewers,migration-reviewers,padenot,dao,aminomancer,Standard8,mconley
Differential Revision: https://phabricator.services.mozilla.com/D214969
2024-07-09 13:01:55 +00:00