gecko-dev/xpcom
Emilio Cobos Álvarez ceb5cfe890 Bug 1887063 - Use VibrancyManager / regular CSS to implement the unified toolbar looks. r=mstange,mac-reviewers,desktop-theme-reviewers,places-reviewers,dao
This is simpler given we only have a couple of windows with these looks,
and removes the dual mode of the ToolbarWindow class.

We just draw the title into the window frame and rely on CSS reserving
enough space (exposed as a new -moz-mac-titlebar-height environment
variable).

We remove the toolbox and toolbar appearance values on mac, now that
they do nothing (toolbar did, but it didn't support dark mode and is
effectively unused).

Differential Revision: https://phabricator.services.mozilla.com/D205469
2024-03-27 17:07:23 +00:00
..
base Bug 1881636 - Part 1: Add DarwinObjectPtr, r=glandium,sylvestre 2024-03-26 22:56:26 +00:00
build Bug 1883457 - Part 1: Disable jit compilation within the parent process on iOS, r=jandem 2024-03-25 17:12:53 +00:00
components Bug 1884327 - faster perfect hash r=ahochheiden 2024-03-11 22:35:48 +00:00
docs Bug 1843207 - Rename CopyCocoaStringToXPCOMString to CopyNSStringToXPCOMString. r=nika 2024-03-13 20:54:19 +00:00
ds Bug 1887063 - Use VibrancyManager / regular CSS to implement the unified toolbar looks. r=mstange,mac-reviewers,desktop-theme-reviewers,places-reviewers,dao 2024-03-27 17:07:23 +00:00
geckoprocesstypes_generator
glue Bug 1874226 - Use unique_ptr not Scoped in xpcom/*. r=xpcom-reviewers,necko-reviewers,valentin,emilio 2024-02-07 18:30:22 +00:00
idl-parser Bug 1880764 - Don't expose [noscript] members to TypeScript r=mossop,nika 2024-03-16 05:58:33 +00:00
io Bug 1870617 - Map Windows error 0x1 ERROR_INVALID_FUNCTION to NS_ERROR_FILE_DEVICE_FAILURE r=jstutte,xpcom-reviewers 2024-03-22 14:35:14 +00:00
reflect Bug 1882716 - [loongarch] Keep unsigned 32-bit parameter sign-extended in register. r=nika DONTBUILD 2024-03-11 10:13:35 +00:00
rust Bug 1869190: Add threadsafety annotations to Bench.cpp r=xpcom-reviewers,emilio 2023-12-11 17:09:04 +00:00
string Bug 1880008 - Add char8_t string overloads to MFBT string functions when compiling with -std=c++20. r=xpcom-reviewers,emilio 2024-02-14 01:33:31 +00:00
system Bug 1883278 - Force-enable platform collection code of session store when SHIP is enabled. r=farre,geckoview-reviewers,sessionstore-reviewers 2024-03-13 10:56:33 +00:00
tests Bug 1877522 - [2/3] Implement Map and MapErr for MozPromise r=xpcom-reviewers,barret 2024-03-20 01:30:14 +00:00
threads Bug 1877522 - [3/3] Enforce linearity (exclusivity) of ThenCommand r=xpcom-reviewers,barret 2024-03-20 01:30:14 +00:00
windbgdlg
xpidl
metrics.yaml
moz.build