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

sort by:
Revision Author Date Message Commit Date
0b02410 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
e6c3c3d 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
073d56b 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
0d1e988 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
afaae8b 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
4cdf955 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
d97b2d4 No Bug, mozilla-esr78 repo-update remote-settings tld-suffixes - a=repo-update r=RyanVM 04 January 2021, 16:41:21 UTC
4a44550 Bump version to 78.6.1. a=release 04 January 2021, 16:41:20 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
dd184f2 Bug 1674735 - update wpt to block 5060, 5061. r=jgraham, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D95679 01 December 2020, 12:12:30 UTC
a9734c2 Bug 1677047 - Add the ports for the H323, PPTP, RTSP protocols (1720, 1723, 554) to the restricted ports list. r=valentin,necko-reviewers, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D96979 13 November 2020, 12:19:07 UTC
34687ec Bug 1677047 - Testing to block ports 1720, 1723, 554- r=necko-reviewers,valentin, a=jcristau Depends on D96979 Differential Revision: https://phabricator.services.mozilla.com/D96980 16 November 2020, 08:56:48 UTC
8d2dc30 Backed out 2 changesets (bug 1677047) for perma failures on websockets/Create-blocked-port.any.html. a=backout Backed out changeset 64addb3cd358 (bug 1677047) Backed out changeset a11c295b7ec3 (bug 1677047) 03 December 2020, 20:01:49 UTC
27e9223 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D98600 03 December 2020, 14:23:44 UTC
ce6ffd2 Bug 1676102 - Prevent access to child process modules not in dyld shared cache. r=gsvelto, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D97679 20 November 2020, 16:51:51 UTC
b76b47a Bug 1677047 - Testing to block ports 1720, 1723, 554- r=necko-reviewers,valentin, a=jcristau Depends on D96979 Differential Revision: https://phabricator.services.mozilla.com/D96980 16 November 2020, 08:56:48 UTC
bb34259 Bug 1677047 - Add the ports for the H323, PPTP, RTSP protocols (1720, 1723, 554) to the restricted ports list. r=valentin,necko-reviewers, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D96979 13 November 2020, 12:19:07 UTC
abec997 Bug 1678413 - Release listeners for nsViewSourceChannel. r=necko-reviewers,dragana, a=jcristau Release the two kinds of listeners that view source channel has if AsyncOpen fails, or in OnStop. This matches the behavior of HttpChannelChild. The former change fixes a leak when view source channels are blocked by enterprise policies. It looks like clang-format deleted the double include of nsViewSourceChannel.h. Differential Revision: https://phabricator.services.mozilla.com/D98223 30 November 2020, 21:09:31 UTC
285997e Bug 1465847 - If a website is blocked via policy, block view source. r=emalysz, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D94366 19 November 2020, 19:42:14 UTC
2339763 Bug 1627673 - Do null-check the result of `DragEvent::GetDataTransfer()` in `EditorEventListener``. r=smaug, a=jcristau I guess that `DataTransfer::HasType()` is inlined in the opt builds and actually crashed in `EditorEventListener::DragEventHasSupportingData()` at accessing `aDragEvent->GetDataTransfer()` result without null-check because `DataTransfer::mItems` is set to `nullptr` only by the cycle collector, but it does not make sense to think that it occurs the STR in bug 1627673 comment 3. Therefore, this patch adds null-checks in `EditorEventListener::DragEventHasSupportingData()`. I have no idea how to test this with automated tests. Differential Revision: https://phabricator.services.mozilla.com/D96310 09 November 2020, 23:39:10 UTC
ff47a08 Bug 1674735 - add port 5060 to bad port list. r=valentin,necko-reviewers, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D95504 05 November 2020, 00:51:24 UTC
d8e959f Bug 1673589 - Crash [@ ??] with SIGTRAP with WebAssembly. r=lth, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D98564 02 December 2020, 10:44:17 UTC
aefd640 Bug 1679003 - Fix uninitialized overflow digit in BigInt right shift. r=tcampbell, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98204 01 December 2020, 20:52:47 UTC
95ee4d2 Bug 1680467 - add url-classifier-skip-urls.json to allowed duplicate files. r=Gijs,leplatrem, a=jcristau allowed-dupes.mn contains a list of remote settings dumps that are allowed to be empty. url-classifier-skip-urls.json was missing from that list and its latest version is empty, causing bustage. Differential Revision: https://phabricator.services.mozilla.com/D98577 03 December 2020, 11:08:25 UTC
468dc1c Bug 1652925 - Fix eslint issue in ConduitsChild.jsm on ESR78. a=eslint-fix ESR78 uses eslint 6.8.0, which triggers the no-unused-expressions warning when optional chaining is used, despite the expression opbviously not being unused (as a function call). This issue does not occur on m-c because it uses a recent version of eslint: eslint@7.5.0 and later support optional chaining without external plugins (https://eslint.org/blog/2020/07/eslint-v7.5.0-released#enhancements). Instead of updating eslint@7.5.0 or newer on the ESR78 branch, this patch adds a comment to ignore the false positive. Differential Revision: https://phabricator.services.mozilla.com/D98403 01 December 2020, 23:37:51 UTC
e0282c2 Bug 1664831 - r=sotaro, a=jcristau 18 November 2020, 02:42:14 UTC
b291f22 Bug 1666072 - Temporarily disable test_trr.js::test25e. a=test-only The test expects the only code that would call SetAllowSTS=false is the OCSP code. Making the captive portal do that too messes up expectations. A follow-up to bug 1556194 is necessary. Depends on D97152 Differential Revision: https://phabricator.services.mozilla.com/D97172 16 November 2020, 15:52:55 UTC
887a30d Bug 1666072 - Disable HSTS upgrade for captive portal channels. r=Gijs, a=jcristau https://firefox.com/ sends `strict-transport-security: max-age=31536000; includeSubDomains` and http://firefox.com sends the `upgrade-insecure-requests: 1` header. Combined, these cause the captive portal check to report a redirect, which triggers the locked captive portal banner. The fix is to exclude the captive portal channel from the upgrade. Differential Revision: https://phabricator.services.mozilla.com/D97152 16 November 2020, 15:52:49 UTC
6e9f8d6 Bug 1652925 - Fix memory leak of extension Port via conduits. r=zombie, a=jcristau Extension ports should be eligible for garbage collection when disconnected. This did not happen because there was a strong reference from the context to the conduit, whose subject was the Port. As a result, the Port instances were not GCd until the context was unloaded. This results in significant memory leaks over time, because it is not uncommon for extensions to have a long-lived background page that receives messages via Ports. The issue is made even worse by the fact that ports contain metadata that can potentially be very large. There are other callers of openConduit, but these are not affected because their lifetimes are similar to the BaseContext. Differential Revision: https://phabricator.services.mozilla.com/D96952 16 November 2020, 01:24:14 UTC
dd8dccb Bug 1651745 - Memoize the max channel count in AudioSegment::MaxChannelCount(). r=padenot, a=jcristau When an AudioCallbackDriver starts a fallback SystemClockDriver is running in its stead. The AudioTrack getting fed data from the input stream of the driver will get real data while the AudioCallbackDriver is running, and silence while the fallback driver is running. If the MediaStreamTrack representing the microphone source is part of a MediaStream being played by an HTMLMediaElement; and another MediaStreamTrack representing another source with a lower channel count than the microphone is part of another MediaStream being played by another HTMLMediaElement; then: 1. We start the graph with the other source's output channel count, and a fallback driver. 2. Once the audio driver has started, it adds data at a higher channel count than the graph's to its MediaTrack. The driver switches audio driver to match the new channel count. 3. The new driver starts with a fallback driver, which adds silence to the track. Silence has no channel count, so the graph sees only the channel count of the other source and switches audio driver to match this. 4. Go to 1. This patch fixes makes us memoize a previously returned max channel count for an AudioSegment for use when there is only null data (e.g., silence) present in the segment. This applies to step 3 above, where no audio driver would be switched because the graph still sees the mic's channel count. Differential Revision: https://phabricator.services.mozilla.com/D95931 05 November 2020, 15:34:04 UTC
bc73827 Bug 1639613 - Make Windows uninstaller conditionally request UAC elevation when silent. r=mhowell, a=RyanVM This essentially cribs the equivalent installer conditional elevation. I elected to guard this behind /S (silent) because it's not obvious to me that unelevated users will see identical behaviour when not elevating. Differential Revision: https://phabricator.services.mozilla.com/D76254 26 October 2020, 20:56:34 UTC
d51eb1a Bug 1639613 - Pre: Fix potential typo: lastUsed -> lastused. r=mhowell, a=RyanVM It's not 100% clear that this has any effect -- it might be that the string is case insensitive -- but in any case let's keep our source code uniform. Differential Revision: https://phabricator.services.mozilla.com/D94774 26 October 2020, 20:45:30 UTC
6f88d66 Bug 1661365. r=Gijs a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D94268 22 October 2020, 12:09:57 UTC
776aae3 Bug 1657916 - Allow extensions to see view-source requests. r=robwu, a=RyanVM View source prefixes urls with a view-source scheme. Somewhere along the way a request is made for the un-prefixed url but we do not intercept. This removes the prefix for webrequest and proxy APIs prior to checking access rules and filters, allowing the APIs to intercept those requests that the otherwise could. Differential Revision: https://phabricator.services.mozilla.com/D89068 15 October 2020, 21:57:35 UTC
050df64 Bug 1677806 - Set network.dns.dns_query_single_label to false. r=Gijs, a=RyanVM This seems to have caused a bunch of regressions. We'll likely try to enable it at a later time. Differential Revision: https://phabricator.services.mozilla.com/D97597 26 November 2020, 05:22:41 UTC
bfead05 Bug 1368015 - Null-check selection in nsCaret::GetFrameAndOffset. r=masayuki, a=RyanVM A bit of a wallpaper, but it's silly to crash with a null deref here. If there's no selection there's nothing to invalidate really. We already null-check it effectively when aOverrideNode is null. Differential Revision: https://phabricator.services.mozilla.com/D97960 26 November 2020, 11:38:11 UTC
bcfc06c No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D98191 30 November 2020, 14:27:38 UTC
561b4d9 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D97999 26 November 2020, 14:27:54 UTC
1c80c76 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97878 23 November 2020, 14:26:54 UTC
97ef1e4 Bug 1674009 - Add pdfjs. and spellchecker. to Preferences policy. r=Gijs, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D95091 02 November 2020, 17:04:33 UTC
caf7b72 Bug 1674006 - Add null check for addon source. r=emalysz, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D95087 30 October 2020, 16:49:14 UTC
d5e87f3 Bug 1673770 - Extend the handling of fstatat-as-fstat to sandboxes that don't use a file broker. r=gcp, a=RyanVM The fix for bug 1660901, to handle the subset of fstatat that is equivalent to fstat, was incomplete: it was added to the existing hook for the file broker, so processes that don't use a broker (like GMP) didn't get the fix. That wasn't a problem when the only use of that feature was in content processes via GTK, but now that glibc has reimplemented fstat that way, it's necessary for all processes. Differential Revision: https://phabricator.services.mozilla.com/D95108 29 October 2020, 17:41:28 UTC
e4e54e8 No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D97589 19 November 2020, 14:29:17 UTC
daa9c71 No bug - Tagging d482421dc3fe22020f2c57f573ed902f6d302ffa with FIREFOX_78_5_0esr_RELEASE a=release CLOSED TREE DONTBUILD 17 November 2020, 13:38:14 UTC
ce66eff Bug 1643798 - Fix feature policy check for fullscreen so that it gets reflected properly in document.fullscreenEnabled. r=baku, a=RyanVM See bug 1606660 comment 8 as to why checking it only in Element.requestFullscreen is wrong. Do you know how to test this? I'm not very familiar with feature-policy. Differential Revision: https://phabricator.services.mozilla.com/D78567 16 November 2020, 18:25:38 UTC
c3ba80c Bug 1673202 - Call fstat directly in Linux sandbox fstatat interception. r=gcp, a=RyanVM Sandbox policies handle the case of `fstatat(fd, "", AT_EMPTY_PATH|...)` by invoking the SIGSYS handler (because seccomp-bpf can't tell if the string will be empty when the syscall would use it), which makes the equivalent call to `fstat`. Unfortunately, recent development versions of glibc implement `fstat` by calling `fstatat`, which causes unbounded recursion and stack overflow. (This depends on the headers present at build time; see the bug for more details.) This patch switches it to use the `fstat` (or `fstat64` on 32-bit) syscall directly. Differential Revision: https://phabricator.services.mozilla.com/D94798 27 October 2020, 21:05:09 UTC
1c361a0 Bug 1649005 - fix crash when rewrapping an empty message via mozilla::HTMLEditor::InsertTextWithQuotationsInternal. r=masayuki, a=RyanVM If empty input, aStringToInsert.First() will crash at https://searchfox.org/mozilla-central/rev/c2e3ac11be4837718c2604e58085fbc8252b69dd/xpcom/string/nsTSubstring.cpp#968 Needed to adjust whether rewrap needs beforeinput handling: NeedsBeforeInputEventHandling would return false, because rewrap was set not to need that https://searchfox.org/mozilla-central/rev/803b368879fa332e8e2c1840bf1ec164f7ed2c32/editor/libeditor/EditorBase.h#1152 .. so EditorBase::AutoEditActionDataSetter::MaybeDispatchBeforeInputEvent would assert rewrap also needs to be allowed for MayEditActionDeleteSelection (not to assert) Differential Revision: https://phabricator.services.mozilla.com/D93167 14 October 2020, 12:55:00 UTC
dad5963 Bug 1608358 - Fix allowfullscreen check to check for feature policy. r=baku, a=RyanVM We can clean up this code once the feature policy pref goes away, but meanwhile this should do the right thing. 16 November 2020, 17:18:53 UTC
ca33d9d No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D97162 16 November 2020, 14:24:10 UTC
cf38b9f Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 16 November 2020, 10:17:11 UTC
7d30b9b No bug - Tagging d482421dc3fe22020f2c57f573ed902f6d302ffa with FIREFOX_78_5_0esr_BUILD1 a=release CLOSED TREE DONTBUILD 10 November 2020, 18:42:19 UTC
7f15d3a Bug 1450309 - Switch WebsiteFilter to nsIContentPolicy and allow blocking local files. r=emalysz, a=RyanVM 09 November 2020, 21:37:59 UTC
ef28ade Bug 1450309 - Allow nSIContentPolicy to reject based on enterprise policy. r=ckerschb, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D91487 03 October 2020, 00:02:19 UTC
3c5778e Bug 1672278 - Update l10n changesets. r=flod, a=RyanVM 09 November 2020, 17:33:43 UTC
5580f55 Bug 1672278 - Add ManagedBookmarks policy. r=emalysz,Standard8,flod a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D94205 20 October 2020, 21:55:38 UTC
960c5fb Bug 1673196 - NewPasswordModel: Don't assume @aria-labelledBy refers to an ID present in the document. r=sfoster a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D94687 27 October 2020, 22:40:55 UTC
51148e6 No Bug, mozilla-esr78 repo-update remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D96421 09 November 2020, 14:24:02 UTC
b504ce1 No bug - Tagging 22b8bef3c436a4d36b586804f342928e1ab11e51 with FIREFOX_78_4_1esr_RELEASE a=release CLOSED TREE DONTBUILD 09 November 2020, 15:12:20 UTC
2f2150b No bug - Tagging 22b8bef3c436a4d36b586804f342928e1ab11e51 with FIREFOX_78_4_1esr_BUILD1 a=release CLOSED TREE DONTBUILD 09 November 2020, 10:46:02 UTC
bce10ca Bug 1675905 - Simplify IonBuilder::createThisScripted. r=jandem,iain a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D96309 07 November 2020, 05:36:31 UTC
ee6f5c3 Bug 1670280 - Enable clearkey-mp4-playback-temporary-multikey-sequential-readyState.https.html and clearkey-mp4-update-disallowed-input.https.html on Linux. r=jbauman, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D93099 09 October 2020, 19:53:47 UTC
0e30b65 Bug 1673208 - [MIPS] Handle non-register input in visitWasmSelect. r=lth, a=RyanVM The falseExpr of LWasmSelect may not be register value on mips, we shouldn't just use it as a register. Differential Revision: https://phabricator.services.mozilla.com/D95985 05 November 2020, 11:31:10 UTC
e33d1d4 Bug 1669355 - Refactor MIME type warnings into base class. r=valentin, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D95745 28 October 2020, 12:15:23 UTC
c490e83 Bug 1673748 - Fix incorrect test. r=asuth, a=test-only When responding with a script, the correct Content-Type header must be set. Differential Revision: https://phabricator.services.mozilla.com/D94902 27 October 2020, 23:32:54 UTC
3e8060e Bug 1551615 - Have GeckoMediaPluginServiceChild use async shutdown blocker. r=jbauman, a=RyanVM 04 November 2020, 20:09:02 UTC
24a8106 Bug 1551615 - Make PGMPService protocol refcounted. r=nika, a=RyanVM 04 November 2020, 18:45:16 UTC
4282633 Bug 1551615 - Make PGMPContent protocol refcounted. r=nika, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D68904 02 October 2020, 13:31:40 UTC
aac5bb9 Bug 1656741, r=Gijs a=pascal Differential Revision: https://phabricator.services.mozilla.com/D95740 05 October 2020, 22:38:03 UTC
8619a85 Bug 1665411 - Use first-fit mutexes on macOS. r=spohl, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D93319 29 October 2020, 14:54:20 UTC
db60105 Bug 1672528 - Test. r=necko-reviewers,dragana, a=jcristau Depends on D95414 Differential Revision: https://phabricator.services.mozilla.com/D95415 04 November 2020, 13:48:56 UTC
26635e8 Bug 1672528 - Check IPv4-mapped IPv6 addresses for being local. r=dragana,necko-reviewers, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D95414 04 November 2020, 13:48:54 UTC
61fc3b0 Bug 1669466 - Change WebRequestService singleton to a StaticRefPtr. r=glandium,mixedpuppy, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D94692 27 October 2020, 15:00:09 UTC
357a40f No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D96055 05 November 2020, 14:23:21 UTC
cb3a859 Bug 1663571 - Add missing explicit annotation. r=valentin, a=bustage 04 November 2020, 18:11:32 UTC
5137295 Bug 1660236 - Hold mutex while accessing shared SkImage data. r=lsalzman, a=pascal Differential Revision: https://phabricator.services.mozilla.com/D93442 29 October 2020, 17:19:52 UTC
f3a74d9 Bug 1663571 - Resolve single label DNS queries using DnsQuery_A. r=dragana, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D95849 04 November 2020, 12:19:30 UTC
d9116b3 Bug 1661617 - Use password hint for software keyboard. r=masayuki, a=RyanVM 03 November 2020, 19:10:04 UTC
0becbd9 Bug 1654620 - fix Crash in [@ nsTreeBodyFrame::GetSelectionRegion]. r=emilio, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D90082 14 September 2020, 11:12:18 UTC
8225d04 Backed out changeset cbc06b851530 (bug 1663571) for build bustage. 03 November 2020, 19:01:47 UTC
39f84bb Bug 1673164 - Avoid creating an inert doc when the context is already inert. r=smaug, a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D94974 30 October 2020, 15:29:05 UTC
3edf781 Bug 1663571 - Resolve single label DNS queries using DnsQuery_A. r=dragana, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D91117 30 October 2020, 08:16:25 UTC
4438497 Bug 1592922 - Account for possibility of sandbox when calling processLDAPValues. r=kmag, a=pascal Differential Revision: https://phabricator.services.mozilla.com/D94340 21 October 2020, 20:20:02 UTC
a8a4024 Bug 1656697, r=valentin, a=jcristau The root cause in this bug is that the connection info used by `SpdyConnectTransaction` is the same instance as the connection info in `nsHttpTransaction`, so we should clone it and let `SpdyConnectTransaction` use the cloned one. Differential Revision: https://phabricator.services.mozilla.com/D89801 06 October 2020, 14:58:30 UTC
8841807 Bug 1642028 - cherry-pick Skia blitting cleanups. r=jrmuizel, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D92476 06 October 2020, 14:36:49 UTC
da5ccac Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin, a=jcristau Our telemetry data showed `WinUtils::GetNSWindowPtr` returned nullptr when constructing `TaskbarTabPreview`. We can't find a way to make such a situation, but these crashes tell us we should not assume `GetNSWindowPtr` always returns a valid pointer. A proposed fix is to change the return value of `GetWindowHook()` from a reference to a pointer so that the caller can decide what to do when nullptr is returned. Differential Revision: https://phabricator.services.mozilla.com/D91471 28 September 2020, 21:22:11 UTC
c6eec6b No Bug, mozilla-esr78 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau Differential Revision: https://phabricator.services.mozilla.com/D95519 02 November 2020, 14:35:21 UTC
593f68b Bug 1671923: Lock to protect secondary_sinks_. r=dminor, a=tjr Differential Revision: https://phabricator.services.mozilla.com/D94156 27 October 2020, 16:37:48 UTC
34cbe8c Bug 1657739: Only init WebRtcAec callbacks once, and ensure that they are initted before WebRtcAec_CreateAec returns. r=padenot, a=tjr Differential Revision: https://phabricator.services.mozilla.com/D94155 27 October 2020, 16:37:48 UTC
539cbc8 Bug 1544705 - Re-Allow empty content for CSP-hashing. r=ckerschb, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D83533 16 July 2020, 12:23:08 UTC
back to top