Граф коммитов

735623 Коммитов

Автор SHA1 Сообщение Дата
Harry Twyford 137940f2af Bug 1676250 - Stop overcounting urlbar.tips.tabtosearch_onboard-shown. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D97494
2020-11-19 21:55:02 +00:00
Dana Keeler 297350826c Bug 1678169 - remove unnecessary baseline requirements telemetry r=rmf
This removes telemetry regarding baseline requirements sections 9.2.1 and 9.2.2
(subject alternative name and subject common name) that is no longer necessary.
More specifically, this removes the histogram categories
BR_9_2_1_SUBJECT_ALT_NAMES and BR_9_2_2_SUBJECT_COMMON_NAME.

Differential Revision: https://phabricator.services.mozilla.com/D97507
2020-11-19 21:53:26 +00:00
Alexis Beingessner 40d9acf18f Bug 1677682 - use a wildcard for generics to avoid accidental regex syntax. r=decoder
Didn't want to mess around with double-escaping slashes

Differential Revision: https://phabricator.services.mozilla.com/D97645
2020-11-19 19:12:32 +00:00
Narcis Beleuzu d33e9a8fc8 Backed out changeset 189c8d74af36 (bug 1664916) for bc failure on browser_Troubleshoot.js. CLOSED TREE 2020-11-20 00:12:10 +02:00
Brindusan Cristian 4e4ee9d822 Merge mozilla-central to autoland on a CLOSED TREE 2020-11-19 23:48:30 +02:00
Narcis Beleuzu 7d6ce0d218 Backed out 2 changesets (bug 1674539) for bc failures on browser_toolbar_other_bookmarks.js . CLOSED TREE
Backed out changeset 63032f8390ea (bug 1674539)
Backed out changeset 36ab7b9324d9 (bug 1674539)
2020-11-19 23:46:02 +02:00
Brindusan Cristian 5b03a03156 Merge autoland to mozilla-central. a=merge 2020-11-19 23:43:43 +02:00
Erica Wright 7812fd2f0c Bug 1677852 - Default on the Firefox logo on new tab, show when pocket is disabled. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D97370
2020-11-19 20:58:45 +00:00
Erica Wright a39096ae7d Bug 1677836 - Default off highlights section on New Tab. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D97360
2020-11-19 21:33:40 +00:00
Mike Hommey a6418700d5 Bug 1678439 - Upgrade rustc to 1.49 beta for arm64 mac builds. r=firefox-build-system-reviewers,dmajor
Differential Revision: https://phabricator.services.mozilla.com/D97666
2020-11-19 20:27:01 +00:00
Brindusan Cristian eaa940bdeb Backed out changeset 16291a47acda (bug 1662254) for causing Bug 1677764. a=backout DONTBUILD 2020-11-19 21:43:10 +02:00
Mike Hommey c90e00940b Bug 1678291 - Default to 11.0 as the macos target for aarch64. r=firefox-build-system-reviewers,mhentges
There is no earlier SDK that supports it. It seems Xcode clang doesn't
care (maybe it defaults to 11.0 is MACOSX_DEPLOYMENT_TARGET is too low?),
but upstream clang does.

Differential Revision: https://phabricator.services.mozilla.com/D97565
2020-11-19 19:21:02 +00:00
Mike Hommey 18704e0274 Bug 1678291 - Default to use private frameworks from the SDK. r=firefox-build-system-reviewers,mhentges
And don't set it via mozconfig. The default to /System/Library/PrivateFrameworks
may also not have matched the used SDK previously, so the new default is
better.

Differential Revision: https://phabricator.services.mozilla.com/D97564
2020-11-19 20:25:20 +00:00
Mike Hommey f68de9784d Bug 1678291 - Don't set BINDGEN_CFLAGS in mac mozconfig. r=firefox-build-system-reviewers,mhentges
This hasn't been necessary since bug 1526857.

Differential Revision: https://phabricator.services.mozilla.com/D97563
2020-11-19 15:40:55 +00:00
Brad Werth 71e1c9396d Bug 1678427: Use a more precise label for native-font-resource-mac fonts. r=jfkthame
The listed fonts are individual faces, not font families. Since the face name
comes from a PostScript name, we'll use the label "psname".

Differential Revision: https://phabricator.services.mozilla.com/D97664
2020-11-19 20:27:09 +00:00
Micah Tigley 8856b8cacb Bug 1674539 - Add a test for 'Show Other Bookmarks' menu item in toolbar context menu. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D97212
2020-11-19 20:54:48 +00:00
Micah Tigley 6a8271fa76 Bug 1674539 - Add option to hide Other Bookmarks button from bookmarks toolbar. r=jaws,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D97211
2020-11-19 20:40:04 +00:00
Byron Campen [:bwc] 573c881bae Bug 1677759: Don't assert when stream is obsolete in trickle_cb. r=mjf
Depends on D97637

Differential Revision: https://phabricator.services.mozilla.com/D97668
2020-11-19 20:52:23 +00:00
Byron Campen [:bwc] aae97a8cc7 Bug 1677759: Mark STUN/TURN client contexts failed when we encounter a socket read/write failure for TCP. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D97637
2020-11-19 20:29:21 +00:00
Byron Campen [:bwc] 9961c02d2f Bug 1677759: Emit per-stream null candidates when the last candidate fails to init. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D97636
2020-11-19 20:29:14 +00:00
Byron Campen [:bwc] 7e9b0c9dd0 Bug 1677759: Disable TCP in these tests to ensure that UDP srflx/relay are working. r=mjf
This was what ended up finding this bug.

Differential Revision: https://phabricator.services.mozilla.com/D97635
2020-11-19 20:52:16 +00:00
Julian Seward 3455a0f670 Bug 1677452 - Update Cranelift to firefox85 / dcc52ba3f69d3de7cdbd787b936825d9c61e3c27 and wasmparser to 0.67: Part 2 - results of "mach vendor rust". r=lth.
Differential Revision: https://phabricator.services.mozilla.com/D97588
2020-11-19 18:50:58 +00:00
Julian Seward f28cf588c0 Bug 1677452 - Update Cranelift to firefox85 / dcc52ba3f69d3de7cdbd787b936825d9c61e3c27 and wasmparser to 0.67: Part 1 - hash and API changes. r=lth.
This updates the relevant CL and wasmparser versions:

* wasmparser 0.67

* Cranelift/wasmtime to dcc52ba3f69d3de7cdbd787b936825d9c61e3c27
  on branch firefox85 at https://github.com/mozilla-spidermonkey/wasmtime

It also includes the following changes needed to track CL/wasmparser ABI changes:

* test suite: track improvements to validation-failure expected outputs.

* wasm/cranelift/src/bindings/mod.rs, ModuleEnvironment::signature: track
  CL-side changes towards module-linking support.

* wasm/cranelift/src/wasm2clif.rs: FuncEnvironment::translate_memory_copy:
  track CL-side changes for supporting multiple memories.

Differential Revision: https://phabricator.services.mozilla.com/D97587
2020-11-19 18:50:12 +00:00
Ted Campbell 842f9f30b0 Bug 1678032 - Fix hazard with BaseScript::extent(). r=sfink
Differential Revision: https://phabricator.services.mozilla.com/D97639
2020-11-19 20:25:53 +00:00
Mats Palmgren 7352f9f7a6 Bug 1665214 - Reserve space at the top of the page for non-fragmented overflow from previous pages. r=TYLin
Differential Revision: https://phabricator.services.mozilla.com/D97021
2020-11-19 20:16:11 +00:00
Narcis Beleuzu 01e345ebbb Backed out changeset 867bffcbc35a (bug 1605134) for causing bustages on backout. CLOSED TREE 2020-11-19 22:33:31 +02:00
Gijs Kruitbosch e12fbd0d7d Bug 1676326 - wait for about:newtab to actually load in browser_aboutNewTab_bookmarksToolbarEmpty.js, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D97560
2020-11-19 20:16:36 +00:00
Lars T Hansen e5731b6725 Bug 1678043 - Place nop-alignment for loop before the label. r=nbp
The nopAlign needs to come before the loop header is bound in Ion code.
I don't know if this bug has been there all along or was the result of
a later merge problem, but anyway it seems straightforward enough.

Differential Revision: https://phabricator.services.mozilla.com/D97543
2020-11-19 19:55:30 +00:00
Lars T Hansen d88cb098d2 Bug 1678049 - Fuse test and branch for testIAndBranch on ARM64. r=nbp
ARM64 is able to do a test-for-zero-and-branch in one instruction, and
branchTest32 will emit good code for that.  The code generation for
testIAndBranch should therefore use branchTest32, not separate test
and branch operations.

Differential Revision: https://phabricator.services.mozilla.com/D97542
2020-11-19 19:55:31 +00:00
Lars T Hansen da463afc21 Bug 1678049 - Use CBZ/CBNZ on ARM64 also for branchTest. r=nbp
The branchTest primitives can use CBZ/CBNZ just as easily as the branch primitives can.

Differential Revision: https://phabricator.services.mozilla.com/D97477
2020-11-19 19:55:29 +00:00
Lars T Hansen 1df6e0e75f Bug 1678049 - Use CBZ/CBNZ on ARM64 when we can. r=nbp
Arm64 has special instructions for compare-with-zero for equality/nonequality,
so use them when we can.  This makes code more compact, and may be a very small
speed win.

Differential Revision: https://phabricator.services.mozilla.com/D97454
2020-11-19 19:55:21 +00:00
Kris Wright 97e68c3664 Bug 1664916 - Add rosetta status for about:support r=fluent-reviewers,haik,Gijs
This commit adds a rosetta status to three different places:
- `nsSystemInfo`, to check for rosetta status per apple specifications. We also use the same check in `nsCocoaFeatures` in D89961.
- `Troubleshoot.jsm`, to add rosetta status data (should it exist) to use in about:support
- `About:Support` itself, if the device is running MacOS

Differential Revision: https://phabricator.services.mozilla.com/D94930
2020-11-19 18:22:15 +00:00
Michael Kaply b64bee299d Bug 1465847 - If a website is blocked via policy, block view source. r=emalysz
Differential Revision: https://phabricator.services.mozilla.com/D94366
2020-11-19 19:42:14 +00:00
Jeff Muizelaar 80315bfb0a Bug 1678408 - Rename IntelHD3000 to IntelSandyBridge. r=aosmond
By default, anything we do for one Sandy Bridge gpu
we should do for all of them. See bug 1678388 for an
example of how we screwed this up.

Differential Revision: https://phabricator.services.mozilla.com/D97649
2020-11-19 19:30:46 +00:00
Ryan VanderMeulen 1e6e2573cf Bug 1678395 - Update libjpeg-turbo to 2.0.6. r=aosmond
Differential Revision: https://phabricator.services.mozilla.com/D97641
2020-11-19 19:09:09 +00:00
Narcis Beleuzu 61193c6032 Backed out 16 changesets (bug 1666116, bug 1605134) for GTest failures on TestAudioTrackGraph . CLOSED TREE
Backed out changeset dba15089f5d3 (bug 1666116)
Backed out changeset c529b6732b08 (bug 1666116)
Backed out changeset 3225cdc96f82 (bug 1666116)
Backed out changeset 06ced7ee7c2c (bug 1666116)
Backed out changeset f65dbe0c4c64 (bug 1605134)
Backed out changeset dda7d98d3da7 (bug 1605134)
Backed out changeset 6fed7e4730c5 (bug 1605134)
Backed out changeset 9859d35abce6 (bug 1605134)
Backed out changeset e5fb448bbadf (bug 1605134)
Backed out changeset 3ef7199a547a (bug 1605134)
Backed out changeset c24bff49f331 (bug 1605134)
Backed out changeset f8612b562aa7 (bug 1605134)
Backed out changeset 0ba16e1f73ae (bug 1605134)
Backed out changeset 0736167ed294 (bug 1605134)
Backed out changeset 56ead9091c47 (bug 1605134)
Backed out changeset 841eedd33424 (bug 1605134)
2020-11-19 22:09:39 +02:00
Narcis Beleuzu 8551a905ba Backed out changeset 044d17174437 (bug 1649617) for xpcshell failure on test_TelemetrySend.js 2020-11-19 22:08:20 +02:00
Liz Krane e65db138f1 Bug 1650956 - browser.tabs.remove() now calls removeTabs(). r=robwu,Gijs
Removing multiple tabs via extensions now calls `gBrowser.removeTabs()`
once for each window that has tabs being removed. Also adds automated
browser tests for removing one tab or multiple tabs.

Differential Revision: https://phabricator.services.mozilla.com/D93438
2020-11-19 19:01:40 +00:00
Ricky Stewart 6d5379a8a7 Bug 1678048 - Fix type error in `desktop_unittest.py` r=ahal
In context the `dir` referenced here was the builtin `dir()` function, which is not appropriate to pass into `os.path.join()`. I've replaced it with what I think was intended.

Differential Revision: https://phabricator.services.mozilla.com/D97456
2020-11-19 15:38:35 +00:00
Emilio Cobos Álvarez 5716498fbd Bug 1677073 - Update in-tree version of env_logger. r=janerik
Also update plist to avoid pulling a duplicate humantime version.

Differential Revision: https://phabricator.services.mozilla.com/D96995
2020-11-19 14:03:43 +00:00
Valentin Gosu 47e3ae93eb Bug 1675808 - Move DNS packet parsing methods out of TRR r=necko-reviewers,dragana
This change only moves the DNS encoding & parsing methods to another file.
It is intended to be functionally the same - the most relevant change is
getting rid of mExtendedCode in TRR.h and using the return code to signal
NS_ERROR_DEFINITIVE_UNKNOWN_HOST.

Differential Revision: https://phabricator.services.mozilla.com/D96211
2020-11-19 14:06:15 +00:00
Johan Lorenzo 43412d8254 Bug 1676130 - part 2: Let `mach try release` overwrite the content of build/defines.sh r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D96410
2020-11-19 13:28:58 +00:00
Johan Lorenzo c83718f66d Bug 1676130 - part 1: Backed out changeset 19db5464f5d1 (bug 1668908) r=jcristau
Differential Revision: https://phabricator.services.mozilla.com/D96409
2020-11-19 13:31:00 +00:00
smolnar 3a53cffe23 Backed out 4 changesets (bug 1678049, bug 1678043) for causing arm64 bustage. CLOSED TREE
Backed out changeset a2b460b0ea61 (bug 1678043)
Backed out changeset 28db3a41c2fe (bug 1678049)
Backed out changeset 07a158ac17b3 (bug 1678049)
Backed out changeset 7d79ac9d7608 (bug 1678049)
2020-11-19 15:59:08 +02:00
Frederik Braun 8ace599a12 Bug 1678295 - move civet to clang 11 r=andi
Differential Revision: https://phabricator.services.mozilla.com/D97562
2020-11-19 12:47:58 +00:00
Kagami Sascha Rosylight 04d340b074 Bug 1675883 - Update edit control test to match the change r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D97388
2020-11-19 13:43:30 +00:00
Kagami Sascha Rosylight 3e00b3f53e Bug 1675883 - Use SetStartAndEndInLimiter() in SetSelectionInternal() r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D96503
2020-11-19 13:43:30 +00:00
Nicolas Chevobbe ab089e8e85 Bug 1677732 - [devtools] Document backward compatibility comment pattern. r=rcaliman.
In Bug 1673535, we agreed on a specific pattern for backward compatibility comments,
so this patch documents this syntax on our backward compatibility document.

We take this as an opportunity to reword the section where we talked about removing
old backward compatibility code, as well as adding another way of testing backward compatibility.

Differential Revision: https://phabricator.services.mozilla.com/D97320
2020-11-19 13:38:46 +00:00
Dragana Damjanovic 1c5dbb5595 Bug 1677858 - Make headers that http3serve sends lowercase. r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D97374
2020-11-19 13:06:31 +00:00
Dragana Damjanovic 8915c56905 Bug 1677743 - Neqo version 0.4.16 r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D97445
2020-11-19 13:06:31 +00:00