Files
palemoon27/startupcache
roytam1 4d25554a8c import changes from `dev' branch of rmottola/Arctic-Fox:
- Bug 1248822 - In LayerManagerComposite::UpdateAndRender(), call PostProcessLayers() before LayerTreeInvalidation. r=mattwoodrow (503f81f51f)
- Bug 1259541 - Reduce clearing backbuffer in nsBaseWidget::CreateBackBufferDrawTarget() r=mattwoodrow (4f8cf8ab04)
- Bug 1174461 - [e10s] Return a cached result from SendGetNativePluginPort (r=jimm) a=kwierso (fff65b95ac)
- Bug 1263200 - Reset the APZ pointer in the base widget to null if the compositor creation fails. r=mstange (109d4a16a8)
- Bug 1264161 - Ensure we null out APZ pointers to the widget when it gets destroyed. r=botond (fdb516451e)
- Bug 1260018 - Route drag events to APZ, so it can accurately detect the end of a drag. r=kats (acd2b4a051)
- Remove drawWidgetAsOnScreen. (bug 1264393, r=mattwoodrow, webidl r=khuey) (b0ce23eacc)
- Bug 1254151 - use B8G8R8X8 for 24 bit depth visuals in nsShmImage with Cairo. r=jrmuizel (070ef9495d)
- Bug 1218955 - Remove nsIMEPicker, r=jchen (83adb6c582)
- Bug 1255655 - Const-ify keysymtab. r=karlt. (d9544cbf0c)
- Bug 1165048 - Music playback is getting stopped and is not resumed when modem is restarted. r=mwu (d3f99f8542)
- Bug 1264183. Remove unused argument to nsView::InvalidateHierarchy. r=mats (218ce04623)
- Bug 1210617 - [e10s] Implement PrivateBrowsingChannel for ExternalHelperAppParent. r=jduell (36e6ab7635)
- Bug 1236393 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in tools/power/rapl.cpp. r=njn (f7370d8254)
- Bug 1255567 - Sign quitter extension for valgrind-test and pgo/profileserver, r=jgriffin (2c822bd8d7)
- Bug 1254978 - Set blank if the current font is not installed and the font backend does not support language-specific enumeration. r=Gijs (8da4e4ea59)
- Bug 1258087 - Fix -Wunreachable-code warning in StartupCache.cpp on macosx64-mulet. r=froydnj (5f88df6993)
- Bug 1242962 - Make services/cloudsync eslintable. r=rnewman (4a6318095d)
- bits of Bug 988051 - lazy-load FxAccountsClient module. (624e671781)
- Bug 1227877 - loadDump support for Firefox Storage adapter. (r=rnewman) (a2102c677e)
- Bug 1244776 - Update moz-kinto-client.js to include recent Kinto.js changes r=rnewman (6ef14597b5)
- Bug 1262389 - Update to kinto.js 2.0. r=mgoodwin,MattN (d6bb4b109a)
- Bug 1257556 - Rename KintoBlocklist client. r=MattN (3e4903546a)
- Bug 1257533 - Optimize and add safety checks in Kinto updater. r=mgoodwin,MattN (d2cd31457f)
- Bug 1257556 - Generalize Kinto blocklist client to addons/plugins/gfx. r=MattN (6e9d6972be)
- Bug 1264914: Make services.kinto.clock_skew_seconds non-absolute. r=mgoodwin,MattN (9acc0efbbe)
- Bug 1262207 - Add a nightly_build entry to mozinfo. r=ahal (be5fcf6221)
- Bug 1255433 - Read mozconfig as mbcs on Windows. r=gps (be23e1869f)
- Bug 1119520 - Add opt-in Gradle build mode for mobile/android. r=gps (b827fdeb3a)
- Bug 1250991 - Move APK upload files code to own file; r=mshal (beb2cb3c5f)
- Bug 1063966 - Stop building and uploading gecko-unsigned-unaligned.apk. r=nthomas (2b5d74a668)
- Bug 1260241 - Implement Fennec packaging in Python. r=glandium (9a80ab4883)
- Bug 1257435 - Reformat make syntax to make easier to read; r=glandium (6e3e923e79)
- Bug 1257435 - Move MSVC runtime DLL code outside of MOZ_SYSTEM_NSPR block; r=glandium (347eac96e7)
- Bug 1257435 - Package Universal CRT DLLs with jsshell; r=glandium (d03060b44f)
- Bug 1250991 - Indent code; r=mshal (8a6d247b9f)
- Bug 1256979 - Remove MOZ_OMNIJAR from old-configure and upload-files.mk. r=glandium (bf8331f391)
- Bug 1224450 - Ignore COMPILE_PDB_FLAG for the CompileDB. r=gps (4d95422162)
- Bug 1248391 - Unbreak --enable-rust on BSDs after bug 1177599. r=ted (455e59a7ce)
- Bug 1157289 - Use unoffical branding for local Firefox builds. r=gladium rs=Gijs,ttaubert (4a29c18f53)
- Bug 1248461 - Enable rust for win32 official builds. r=mshal (45b4368189)
- Bug 1252964 - Update win32 tooltool rust to 1.8 beta. r=mshal (3c805d09dd)
- Bug 1261503 - Update win32 rustc to support i586-pc-windows-msvc. r=mshal (3306bbaa77)
- Bug 1248391 - Don't force rust --target on unknown platforms. r=ted (998e469c42)
- Bug 1257958 - Move MOZ_ANDROID_APZ to Python configure. r=nalexander (9562784f7c)
- Bug 1261531 - Remove most obvious cases of useless AC_DEFINEs. r=chmachester (b8e766438e)
- Bug 1257958 - Move MOZ_LOCALE_SWITCHER to Python configure. r=nalexander (81ff408252)
- re-remove andorid stuff that crept in (53fc99568e)
- Bug 1257958 - Move MOZ_ANDROID_DOWNLOADS_INTEGRATION to Python confiure. r=nalexander (cb793a2ef2)
- Bug 1257958 - Move MOZ_SWITCHBOARD to Python configure. r=nalexander (098e1e99b4)
- Bug 1257958 - Move MOZ_ANDROID_MLS_STUMBLER to Python configure. r=nalexander (43113cc89b)
- Bug 1257958 - Move MOZ_ANDROID_SEARCH_ACTIVITY to Python configure. r=nalexander (1ace94a46e)
- Bug 1257958 - Move MOZ_ANDROID_BEAM to Python configure. r=nalexander (df4d9d3cbc)
- Bug 1257958 - Move MOZ_SWITCHBOARD to Python configure. r=nalexander (39a1982b59)
- Bug 1222607 - Remove MOZ_ANDROID_TAB_QUEUE build flag. r=sebastian (60a35031e8)
- Bug 1148028 - Remove MOZ_ANDROID_SHARE_OVERLAY. r=vivek,nalexander (10f5f1057b)
- remove hack to automatically edisable certain optimization, it doesn't work anymore with the new configure checks. For gcc > 6 -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2 is needed (55c68d7036)
- Bug 1265627 - Remove now useless version-related assignments from old-configure. r=ted (66b6c2a191)
- Bug 1265627 - Prettify the MSVC version. r=ted (3a12c21a47)
- Bug 1259772 - don't pass -fno-reorder-functions to clang on Android; r=glandium (daeffb9e4d)
- optimize for size by default (cb67f2c7a8)
- some missing empty defaults (0a0af9a638)
- Bug 1266620 - Move MACOSX_DEPLOYMENT_TARGET to moz.configure. r=chmanchester (15f85f073b)
- Bug 1257958 - Move MOZ_ANDROID_GCM to Python configure. r=nalexander (7d0e118268)
- bug 1266046 - remove NSPR_CONFIGURE_ARGS. r=glandium (3e75a8ac69)
- Bug 1329798 - Include sys/sysmacros.h for major(), minor() on Linux. r=glandium, a=jcristau (a5c4073eb2)
- guard for non-linux system again or mac & FreeBSD fail to compile (6b5d2856b6)
2024-05-30 14:34:40 +08:00
..