https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
f9e1222 No bug - bump version to 78.7.1esr. a=release 04 February 2021, 18:50:47 UTC
7f2e215 Bug 1676636 - [angle] Cherry-pick compressed tex depth stride fix. r=lsalzman, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D102523 03 February 2021, 00:35:50 UTC
9a28286 Bug 1688871 - Fix remote query error. r=gcp, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D103036 26 January 2021, 16:12:26 UTC
5676ec2 Bug 1689598. a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D103523 29 January 2021, 22:08:21 UTC
3f17a3b Bug 1688924 - fix sign_app.py and regenerate test_signed_app.js files. r=mbirghan, a=test-only When we moved to python3, sign_app.py had some issues that weren't addressed. This patch addresses those issues and regenerates the input files for test_signed_apps.js because the issuing certificates will expire soon. Differential Revision: https://phabricator.services.mozilla.com/D103063 26 January 2021, 20:45:08 UTC
86265bf Bug 1686615 - regenerate all .pem.certspec files into their .pems r=kjacobs, a=release per https://bugzilla.mozilla.org/show_bug.cgi?id=1525191#c6 . Depends on D101697 Differential Revision: https://phabricator.services.mozilla.com/D101698 14 January 2021, 17:34:54 UTC
33fd8c8 Bug 1686615 - replace pgo certs. r=kjacobs, a=release via `./mach python build/pgo/genpgocert.py` per https://bugzilla.mozilla.org/show_bug.cgi?id=1525191#c1 Differential Revision: https://phabricator.services.mozilla.com/D101697 14 January 2021, 17:35:18 UTC
2188994 No bug - Tagging cb919a80aa244e2734a36f0122280125b1a0f7e1 with FIREFOX_78_7_0esr_BUILD2 a=release CLOSED TREE DONTBUILD 20 January 2021, 18:17:09 UTC
56ab7e2 Bug 1655669 - part 2: Install snap binary because it's now required by snapcraft. r=sfraser, a=release It became mandatory in https://github.com/snapcore/snapcraft/pull/3173/files#diff-84615e6204c0bf79064d03915b64c656R196 Differential Revision: https://phabricator.services.mozilla.com/D85151 28 July 2020, 15:44:25 UTC
c9e6a49 Bug 1655669 - part 1: Improve logging by notably outputting what snap dependencies are downloaded. r=sfraser, a=release Differential Revision: https://phabricator.services.mozilla.com/D85150 28 July 2020, 15:31:32 UTC
49e961a No bug - Tagging 0b2a3be4915be03d5434bd445234b7145f4d7dab with FIREFOX_78_7_0esr_BUILD1 a=release CLOSED TREE DONTBUILD 18 January 2021, 18:23:51 UTC
741802f Bug 1685925 - Only tryAttachTypedArrayLength for specialized stubs. r=iain, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D101344 14 January 2021, 16:25:24 UTC
23f7abb Bug 1677590: improved SDP parser error handling. r=ng, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98287 06 January 2021, 15:25:06 UTC
455f780 Bug 1683940 - Don't follow redirects on range requests for PDFs. r=robwu, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100708 06 January 2021, 17:35:37 UTC
c9b2606 Bug 1685310 - Update Top Sites icons for new version of Baidu logo. r=dao, a=RyanVM Use a non-transparent version for the search engine favicon. Differential Revision: https://phabricator.services.mozilla.com/D100937 08 January 2021, 13:39:20 UTC
8838739 Bug 1680906 - Update Baidu search engine logo. r=mkaply, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100398 23 December 2020, 19:23:04 UTC
98bd08d Bug 1680909 - Fix slowdown in X keyboard layout handling. r=stransky, a=RyanVM When ibus input method is changed, Firefox reinitializes the KeymapWrapper object, causing duplicate calls to g_signal_connect. If Firefox is running long enough, duplicate handlers accumulate, and Firefox starts to barrage the X server with XkbGetUpdatedMap/XkbGetControls calls, slowing the X server and itself down. A symptom of this problem is that after switching the input methods, Firefox ignores the input for a while (up to several seconds). Differential Revision: https://phabricator.services.mozilla.com/D98847 07 December 2020, 14:09:48 UTC
9b25a65 Bug 1685420 - ~nsCOMPtr and related hazard fixes. r=mccr8, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100966 12 January 2021, 22:25:07 UTC
ef2c1d4 Bug 1682068 - Fix rooting hazard in ImageBitmap::CreateInternal by avoiding movable data. r=jrmuizel, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100428 13 January 2021, 22:17:51 UTC
477f5b6 Bug 1686532 - Add dom::TypedArray_base::Reset() as a signal to the hazard analysis that no invalidatable data is being held onto. r=jonco, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100429 13 January 2021, 22:18:00 UTC
0de1cd6 Bug 1684123 - Implement GetArrayBufferViewFixedData and dom::TypedArray_base::FixedData(). r=jonco, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100426 13 January 2021, 22:17:40 UTC
46defba Bug 1683709 - pin pypiwin32 to py27 and version 219. r=aki, a=RyanVM ping pypiwin32 to py2.7 v219 Differential Revision: https://phabricator.services.mozilla.com/D100245 21 December 2020, 16:12:53 UTC
ec70296 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D101759 14 January 2021, 14:41:25 UTC
c05b5e5 Backed out 5 changesets (bug 1669879, bug 1677914) for Linux time outs. a=aki Backed out changeset 5001c738049d (bug 1677914) Backed out changeset 278829e6842f (bug 1677914) Backed out changeset 44c171274166 (bug 1677914) Backed out changeset e33d8b470e16 (bug 1677914) Backed out changeset 8b5c0a5b7501 (bug 1669879) 14 January 2021, 23:01:30 UTC
a81a6ba Bug 1677914 - enable chain of trust on pgo profile tasks. r=releng-reviewers,mtabara a=release Depends on D97470 Differential Revision: https://phabricator.services.mozilla.com/D93457 13 January 2021, 01:01:11 UTC
56057b5 Bug 1677914 - enable chain of trust on mac builders. r=taskgraph-reviewers,jmaher,glandium Differential Revision: https://phabricator.services.mozilla.com/D97470 13 January 2021, 01:01:11 UTC
7ec4b11 Bug 1677914 - generate osx pgo profiles on b-osx-1015 pool. r=taskgraph-reviewers,jmaher Differential Revision: https://phabricator.services.mozilla.com/D101498 13 January 2021, 01:01:11 UTC
c82020c Bug 1677914 - Don't require the SHELL variable to be set. r=firefox-build-system-reviewers,mhentges And don't set SHELL on mac workers (added in da452e43b5d5 because of the exception thrown by this code not having a fallback) Differential Revision: https://phabricator.services.mozilla.com/D97686 19 November 2020, 22:43:05 UTC
1bb7ddc Bug 1669879 - Always use `hg` in run-task on mac. r=releng-reviewers,mtabara All the workers that had hg under /tools/python27-mercurial are gone. This also fixes run-task for workers running > 10.14. Differential Revision: https://phabricator.services.mozilla.com/D92867 08 October 2020, 09:40:25 UTC
f20ca4e Bug 1675868 - Fix build harder. a=bustage 12 January 2021, 17:06:15 UTC
1216014 Bug 1675868 - Build fix. a=bustage 12 January 2021, 16:55:32 UTC
76c8746 Bug 1685481: [ESR78] Update tzdata in ICU data files to 2020f. r=tcampbell, a=RyanVM ESR78 backport Differential Revision: https://phabricator.services.mozilla.com/D101021 07 January 2021, 13:20:11 UTC
405fd34 Bug 1685260: Add TDZCheckCache. r=yulia, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100883 09 January 2021, 02:34:21 UTC
420a1a6 Bug 1684020: Add TDZCheckCache. r=yulia, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100787 08 January 2021, 11:20:19 UTC
ce08924 Bug 1635344 - Allow launchWebAuthFlow redirect URI to be set to loopback address. r=robwu, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D88738 18 December 2020, 14:31:21 UTC
e591e32 Bug 1675868 - Store weak pointer to next parents. r=asuth, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D99662 14 December 2020, 17:12:36 UTC
d1f76f8 Bug 1675844 - tidy up ESR. r=jseward, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D98572 03 December 2020, 09:42:24 UTC
00a1773 Bug 1662507 - don't use mEncoder outside webrtc.org thread. r=jya, a=RyanVM Dispatching the `MediaDataEncoder::Encode()` invocation is not really necessary because the callback is desinated to run in task queue anyway. Also make `Shutdown()` wait for completion to make sure resource is released before next allocation. Includes parts from: * Bug 1662514 - Take mCallbackMutex when accessing mError. * Bug 1662540: Remove unused member. * Bug 1640416 - p5: run WebrtcMediaDataEncoder and the platform encoder in different thread pools/task queues. 12 January 2021, 16:23:45 UTC
20ec787 Bug 1673526 - Simplify send track recreation condition. r=bwc, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98354 07 January 2021, 10:56:38 UTC
dedd908 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D101353 11 January 2021, 14:43:03 UTC
0c1a460 Bug 1599590 - Prevent entering the update system if update is disabled by policy r=mhowell a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D99373 10 December 2020, 18:30:15 UTC
c76bed4 Bug 1642265 - [MIPS64] Add branchTestSymbol and fallibleUnboxPtr to MacroAssembler. r=tcampbell, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D77629 02 June 2020, 00:56:29 UTC
8b98f4f Bug 1683736 - Additional fix for Debugger-related Realm entry. r=jandem, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100261 05 January 2021, 16:38:51 UTC
37f8270 Bug 1675755 - test. r=jandem, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98700 08 December 2020, 22:24:23 UTC
3f3c197 Bug 1675755 - Enter correct compartment before we might allocate BaseShape. r=jandem, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97386 08 December 2020, 22:24:22 UTC
bc7de45 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D101027 07 January 2021, 14:43:35 UTC
f7f9309 No bug - Tagging df0581e37d875577ff1f2be1d5943e0d03c9e796 with FIREFOX_78_6_1esr_RELEASE a=release CLOSED TREE DONTBUILD 06 January 2021, 14:48:01 UTC
2841069 Bug 1669297 - Update browser_bing.js expected engine name. a=test-only 06 January 2021, 01:27:36 UTC
4d98eee No bug - Tagging df0581e37d875577ff1f2be1d5943e0d03c9e796 with FIREFOX_78_6_1esr_BUILD1 a=release CLOSED TREE DONTBUILD 05 January 2021, 23:57:38 UTC
fe787f0 Bug 1683792 - Remove sandbox-navigation-timing.tentative.html manifest for causing unexpected passes. r=aryx, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D100326 22 December 2020, 15:36:26 UTC
748b4c7 Bug 1680095 - Block Save Link As if site is blocked by policy. r=Gijs, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98527 07 December 2020, 16:37:12 UTC
e94f1fb Bug 1652412 - Do not set as default .pdf, .svg, ftp:, and mailto: handlers on Windows 7. r=mhowell, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98580 03 December 2020, 23:05:01 UTC
a44a00d Bug 1669297 - Update Bing's logo for the search engine. r=mkaply. Differential Revision: https://phabricator.services.mozilla.com/D97779 30 November 2020, 21:59:50 UTC
b0ddb68 Bug 1660810 - Theme installed via policy should be enabled. r=emalysz, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D96621 12 November 2020, 01:00:21 UTC
4b9b505 Bug 1628898 - Fix intermittent on browser_webconsole_output_order. r=loganfsmyth, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D79474 12 June 2020, 16:13:11 UTC
bcde740 Bug 1675097 - Use the correct sandboxing flags for initial about:blank. r=asuth,smaug a=tjr Differential Revision: https://phabricator.services.mozilla.com/D100802 16 December 2020, 13:06:56 UTC
3c7f661 Bug 1683964: Harden the handling of outgoing streams. r=ng, a=RyanVM Depends on D100490 Differential Revision: https://phabricator.services.mozilla.com/D100491 04 January 2021, 19:40:18 UTC
93ad9d7 Bug 1683964: clean up more resources of existing SCTP association in case of a restart. r=ng, a=RyanVM Depends on D100379 Differential Revision: https://phabricator.services.mozilla.com/D100490 04 January 2021, 19:40:17 UTC
b74582a Bug 1683964: Improve the input validation and processing of sctp cookies. r=jesup, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100379 04 January 2021, 19:40:16 UTC
4b736b4 Bug 1681268 - Remove destroyed zones from the set of zones waiting for GC. r=mccr8, a=tjr This takes account of the fact that zones may be added to the waiting set during an incremental GC, after the set has been cleared in CycleCollectedJSRuntime::PrepareWaitingZonesForGC. I considered disallowing zones to be added to the set during a GC but decided it would be better not to lose track of poked zones in the usual case where they don't end up getting destoryed by the current GC. Depends on D100799 Differential Revision: https://phabricator.services.mozilla.com/D100800 15 December 2020, 09:36:38 UTC
23a3b6d Bug 1681268 - Check zone pointers passed into the API and add a callback for zone destruction. r=sfink, a=tjr This adds assertions that zone pointers passed in refer to zones we know about and adds and API that's called when zones are destroyed. It also adds some standard assertions for other related APIs. Differential Revision: https://phabricator.services.mozilla.com/D100799 15 December 2020, 09:36:12 UTC
52a36fa Bug 1682889 - update number in expectation for realtime-conv.html. a=test-only 21 December 2020, 20:50:00 UTC
9e8c9dd Bug 1682938 - fixup ReverbInputBuffer's writeIndex. r=karlt, a=tjr Differential Revision: https://phabricator.services.mozilla.com/D100024 21 December 2020, 17:10:29 UTC
5a21471 Bug 1659057 - Allow hw.memsize system call. r=spohl, a=RyanVM This fixes the following error when running on Apple Silicon DTK: AGX: agxs_util.cpp:355:size_t getSystemMemorySize(): !!! Verification failed: status == 0 Differential Revision: https://phabricator.services.mozilla.com/D87048 14 August 2020, 13:40:34 UTC
e84bb9d Bug 1671376 - Disable -Wmissing-braces on clang < 6. r=dmajor, a=RyanVM The warning is broken in older versions of clang. It also turns out we were disabling it locally for some directories because of this very problem. A few local disable rules stay under accessible/ because they do hide actual warnings from code generated by MIDL. Differential Revision: https://phabricator.services.mozilla.com/D94262 22 October 2020, 01:31:19 UTC
1da3c46 Bug 1684180 - Fix ESR build with newer versions of cbindgen. r=kvark, a=RyanVM This works both with the old and new cbindgen-generated bindings. This is effectively dead code on ESR though, because we haven't enabled WebGPU there, but... Differential Revision: https://phabricator.services.mozilla.com/D100497 28 December 2020, 12:15:26 UTC
ba37455 Bug 1624467 - Fix a race in child process crash generation which could lead to a full browser crash. r=KrisWright, a=RyanVM In bug 1614933 we discovered a potential deadlock in Windows-specific code could cause the main process to get stuck waiting for a child process to send out its annotations after it crashed. As it turns out this flaw was also present in the Linux and macOS versions but was not visible because on those platforms we used non-blocking writes when writing out annotations and we didn't check if they were actually written out (see bug 1666383). Since the child process would not stop it couldn't possible deadlock. However, the relevant code is still racy: if the child process' pipe would start rejecting writes early, the child process could race past the main process leading to the crash. The sequence of events in the racy case would be the following: - We hit an exception in the child process, we enter the exception handler and signal the main process to write a minidump - The crash generation thread in the main process is woken up, writes the minidump then signals the child process it can continue - The child process writes out the crash annotations then exits - At this stage the crash generation thread in the main process should have picked up the annotations and stored the crash report in the pid-to-minidump table. But let's assume the scheduler doesn't wake up this thread for now. - The main thread in the main process wakes up in response to the child process shutdown, it will try to grab the minidump - The minidump is not available yet because the crash generation client thread hasn't run yet and there's nothing preventing the main thread to race past it: the main process crashes trying to access a NULL pointer To this issue the act of transfering the exception-time annotations is decoupled from the act of writing the minidump in both the main process and the child process. This way when the child process is forced to wait for the main process to act on the minidump before the crash annotations are written out, and by the time the child process quits the main process has reliably acquired the lock to the pid-to-minidump table so that the race can't happen anymore. Note: to implement the second change the child process exception handler should execute the minidump callback after it has request the creation of a minidump. For some reason this was implemented in breakpad only for the in-process crash case, not the out-of-process one. I modified the relevant code in the exception handler to invoke the callback in both cases. Differential Revision: https://phabricator.services.mozilla.com/D97964 01 December 2020, 17:26:55 UTC
5efbb56 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100693 04 January 2021, 14:43:15 UTC
d26b9fc Bug 1644240 - Suppress playing a sound if Diebold Warsaw's modules are partially unloaded. r=cmartin, a=RyanVM This patch is to mitigate the crash which was probably caused by Diebold Warsaw. We couldn't reproduce the problem, but our crash reports indicate the crash happened when `winmm!mciwindow` called `USER32!GetMessageA` but it was redirected to a freed buffer. This happens Firefox calls to `PlaySound` e.g. showing the menu bar by pressing Alt key, or showing a dialogbox. Most of (not 100%) the crash instances have wslbdhm64 loaded but wslbscrwh64.dll was unloaded. The proposed mitigation is to suppress playing a sound under such a condition. Differential Revision: https://phabricator.services.mozilla.com/D99705 16 December 2020, 22:50:46 UTC
e911219 Bug 1659453 - Accelerate gfxFontFamily::SearchAllFontsForChar by setting up the family charmap. r=lsalzman, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D87285 17 August 2020, 14:04:50 UTC
348727d No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D100240 21 December 2020, 14:30:44 UTC
02e4032 Backed out 2 changesets (bug 1675755) for SM assertions. Backed out changeset 7a7b002ee8f9 (bug 1675755) Backed out changeset f325221d3fb2 (bug 1675755) 18 December 2020, 22:49:27 UTC
3f1108a Backed out 2 changesets (bug 1681268) for bustage. Backed out changeset 851810d2f3a5 (bug 1681268) Backed out changeset 8e949a39a0f2 (bug 1681268) 18 December 2020, 22:13:34 UTC
bde3ae4 Bug 1666285, try to avoid slow shrinking GC during sync calls. r=sfink,asuth a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97783 15 December 2020, 10:40:42 UTC
cae17c3 Bug 1680410 - Extend forced shutdown track notification to include the usual destroy process. r=padenot, a=RyanVM Cherrypicked from https://phabricator.services.mozilla.com/D99183 11 December 2020, 10:38:46 UTC
7c515be Bug 1680372 - replace Let's Encrypt intermediate certificates with ISRG Root X1 in the mozilla_services pinset. r=kjacobs, a=RyanVM Now that we're actually using Let's Encrypt for Mozilla services, we should pin to the root. Differential Revision: https://phabricator.services.mozilla.com/D99293 10 December 2020, 17:17:12 UTC
21a4b87 Bug 1675755 - test. r=jandem, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98700 08 December 2020, 22:24:23 UTC
236edab Bug 1675755 - Enter correct compartment before we might allocate BaseShape. r=jandem, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97386 08 December 2020, 22:24:22 UTC
646fbbf Bug 1677888 - Adjust IncrementalFinalizeRunnable no-op test. r=mccr8, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98121 04 December 2020, 14:43:08 UTC
64a22b7 Bug 1674835 - Hold mutex when accessing mSecurityInfo. r=kershaw, a=RyanVM Also makes mProxyConnectResponseCode atomic to avoid grabbing the mutex twice in a row in nsHttpChannel. Differential Revision: https://phabricator.services.mozilla.com/D96432 05 December 2020, 23:08:27 UTC
5cff594 Bug 1674278 - Improve BodyConsumer worker shutdown. r=ytausky, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97108 04 December 2020, 17:49:46 UTC
8990be7 Bug 1674343 - Check for secure context when deciding to intercept r=asuth,nika,ckerschb a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D96179 12 November 2020, 13:48:05 UTC
263e0e2 Bug 1681268 - Check zone pointers passed into the API and add a callback for zone destruction. r=sfink, a=tjr This adds assertions that zone pointers passed in refer to zones we know about and adds and API that's called when zones are destroyed. It also adds some standard assertions for other related APIs. Differential Revision: https://phabricator.services.mozilla.com/D99071 15 December 2020, 09:36:12 UTC
c9f4570 Bug 1681268 - Remove destroyed zones from the set of zones waiting for GC. r=mccr8, a=tjr This takes account of the fact that zones may be added to the waiting set during an incremental GC, after the set has been cleared in CycleCollectedJSRuntime::PrepareWaitingZonesForGC. I considered disallowing zones to be added to the set during a GC but decided it would be better not to lose track of poked zones in the usual case where they don't end up getting destoryed by the current GC. Differential Revision: https://phabricator.services.mozilla.com/D99072 15 December 2020, 09:36:38 UTC
4b2e6d9 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D100016 17 December 2020, 14:30:20 UTC
371428f No bug - Tagging 8e6813a535daf9ef261c2bbb80cb10e9a832d68e with FIREFOX_78_6_0esr_RELEASE a=release CLOSED TREE DONTBUILD 15 December 2020, 13:43:22 UTC
bd86ec1 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 14 December 2020, 15:42:55 UTC
bddce96 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D99677 14 December 2020, 14:25:17 UTC
4c32f96 No Bug, mozilla-esr78 repo-update remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D99357 10 December 2020, 14:32:01 UTC
41f7dc4 No bug - Tagging 8e6813a535daf9ef261c2bbb80cb10e9a832d68e with FIREFOX_78_6_0esr_BUILD1 a=release CLOSED TREE DONTBUILD 08 December 2020, 01:21:22 UTC
be42732 Bug 1681022 - Ignore flex-basis: content on a table wrapper. r=dholbert, a=RyanVM 07 December 2020, 19:22:01 UTC
0df458d No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98910 07 December 2020, 14:26:26 UTC
d009f23 Bug 1680084 - Use a more precise rule start for sanitization. r=heycam, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98710 04 December 2020, 15:41:24 UTC
7483f2d Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam, a=RyanVM The changes should be trivial. The third_party changes are up for review in https://github.com/servo/rust-cssparser/pull/277 (and of course I'll land with a bump to 0.28 rather than the override after that gets r+'d). The basic idea is that with this we have the actual start offset of the rule, so we wouldn't include html comments or other invalid stuff we discard during sanitization in bug 1680084. But that's a separate change. Differential Revision: https://phabricator.services.mozilla.com/D98677 06 December 2020, 18:52:55 UTC
4537b1c Bug 1673027 - Part 2: Update tzdata in ICU data files to 2020d. r=jwalden, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98801 04 December 2020, 18:16:38 UTC
1d0399c Bug 1673027 - Part 1: Remove "US/Pacific-New" time zone link. r=jwalden, a=RyanVM tzdata 2020b removed the "US/Pacific-New" time zone link, but the link is still present in CLDR/ICU, so we need to manually remove it before processing the ICU time zone files. Differential Revision: https://phabricator.services.mozilla.com/D98800 04 December 2020, 18:13:19 UTC
39d2c10 Bug 1679052 - Mark now-passing test. a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97897 23 November 2020, 21:48:44 UTC
bb6700d Bug 1679052 - Constrain src and dst rects for eldritch blitFramebuffer rects. r=lsalzman, a=RyanVM E.g. Blitting 1,1,-1,-1 to 0,2,2,0. Some drivers have trouble with this. Primarily tested by: * conformance2/rendering/blitframebuffer-filter-outofbounds.html * conformance2/rendering/blitframebuffer-outside-readbuffer.html Differential Revision: https://phabricator.services.mozilla.com/D97890 23 November 2020, 19:54:41 UTC
98b37b6 Bug 1639896 - [MIPS] Add unaligned load and store functions to the assemblers. r=tcampbell, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D78645 09 June 2020, 23:48:59 UTC
ecb8761 Bug 1679840 - Use new string for PKCS#11 password prompt. r=flod, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98239 30 November 2020, 21:07:15 UTC
back to top