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

sort by:
Revision Author Date Message Commit Date
50379db No bug - Bump version number to 68.4.2. a=release --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH 17 January 2020, 15:35:38 UTC
c64d27b Bug 1608478 - Enable Leanplum for users who have master password enabled; r=petru, a=RyanVM This fixes a recent regression that enabled all experiments for users that had master password enabled. Differential Revision: https://phabricator.services.mozilla.com/D59534 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : 632c2267777fa2aebd2bcaac89bc0c6f69dbc7e4 10 January 2020, 16:28:36 UTC
d5df62f Bug 1604490 - Enable Leanplum for users who have Master Password enabled. r=VladBaicu, a=RyanVM Added additional condition in order to enable Leanplum for users that have Master Password enabled. Depends on D57833 Differential Revision: https://phabricator.services.mozilla.com/D58137 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : 1cf25d4551222e6c72f0a4089ab894ea0daf2e6c 23 December 2019, 15:11:15 UTC
04bed26 Bug 1604249 - Add Leanplum user attribute for Master Password. r=VladBaicu, a=RyanVM Added user attribute for master password preference. Differential Revision: https://phabricator.services.mozilla.com/D57833 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : 41015e3b79c20b2000f63e24c0432ca4d90bebd0 23 December 2019, 16:19:19 UTC
d42d200 Bug 1607494 - Disable Ion for the PAC script thread. r=jandem, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D59558 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : eb7f3c7a14779d40170d6d26356212ac6cb0bfd4 10 January 2020, 19:28:02 UTC
3724e2d Bug 1602726 - Fall back to ShellExecuteEx if ShellExecuteByExplorer fails. r=aklotz a=RyanVM It turned out that `ShellExecuteByExplorer` does not work on VDI such as Citrix or Microsoft RemoteApp. This patch adds a fallback to the original launching code if `ShellExecuteByExplorer` fails. This will be a temporary solution until we find out a way to solve both interop issues `PreferSystem32Images` and VDI. Differential Revision: https://phabricator.services.mozilla.com/D58054 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : 32803329a54890816b12073799cb1c1c78ff9a2f extra : intermediate-source : a871b86915454a1f3d43629b5e761b1a29ac1df0 08 January 2020, 16:41:03 UTC
2a1291c Bug 1601905 - Add quotes for a path including whitespaces in ShellExecuteWithIFile. r=aklotz, a=RyanVM A fix for Bug 1588975 replaced the call to `LaunchWithIProcess` in `nsMIMEInfoWin::LaunchWithFile` with the call to `ShellExecuteWithIFile` to use `mozilla::ShellExecuteByExplorer`. This caused a regression that if a filepath contains whitespaces, we pass it to a target application without quoting it while the old codepath `ShellExecuteWithIFile` quoted a path accordingly in `assembleCmdLine`. A proposed fix is to quote a path in the same way as `assembleCmdLine` does. This patch also moves `assembleCmdLine` to an exported header so that we can add a unittest to cover both of `assembleCmdLine` and a new function `assembleSingleArgument. It would be better to refactor these functions in the future because many lines are duplicated. Differential Revision: https://phabricator.services.mozilla.com/D56646 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : 529caf75be5dd183ee5505db791e0391ac8b7e2f extra : intermediate-source : 008191a25c1234573e52fc05cde362bc5b8028bb 19 December 2019, 15:39:02 UTC
f72fd8d Bug 1607443 - Fix some alias sets. r=tcampbell, a=lizzard Differential Revision: https://phabricator.services.mozilla.com/D58956 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : d6e40de88f3defdc12ef27e64ca73e120b1f10e2 extra : intermediate-source : 8260da04c9b13f7c0e9cc6984a75e689b5fcb8c8 01 January 1970, 00:00:00 UTC
15f990e Bug 1606889 - Publish ESR Snap builds to the esr/stable channel instead of esr/candidate. r=jlorenzo, a=release Differential Revision: https://phabricator.services.mozilla.com/D58951 --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH extra : source : c10b5cef353bb7ec65619092a3013fe19140f337 07 January 2020, 14:54:02 UTC
996140e No bug - Bump desktop version number to 68.4.1. a=release --HG-- branch : FIREFOX_ESR_68_4_X_RELBRANCH 07 January 2020, 15:09:44 UTC
9ee1338 Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek a=tomprince Differential Revision: https://phabricator.services.mozilla.com/D58638 --HG-- extra : source : 112acf1589255226c77a24f459c165d136de921c 03 January 2020, 22:45:27 UTC
f2823bb Bug 1604928: Increase docker-image load timeout; r=Callek, a=release requests-unixsocket has a default timeout that is too large to reliably load the larger docker-images we have. Double the timeout to enable images to build reliably. Differential Revision: https://phabricator.services.mozilla.com/D58149 --HG-- extra : source : fcd6b4e770b398156996e681c9740fbb1596d61f 23 December 2019, 19:32:51 UTC
daa3077 Bug 1580036 - Verify that xpcshell plugins directory created; r=bc, a=test-only Add simple wait-and-retry logic for the plugins directory creation, in hopes of addressing low frequency intermittent failures. Add logging too, so that there will be more information if this does not work. Differential Revision: https://phabricator.services.mozilla.com/D47840 --HG-- extra : source : 0e416ad51fe7c1fe335b020676035cd720cf0cf9 02 October 2019, 14:19:59 UTC
70610bc No Bug, mozilla-esr68 repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D58515 --HG-- extra : amend_source : e1d86820a8401b6d697ac0d15dc897ad53fc25ed 02 January 2020, 13:27:48 UTC
5736374 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 31 December 2019, 13:47:07 UTC
feac793 No bug - Tagging b9ced0dd1026bf43339ecd41b942d19f63ea72c6 with FENNEC_68_4_0_RELEASE a=release CLOSED TREE DONTBUILD 31 December 2019, 13:47:02 UTC
823a3f3 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 31 December 2019, 13:04:26 UTC
17c0170 No bug - Tagging b9ced0dd1026bf43339ecd41b942d19f63ea72c6 with FENNEC_68_4b4_RELEASE a=release CLOSED TREE DONTBUILD 31 December 2019, 13:04:20 UTC
9041326 No bug - Tagging b9ced0dd1026bf43339ecd41b942d19f63ea72c6 with FIREFOX_68_4_0esr_BUILD1 a=release CLOSED TREE DONTBUILD 30 December 2019, 16:52:24 UTC
a3c3bc6 No bug - Tagging b9ced0dd1026bf43339ecd41b942d19f63ea72c6 with FENNEC_68_4b4_BUILD1 a=release CLOSED TREE DONTBUILD 30 December 2019, 16:46:27 UTC
c21f6c6 No bug - Tagging b9ced0dd1026bf43339ecd41b942d19f63ea72c6 with FENNEC_68_4_0_BUILD1 a=release CLOSED TREE DONTBUILD 30 December 2019, 16:40:23 UTC
6d27104 Bug 1605867: Don't duplicate IPC shared memory when we might fail to launch the process correctly. r=handyman, a=jcristau 30 December 2019, 13:09:00 UTC
6cd28eb Bug 1603055 - Handle BigInt values in XPCVariant code. r=bz a=lizzard Ideally this code would use JS::ValueType with a switch-statement and rely on compiler exhaustiveness checking, but this is the safer patch. Differential Revision: https://phabricator.services.mozilla.com//D56727 --HG-- extra : amend_source : 6518d9cf2e265cd906ab52bad36e968f20f73452 11 December 2019, 13:27:28 UTC
3099ba8 No Bug, mozilla-esr68 repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update Differential Revision: https://phabricator.services.mozilla.com/D58245 26 December 2019, 13:26:51 UTC
a83c2c8 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD he -> 11c0628337b2 25 December 2019, 07:57:38 UTC
6decd13 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD be -> cd74004938a3 cy -> bcb07b64827c da -> aeb369de1a8f de -> 1ebc9b8e29a2 el -> a486f57ee5ea fr -> e00e5b733ebe hy-AM -> 7b54b3a5e088 id -> 922c5ca4c91b it -> 8abca5a47519 kab -> 24f861d71bb4 lt -> 1535eb3af54d pa-IN -> fa609da07c6a sl -> f920f4a7d708 25 December 2019, 06:56:12 UTC
28e3056 Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 24 December 2019, 12:58:25 UTC
e1e20c5 No bug - Tagging f3d3cd51bc51c135310e49263d3bc1da8e1943e1 with FENNEC_68_4b3_RELEASE a=release CLOSED TREE DONTBUILD 24 December 2019, 12:58:20 UTC
167ffa0 No bug - Tagging f3d3cd51bc51c135310e49263d3bc1da8e1943e1 with FENNEC_68_4b3_BUILD1 a=release CLOSED TREE DONTBUILD 24 December 2019, 08:40:57 UTC
57f396a no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD cak -> 1fd3a671345b de -> 58cec7076983 en-CA -> e54f06c56fdf id -> 5358b37573aa sl -> 8aa86496c18c 24 December 2019, 07:54:07 UTC
b6392de no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD id -> d7c1ee20ad79 pl -> 72e36c54d17a trs -> e6f202173613 23 December 2019, 18:53:06 UTC
73c2115 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD ja -> 6eb7315dd730 23 December 2019, 15:56:05 UTC
3f3cd8a no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD fy-NL -> 2a20b6d92aea gn -> b95688b22374 it -> 794377b28ca6 ko -> 573350f51219 sl -> d111a9dd0fb7 ur -> 5aeaca9fa307 23 December 2019, 14:15:03 UTC
ec86fc2 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD ar -> d32713de62d7 cy -> a977d6393616 de -> 1956f91a4321 es-ES -> 23c90156537f fi -> 1f757e35f26b he -> 7749f9495750 hu -> 649febb5058b it -> ff1ec160d5a4 kab -> 24810b627aed ko -> 1037181159a4 nb-NO -> ddd4dcfa6f40 nn-NO -> f95dbaf4c56d pa-IN -> b67d56f47b36 pl -> 91f356c4c633 ru -> dca9ba89488c sk -> 5819da396dfe sv-SE -> d16da11f0b05 ta -> f0e969596b13 th -> 81ae4d05c801 ur -> 899277eadc08 23 December 2019, 09:14:45 UTC
fd262aa Bug 1587534 - nsHttpChannel can return invalid content length for alternative data, r=valentin a=RyanVM CacheEntry::GetAltDataSize() can throw an error if the size isn't known yet, i.e. when the output stream wasn't closed yet. nsHttpChannel::OpenCacheInputStream() doesn't check the return value and in case of failure uninitialized altDataSize is stored in mAltDataLength. Differential Revision: https://phabricator.services.mozilla.com/D55085 --HG-- extra : source : c67998c390c1323d91cc4441b5f3a9faa48b8f84 28 November 2019, 11:09:09 UTC
bcfc33d no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD br -> cde987ba1ec2 fr -> 221bc04137c2 gn -> 259f035242e7 hy-AM -> 4966c1f773a2 it -> 3bc184537ef6 kk -> dc6f76eaba6c nl -> 2b6587f3df02 pa-IN -> 33923dd90e65 pt-BR -> 46a51798dc59 sk -> 6d8b85866f42 sl -> 9cbd8a32c7ad th -> 8fa8e42656fe tr -> 0ce56a07cff5 uk -> 1fce8d55724b ur -> c28aac4152ea zh-TW -> 86cc76425240 21 December 2019, 06:56:51 UTC
fcb3560 Bug 1588183 - Add additional preferences to policy. r=mconley, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D54588 --HG-- extra : source : 6a43e72770388d39476245c3dd111e1b1e5ababd 12 December 2019, 13:56:53 UTC
565f414 Bug 1600007 - Check entire policy for empty objects. r=mconley a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D55713 --HG-- extra : source : 6a6a05869aea5b7649ab05de5596e0e102956374 extra : intermediate-source : b156b3a231018a18051f2894930c30ba02bd078c 04 December 2019, 21:50:40 UTC
60f54f0 Bug 1600122 - Use the complete list of addons for determing policy. r=mixedpuppy a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D55732 --HG-- extra : source : d8b0a5b0a5afb91ec00330a5c2a9b341ff66ff5f extra : intermediate-source : 0c159faaff1985adede7330f7f48f19b25f782a0 04 December 2019, 09:56:50 UTC
a4184c1 Bug 1602843 - Preserve CSS input exactly during sanitization. r=hsivonen, a=RyanVM This avoids the mutation due to the different serialization in some cases. Differential Revision: https://phabricator.services.mozilla.com/D56732 20 December 2019, 19:41:29 UTC
e5efde6 Bug 1598337 - Add null check to prevent crash at nsApplicationChooser::Done. r=karlt a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D55352 --HG-- extra : source : 1330041fa8973ac2a56f074a7c1eee9bb1cff151 extra : intermediate-source : 8dbe22d47385cb23d3fd56fb37371d5005294f7e 02 December 2019, 19:48:17 UTC
2ed5fa7 Bug 1596778 - Fallback to the normal update path when a replace request fails. r=mhowell, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D54086 20 December 2019, 19:37:44 UTC
f2c937f Bug 1557901 - Disable test_streams_element_capture.html on win and mac for frequent failures. r=jmaher, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D36430 --HG-- extra : source : bce5cc410b16b42881af1b0ad80eb8aa3518677a 30 June 2019, 08:55:14 UTC
6b8cfd7 Bug 1544810 - Test disabled on linux64 and macosx 10.14. r=gbrown, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D43974 --HG-- extra : source : 399d210c5a19f919249949f5fb60ffbf66d0cc87 extra : amend_source : 85ca76b7b2adc5f4081b4e6d1634f629726bc9c6 29 August 2019, 14:15:03 UTC
6b4ae31 Bug 1457984 - Disable test_TelemetrySend.js on !debug for frequent failures. r=chutten, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D41503 --HG-- extra : source : 91afb07961374386a9d318f013ee733f33333236 12 August 2019, 13:37:31 UTC
59789eb Bug 1447586 - Disable test_broadcastchannel_close2.html on Android, Linux64 and Mac. r=gbrown, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D50853 --HG-- extra : source : 49b70df625373dbcc67ef99bfe7fa70e965f2f7c 29 October 2019, 14:07:57 UTC
151d408 Bug 1527055 - Disable test_bug574663.html on win. r=RyanVM, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D36434 --HG-- extra : source : b51ad1728a4cc193fb60629437dd0c21bb97145c extra : histedit_source : 09822723b0a7985df0a520b750d3b28bf8701a20%2C8a10f086eb385f9b67ce89d8a494d53131ade881 03 July 2019, 16:01:03 UTC
b0a0404 Bug 1479782 - Disable browser_net_frame.js on all platforms. a=test-only --HG-- extra : source : ce426146014a4bff16f723f604deb175a593728e extra : histedit_source : 144fd9995333adebbba987c778d369fda41aef96%2C2b88dbc1fbd594e36f2278b37404bf37b084be9b 20 July 2019, 08:18:44 UTC
81bf0ba Bug 1422582 - Disable test_tcp_control_channel.js on android. r=hsinyi, a=test-only Differential Revision: https://phabricator.services.mozilla.com/D54434 --HG-- extra : source : d8c50a4827b20dd373175b16dcef35511a973a2a 25 November 2019, 10:26:56 UTC
1ede953 Bug 1490745 - ensure we wait for the actual test page to finish loading, r=mconley a=test-only The browserLoaded() promise can be resolved by about:blank loads, it seems. Being explicit about the load we're waiting for fixes this issue. Differential Revision: https://phabricator.services.mozilla.com/D50818 --HG-- extra : source : 8abc667b6b63f2d095b45472ac79ab9e1313f3bb extra : intermediate-source : 253b91ae6723911a39fc11d81fc3d279819b48b4 28 October 2019, 15:58:50 UTC
5313f10 Bug 1591880 - Fix test_urlTelemetry.js failures. r=me, a=bustage ESR68 doesn't have bug 1560455, so the newly-added subtest needs to use createCodebasePrincipal instead of createContentPrincipal. 20 December 2019, 18:07:15 UTC
b027259 Bug 1595123 - Revert change to observe HTTP activity of type ACTIVITY_SUBTYPE_RESPONSE_COMPLETE, which causes same-page ad clicks to not be counted. r=Standard8, a=RyanVM This was regressed by bug 1591880. Differential Revision: https://phabricator.services.mozilla.com/D52375 --HG-- extra : source : 2c1ac6c588708f54aa67fe8fe76dd04d226ffcb3 11 November 2019, 18:14:53 UTC
7056385 Bug 1591880 - Add test coverage for proper redirect handling by SearchTelemetry. r=Standard8, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D51403 --HG-- extra : source : c44a784fc74a347ce01709fbf8f98bc2038b8bf7 06 November 2019, 15:26:59 UTC
32e6591 Bug 1591880 - Move the Bing cookie codes to be powered by the configuration dictionary in SearchTelemetry and add a unit test. r=Standard8, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D51402 --HG-- extra : source : f7ba73a672323a69fcb1859623de84a3739b045c 06 November 2019, 15:23:37 UTC
ab0c169 Bug 1591880 - Simplify test_urlTelemetry.js to not duplicate the same code all the time. r=Standard8, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D51401 --HG-- extra : source : 517b2dd9942590ffd8e210c4dcda627b8e6946f0 06 November 2019, 15:18:56 UTC
2af729e Bug 1591880 - Expand the RegExp to match better and prevent double-counting clicks by ignoring beacon requests. r=Standard8, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D51400 --HG-- extra : source : c4745a05b58b27a4f9f13bb19816c87fb407d67d 06 November 2019, 15:29:15 UTC
c12cb86 Bug 1590984 - Use poll() instead of select() in WebRTC code. r=drno, a=RyanVM The use of select() was leading to crashes when the file descriptor value was larger than FD_SETSIZE. Recent versions of glibc have checks in the FD_CLR(), FD_SET() and FD_ISSET() macros that will abort() the program instead of doing an out-of-bounds access. poll() doesn't have limitations on the file descriptor values and provides behavior that is otherwise identical to select() thus solving the problem. Differential Revision: https://phabricator.services.mozilla.com/D50798 --HG-- extra : source : 59fb6760bb6785a6f8a51be6fc66bf04cfba3e16 28 October 2019, 23:26:12 UTC
64d8099 Bug 1563581 - Remove redundant log warning when add-on is loaded. r=mixedpuppy,kmag, a=RyanVM Temporary add-ons were already ignored by the `isRecommended` getter of `AddonWrapper, but they were still read and parsed, and consequently resulted in unnecessary warning messages in the console. This patch stops with warning about IO errors (because those are expected for the majority of cases), and only logs a warning if there is an actual parser error. Differential Revision: https://phabricator.services.mozilla.com/D36987 --HG-- extra : source : b17959ee9a29f4c3a5b8b7f02e01bf64352ce44a extra : amend_source : 1967239e877363733398e00a0c33ec202b3b1b31 04 July 2019, 22:32:39 UTC
d088178 Bug 1500321 - fix taskgraph tests. a=jcristau Depends on D56608 Differential Revision: https://phabricator.services.mozilla.com/D56785 --HG-- extra : source : bc2e62c597acf5079397ed9288cc98f5233d6b96 extra : intermediate-source : 9dba0492fc754b62c4679f874acedac60ba03a58 extra : histedit_source : c147299b8deb35242da5df6137bce97e7e4cbdbf 11 December 2019, 19:58:43 UTC
0c1df81 Bug 1500321 - only run always-target tasks on hg-push. r=tomprince a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D56608 --HG-- extra : source : f4561c0001c9b4a15fa19a5995cac0da25a92d87 extra : intermediate-source : 83556620144518fbdf407f5fe222b56d81850d5a extra : histedit_source : 8adea0f66c5e4b3783204cba0e94cd10189d7aad 11 December 2019, 18:51:01 UTC
bdd40de no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD an -> fe469f2f858e be -> e694bee99eab da -> a06f916a6a4b dsb -> 5e26ae8059e1 es-AR -> bf9063d9fad4 eu -> 188f3e5b5ced fi -> ef70b75c29e0 fy-NL -> 1d405ad1b507 he -> b7391563e91e hsb -> e6974752d8e0 hu -> 3624514c555d hy-AM -> 086f8cf75b50 it -> 1dc8db53cf82 nn-NO -> 9244e46325a5 pt-BR -> 745ccab2943f sk -> d52306bd2d3e sq -> 54ac022edd64 tr -> 721386fc13ad uk -> 78b0c0753726 ur -> 0173de67381b zh-TW -> f91b9e931df1 20 December 2019, 07:55:16 UTC
6e02ed1 Bug 1604295 - Update NodeJS to 8.17.0 and npm to 6.13.4. r=Standard8, a=RyanVM This patch causes the newest version of NodeJS 8.17.0 to be used to build the mozilla toolchains installed on the CI machines as well as by `mach bootstrap`, which in turn gets an important security fix by updating to npm 6.13.4. This patch also causes mach commands which call npm to abort if the version in use is older than 6.13.4 to avoid (especially) exploits on local developers that exfiltrate their data. Differential Revision: https://phabricator.services.mozilla.com/D57674 --HG-- extra : source : cb5e932a40333136fc7f8f7fb1d9563ef32b4c13 extra : histedit_source : 1e62ed7768bff255dcc93a4c7fc7315f61f0f57e%2C98b126e9852bddd873b44b70f2d671adbf2158e2 19 December 2019, 19:01:55 UTC
20cf2e4 No Bug, mozilla-esr68 repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D57857 19 December 2019, 19:45:51 UTC
a60a546 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD cs -> 2ab8e10b5568 en-CA -> f9cf211e2502 en-GB -> 3ddeaf24614b he -> b78fb790da4f ka -> e937c7023780 nb-NO -> e898ccc51eed nn-NO -> aeca225427a5 sv-SE -> 2e7fbb6cec70 ur -> 6e2cdc07f1f4 zh-CN -> bc2c27d2cfaf zh-TW -> 3dea618bb597 19 December 2019, 07:56:23 UTC
4c7c687 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD be -> 520fd432785c hr -> 1ce0f5e4ec93 nn-NO -> 90f52b8d6273 18 December 2019, 20:55:42 UTC
bca5189 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD nn-NO -> bc6214a6cb42 18 December 2019, 19:54:33 UTC
8794fe7 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD hr -> f79fdee6c1fe nn-NO -> 9214c54f790c pl -> 28ab1b767a4f 18 December 2019, 18:58:15 UTC
0cdde01 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD an -> 02bf8743c6a6 ar -> 6c4e48ab41ae ast -> 9e3e68272c94 az -> 875384ec84da be -> ffe193bbf09b bg -> 7372afc1360d bn -> 3e59071e1bf6 br -> 8ee16ca0e7f6 bs -> fbe42088520d ca -> e4c51a7c5cc8 cak -> 6e4b86645747 cs -> 6ec81790bbbb cy -> 5158449d9fe6 da -> 44522c4666d4 de -> 261ec5a4501b dsb -> fd72b36d1805 el -> 55930983ce72 en-CA -> c39d9a424d35 en-GB -> 8aef2c46c8c8 eo -> 56ce3f29690a es-AR -> b35d3ee44250 es-CL -> f730752a1bdc es-ES -> 21c7f9434ab4 es-MX -> cab107d3870d et -> 6d7718e06cd1 eu -> 4e63c195880a fa -> 70f988029524 ff -> 6cfcf3abcfd0 fi -> 58b52ee63c75 fr -> e233164827cd fy-NL -> add85c0de2fb ga-IE -> b49cdf5387c3 gd -> 038573b226da gl -> 4be11f69125f gn -> e93e70d23d1c gu-IN -> a216d5f213fa he -> 359f848f4896 hi-IN -> 938205483c25 hr -> 42875e481610 hsb -> f5fcd965e57c hu -> 3a17fe062914 hy-AM -> dd07d45e4890 id -> ce7e8e51e75b is -> e71a5fdefb58 it -> a8680e73121f ja -> 4244af99a056 ka -> c9fc6abade3b kab -> eae568b05f54 kk -> 6348899cc361 kn -> 78458937ec1d ko -> 035079af67f4 lij -> 3d96cb6cc0b4 lo -> f9bc683e3242 lt -> 09ec7ccd36e6 lv -> c27e31567989 ml -> 5a8e395ab605 mr -> cec36483cdd9 ms -> 8e0734378844 my -> b7d447ab72a6 nb-NO -> b606de263c42 ne-NP -> 86eae424c92b nl -> c2a0a8b226b5 nn-NO -> bf898a8c48d6 oc -> fb3d125c45c5 pa-IN -> 4a53ae70b34d pl -> d46b58af79b9 pt-BR -> 0f761ee70205 pt-PT -> 2e1432de52e8 rm -> bbd64a4694a1 ro -> f5bbca70bf89 ru -> 78b37e0291dc sk -> fe34b4fbe82e sl -> 2fdb56b7fb31 son -> 43a0b2889730 sq -> a9558239f827 sr -> ebb175a4d8aa sv-SE -> ad0331e559d2 ta -> 7e61895a04f6 te -> b18b21c8430c th -> 0d03edd19147 tr -> be7951990626 trs -> 465814e3ff37 uk -> b2aaa90481a2 ur -> a25e65bff501 uz -> 4a9caca44786 vi -> d042a36768ac wo -> 6bcc82183520 xh -> 0ecd6c7b2b64 zam -> 02c549caf8a7 zh-CN -> 349ca4d36ee2 zh-TW -> fafd09a7cee5 18 December 2019, 18:17:29 UTC
ec04576 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD es-AR -> 5c5deeb92a76 hr -> 2c67ef297487 18 December 2019, 17:16:24 UTC
effc0f3 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD be -> 535022cc8e75 br -> 9d12f4605949 es-AR -> d13bd5023c1e es-ES -> 98b0a8682745 fr -> 06a9a78f9e8d fy-NL -> 79eb0fca5dd1 gu-IN -> 0bab40428125 hr -> a213ba690808 hy-AM -> ee1b2c7e2c0f id -> 522ee9226d8d it -> 24ab5fe63f6e kab -> 262ac28d4724 lt -> d9080c638b8a nb-NO -> c78080b0f4a2 nn-NO -> a3fc231f4e93 pt-PT -> d77416997811 sk -> da096f9c7943 sl -> 784ed8c6509b th -> 320a2f976a38 18 December 2019, 13:56:24 UTC
6bd1342 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD an -> 33357c23481c ar -> 0b0140fa84b9 be -> 07477ab4df29 cs -> df988c6b1ebd cy -> 48b2f1ea8c91 de -> 1e069903c400 dsb -> a40660cd7db2 en-CA -> 97195db9f572 en-GB -> b157dc8a18f3 es-AR -> 14088a863081 ff -> 4054ed0dc4db fr -> 1a316e879d0a fy-NL -> c0aa321ae7fc hsb -> fbdc58f5fbf8 kab -> 8ca6f7a68634 lt -> 1d9a175edb48 pt-BR -> 894dce0ebb19 sl -> ec4bff74b690 sv-SE -> 9b1c95d565e8 th -> 399d186e2864 tr -> ca98a4a80d42 uk -> 906215db0d95 ur -> ceea3101d942 vi -> 783939b33b64 17 December 2019, 17:10:15 UTC
98f8c5d Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 17 December 2019, 16:39:53 UTC
a00b2c4 No bug - Tagging a0035a3876eb0d6a720d34c7d3bfa4d7c63964de with FENNEC_68_4b2_RELEASE a=release CLOSED TREE DONTBUILD 17 December 2019, 16:39:48 UTC
d251f44 Bug 1603313 - Subdocument enum callbacks should take a reference. r=bzbarsky, a=RyanVM As they can never take null. Differential Revision: https://phabricator.services.mozilla.com/D56843 16 December 2019, 19:24:55 UTC
5da965d Bug 1603313 - Remove some silly patterns. r=bzbarsky, a=RyanVM foo ? true : false or: foo ? false : true Have always a nicer way to be written. Differential Revision: https://phabricator.services.mozilla.com/D56842 --HG-- extra : source : d35e6f2c8e2aa650941433ccd07e6eb7e98688de extra : intermediate-source : c308db8c9ec1db9352626cb1ddb873f2cc332644 14 December 2019, 05:05:01 UTC
4d5e3d1 No bug - Tagging a0035a3876eb0d6a720d34c7d3bfa4d7c63964de with FENNEC_68_4b2_BUILD1 a=release CLOSED TREE DONTBUILD 16 December 2019, 19:19:55 UTC
253ad3d Bug 1598605 - Be more consistent about decoding IP addresses in PSM. r=kjacobs, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D56240 06 December 2019, 19:28:11 UTC
3bc9ec5 No Bug, mozilla-esr68 repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D57313 16 December 2019, 13:25:58 UTC
4f5d73f no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD fy-NL -> 75c0f0226f3c hi-IN -> 28c25246dd85 kab -> 963d992b8939 nl -> 997a87f77240 ur -> afae33fdc4d5 15 December 2019, 13:54:48 UTC
f93c611 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD it -> b7076f169030 ur -> 64fa428f20ee 15 December 2019, 12:54:41 UTC
f9fef6e no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD hi-IN -> b0e5f82c895a it -> 062f271e5295 mr -> 6ec3a9f63be0 15 December 2019, 09:56:13 UTC
d8a347c no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD ar -> 21800e145385 cs -> 64b6a167404c dsb -> ed1a49aeab59 es-CL -> 90b786701a43 fi -> 0538eeb34010 hi-IN -> 5bc1c3285560 hr -> 6139d2d03fe3 hsb -> d313af93b3c3 hu -> 0a0719a4dda8 id -> ec964aaf65d8 it -> a937211d88a4 ja -> 891b78d156b9 mr -> a8a459920fd5 nb-NO -> 166fbd1e3f8a sk -> 4b7b4503d9fd sv-SE -> 27488ef6b04e trs -> e45344f565d3 ur -> 5b9d4332d90d zh-CN -> 327e9dc019f9 15 December 2019, 07:53:58 UTC
771bda0 no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD cy -> c42e3eb98496 gn -> ec27e9003118 id -> 0ca741b5232d it -> 06cf7de87911 nb-NO -> ba337cfcff29 nl -> 4f3ec8258428 sl -> 314dc9aaee2a zh-CN -> 4bff77d2e855 13 December 2019, 16:53:26 UTC
d3f214e no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD ar -> 98b99511893c be -> 9addccd24ee6 en-CA -> ad8f5f794e90 es-CL -> c51f2d3897f6 fr -> 248db406dc9f he -> f0100cf11a34 hsb -> 785a3f38c8e1 id -> eebf16da6583 ka -> 25827f47b791 nb-NO -> b559e54e34ed pt-BR -> 70e583fef3e2 sq -> ac13cf28abb1 sv-SE -> 20be37e0615c zh-CN -> 88e115af6deb zh-TW -> d2080e505bc9 13 December 2019, 06:53:57 UTC
ed85af7 Bug 1600931: [boucner] Add checks for win-aarch64 bouncer entries; r=nthomas a=release Differential Revision: https://phabricator.services.mozilla.com/D57049 Depends on D57048 --HG-- extra : histedit_source : eaac184bfc09bd8f375ebb7f2c3db5b352c5787c 13 December 2019, 02:23:46 UTC
1bd675e Bug 1599350: Remove esr-next update verify tasks on esr68; r=nthomas a=release Differential Revision: https://phabricator.services.mozilla.com/D57048 --HG-- extra : histedit_source : eb449b12cbd08f96bb085b5a11e56ffe534c07df 13 December 2019, 02:23:41 UTC
2ccd382 Backed out changeset 454f5e4c1bfa (bug 1598605) for causing build bustages in nsNSSCertificate.cpp 13 December 2019, 01:33:21 UTC
1848742 Bug 1583525 - Remove unused imports in TelemetryCorePingBuilder. r=AndreiLazar, a=RyanVM Depends on D55260 Differential Revision: https://phabricator.services.mozilla.com/D55261 --HG-- extra : histedit_source : 0d09eadc9e699ca998ef607a2d9efa173530befe 29 November 2019, 11:11:06 UTC
7eef442 Bug 1583525 - Document the new core ping "fennec" fields. r=AndreiLazar, a=RyanVM As this tickets adds to the the previous "fennec" fields which lacked documentation this patch - adds full documentation for all the new core ping fields - increments the ping format version Depends on D55259 Differential Revision: https://phabricator.services.mozilla.com/D55260 --HG-- extra : histedit_source : 907794c8a068d4e7a5956cd02762c46d31075a4b 12 December 2019, 15:59:24 UTC
17276d8 Bug 1583525 - Send the current pwas number in the core ping. r=AndreiLazar, a=RyanVM The only way to know exactly how many Fennec installed PWAs the user has on homescreen is ShortcutManager#getPinnedShortcuts which is only available on Android >=25. On Android >=25 we'll send the value from ShortcutManager#getPinnedShortcuts, On Android <25 we'll send a default value of -1. Differential Revision: https://phabricator.services.mozilla.com/D55259 29 November 2019, 09:40:05 UTC
07cc7b2 Bug 1601344 - Fix fennec.page_options.total_sites_pinned_to_topsites and fennec.page_options.total_added_search_engines core pings. r=petru, a=RyanVM Fixed logic flaw for retrieving the number of added search engines, flaw which lead to negative number count because of the wrong number of default engines. Fixed implementation error for retrieving the number of pinned topsites. Differential Revision: https://phabricator.services.mozilla.com/D56558 10 December 2019, 15:53:53 UTC
3b53e29 Bug 1598605 - Be more consistent about decoding IP addresses in PSM. r=kjacobs, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D56240 06 December 2019, 19:28:11 UTC
38dc893 Bug 1597794 - Return NS_ERROR_FILE_EXECUTION_FAILED if shell failed to launch a file. r=aklotz, a=RyanVM Calling `AsWin32Error()` for the return value from `ShellExecuteByExplorer` can cause the crash because it may not be a Win32 error. We simply return `NS_ERROR_FILE_EXECUTION_FAILED` as we do in `nsProcess::RunProcess` or `ShellExecuteWithIFile`. We used to check the return value from `ShellExecuteExW` against `SE_ERR_NOASSOC`, but it never happens because `SE_ERR_` is returned as `SHELLEXECUTEINFO::hInstApp`. No worry about the no-association case because `IShellDispatch2.ShellExecute` displays the "How do you want to open this file?" popup when needed. Differential Revision: https://phabricator.services.mozilla.com/D55471 02 December 2019, 17:10:32 UTC
28221b7 Bug 1507180 - Make copy of list before iterating over it. r=sg, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D55286 --HG-- extra : source : cdf525897bffc445c4c860225ecb42eda5925a86 extra : intermediate-source : 6ec402c01d7370f46b47527795d97153aba33c21 04 December 2019, 10:47:30 UTC
9cf8454 Bug 1599181 - Fix serialization of @namespace rule. r=boris, a=jcristau This code comes from: https://hg.mozilla.org/mozilla-central/rev/2418cfba72c33c5623f6fb4c243c5203819c8240 I audited other callers of write_str, they seem ok. Differential Revision: https://phabricator.services.mozilla.com/D54601 --HG-- extra : source : 58f6b1b3bdd4ef1d62260ced3fdccf19856fc01d extra : intermediate-source : 0651a1910c6a9108b3dd02be8b978263e2d9e18b 25 November 2019, 23:21:20 UTC
e189569 Bug 1511073 - Enable Stack protector on mingw-clang builds. r=dmajor, a=RyanVM 12 December 2019, 21:48:11 UTC
7b4a65c Bug 1602280 - Add visibility attribute to ProfilingStack. r=tcampbell, a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D56303 --HG-- extra : source : d3b4d295563c6efa03dcc2f206eb538c32b9bb75 09 December 2019, 22:28:19 UTC
c70cfb8 Bug 1601701 - Build libssp as part of the mingw-clang toolchain build, bump mingw, and add -lssp. r=dmajor,froydnj a=RyanVM 10 December 2019, 15:59:31 UTC
d66401c Bug 1513855: Make sure that quit-application-granted and quit-application notifications are always sent. r=froydnj, a=RyanVM We only run the main event loop if at least one window is open. There are various cases where this doesn't happen, such as -silent. By the time we get there though some components have started and require appropriate notifications to tell them to shutdown safely. This patch sends the quit-application-granted and quit-application notifications in the case that there were no windows open and nsAppStartup::Quit hasn't already been called when we come to run the event loop. Differential Revision: https://phabricator.services.mozilla.com/D51736 --HG-- extra : source : 40f4f1079552d8d5793bd82f141cf098e4cc2275 extra : intermediate-source : 551870e334f99151d93be5ee0a605a3204f029bc 07 November 2019, 17:00:06 UTC
b0637c4 Bug 1583735 - Find out why accessing mmaped JAR file generates SIGBUS. r=gcp,aklotz, a=RyanVM When we have nsZipHandle available (which is the case of crashes from bugs 1550815, 1564444 and 1564921), we send following information in the crash report: - file name - current file size - buffer address - buffer length - address that generated SIGBUS Differential Revision: https://phabricator.services.mozilla.com/D48847 --HG-- extra : source : 8d30710883b727351ea87d038bbbbdc82f5a4cee 23 October 2019, 19:06:55 UTC
back to top