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

718017 Коммитов

Автор SHA1 Сообщение Дата
Yura Zenevich 0e099f0461 Bug 1648161 - update code paths where canvas helper was expected to insert synchronously. r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D82416
2020-07-14 17:38:28 +00:00
Yura Zenevich b1d246431a Bug 1648161 - use accessible highlighter instead of xul-accessible highlighter in browser toolbox. Remove xul-accessible highlighter altogether. r=ochameau,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D80005
2020-07-14 17:13:48 +00:00
Dan Minor 010d197f6a Bug 1624032 - Trim double newlines from SDP in about:webrtc; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D83504
2020-07-14 20:35:16 +00:00
Ricky Stewart 9390958b5b Bug 1652736 - Remove import of `mozversioncontrol` which breaks standalone `bootstrap.py` r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D83557
2020-07-14 20:04:51 +00:00
Julian Descottes df3fa95f9d Bug 1652079 - Remove mutationBreakpoints from WalkerActor IMMEDIATE_MUTATIONS list r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D83493
2020-07-14 20:02:41 +00:00
emcminn 3e488285a1 Bug 1651412 - Added Fluent strings for multistage about:welcome r=pdahiya,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D83175
2020-07-14 17:06:14 +00:00
Csoregi Natalia cf4cf69408 Backed out 3 changesets (bug 1650898, bug 1651742, bug 1650227) for bustage on IOUtils.cpp. CLOSED TREE
Backed out changeset 4a1958574a2f (bug 1651742)
Backed out changeset 2809655ba642 (bug 1650898)
Backed out changeset d8930122993c (bug 1650227)
2020-07-14 23:03:48 +03:00
Julian Descottes 1412ba8ba3 Bug 1651607 - Expose SW Debugging in Experiments panel r=Honza,Pike,preferences-reviewers,mstriemer
Add a new section to about:preferences experiments to toogle the devtools.debugger.features.windowless-service-workers preference

Differential Revision: https://phabricator.services.mozilla.com/D83319
2020-07-14 19:42:57 +00:00
Bianca Danforth 3e24e211ed Bug 1638587 - Show dismissed login capture doorhanger when password field is edited and in its own Shadow Root; r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D76073
2020-07-14 19:10:13 +00:00
Emilio Cobos Álvarez 47efbc8aa8 Bug 1652819 - Don't assume that all filtered frames have an associated DOM node. r=mstange
This is not true for pages, which I want to add a filter to in
bug 1631449.

Differential Revision: https://phabricator.services.mozilla.com/D83544
2020-07-14 18:08:23 +00:00
Ting-Yu Lin fe4a027e82 Bug 1422908 - Use fieldset frame itself as the aPositionedFrame argument on PushAbsoluteContainingBlock. r=mats
Per documentation, `aPositionedFrame` (the second argument) of
`PushAbsoluteContainingBlock` should be the frame whose style actually
makes the new absolute containing block a containing block, so it should
be the fieldset frame itself, not fieldset's inner frame.

Co-authored-by: Mats Palmgren <mats@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D82651
2020-07-14 17:49:05 +00:00
Keefer Rourke 235442cb08 Bug 1651742: Remove support for relative paths in IOUtils r=barret,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D82982
2020-07-14 14:07:27 +00:00
Keefer Rourke f9cbdd7632 Bug 1650898: Implement tmpPath and backupFile options for IOUtils::writeAtomic r=barret,Gijs
This patch refactors the existing IOUtils::writeAtomic method to add support for the `tmpPath` and `backupFile` options.

Differential Revision: https://phabricator.services.mozilla.com/D82601
2020-07-14 18:45:29 +00:00
Bert Peers 31beff2880 Bug 1652601 - Fix SWGL Mac assertion r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D83420
2020-07-14 06:08:57 +00:00
Csoregi Natalia 2d34e224ae Backed out changeset 448679382b06 (bug 1649497) for linting failures on framework_gatherers.py. CLOSED TREE 2020-07-14 20:20:48 +03:00
Michal Novotny 0e25e01126 Bug 1645051 - Calculated smart max cache size shouldn't overwrite browser.cache.disk.capacity pref r=necko-reviewers,mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D83377
2020-07-14 16:54:22 +00:00
Jonathan Kew 01241894f0 Bug 1648353 - Remove/downgrade MOZ_DIAGNOSTIC_ASSERTs that may unnecessarily crash the parent process, but provide no useful data. r=jwatt
Differential Revision: https://phabricator.services.mozilla.com/D82511
2020-07-14 15:41:01 +00:00
Myeongjun Go 62777a18b5 Bug 1649497 - [perfdocs] Port mozperftest into Performance Testing r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D82207
2020-07-14 16:55:56 +00:00
Logan Smyth 2f3df327f4 Bug 1196089 - Treat javascript: scripts as anonymous sources. r=davidwalsh
Depends on D83410

Differential Revision: https://phabricator.services.mozilla.com/D83411
2020-07-14 15:04:59 +00:00
Logan Smyth 283fb0d42d Bug 1196089 - Treat script sources introduced by DOM timers as anonymous. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D83410
2020-07-14 15:03:53 +00:00
Logan Smyth d1c3302aa9 Bug 1652608 - Remove usage of nonexistent hostAnnotations property. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D83421
2020-07-14 15:13:31 +00:00
Geoff Brown 2b9dc7cbe1 Bug 1641365 - Allow 'mach android-emulator' to fetch avd images from toolchains; r=bc
This adds the ability to fetch avd images from toolchain tasks, but doesn't update the configuration to use that feature yet. AVDs continue to be fetched with tooltool.

Differential Revision: https://phabricator.services.mozilla.com/D77157
2020-07-14 16:39:04 +00:00
Honza Bambas b3cbab1c49 Bug 1651068 - Include `Task` from `TaskController` in MOZ_LOG=events, r=bas
Differential Revision: https://phabricator.services.mozilla.com/D83065
2020-07-14 16:17:18 +00:00
Dylan Roeh 94d069f381 Bug 1651454 - Add strictSocialTrackingProtection to ContentBlocking.Settings.Builder and getStrictSocialTrackingProtection to ContentBlocking.Settings r=esawin,geckoview-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D82796
2020-07-14 16:38:18 +00:00
Nathan Froyd 94d53dfdef Bug 1652054 - add a job name for the codeql build job; r=nalexander,tomprince
This change doesn't seem to affect anything now, but when I was pulling out
some bits into `job-defaults`, the lack of a `job-name` resulted in some
extremely cryptic errors from inside taskcluster code.

Differential Revision: https://phabricator.services.mozilla.com/D83127
2020-07-14 16:07:48 +00:00
Nathan Froyd 0724eb65cb Bug 1652759 - mark all dump_syms toolchains as available for local development; r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D83512
2020-07-14 16:11:22 +00:00
Harry Twyford 5cecf709c9 Bug 1647930 - Create urlbar.update2 prefs. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D83353
2020-07-14 15:57:24 +00:00
Razvan Maries d4d6b17b22 Backed out 2 changesets (bug 1623826, bug 1645084) for perma failures on browser_popup_condition.js. CLOSED TREE
Backed out changeset 2acb78b73c26 (bug 1623826)
Backed out changeset 91a58ff5ad11 (bug 1645084)
2020-07-14 19:30:06 +03:00
Doug Thayer a8ad8e7325 Bug 1652140 - Check for null data from zip before trying to cache it r=froydnj
We're crashing occasionally here due to an assertion in Span.h. We would
also likely have problems down the road if we tried to cache nullptrs in
the startup cache. I think this is all we need to handle this as gracefully
as we are able - at least, this should make it so the recent StartupCache
changes are no longer making failure any less graceful.

Differential Revision: https://phabricator.services.mozilla.com/D83189
2020-07-14 15:36:09 +00:00
Dzmitry Malyshau 6bf2ab7478 Bug 1640960 - Always sort WR shader features r=jnicol,gw
I found it hard to understand the code that builds shader features,
and even harder to modify it with a new feature. This PR refactors the shader
building code by removing the macro and introducing a FeatureList abstraction, internally.
It also sorts the features on both ends (alternatively, we could use a set).

Differential Revision: https://phabricator.services.mozilla.com/D83455
2020-07-14 15:53:31 +00:00
Andrew Halberstadt 88d8a92a39 Bug 1649194 - [tryselect] Fixup cram test bustage r=marco
Differential Revision: https://phabricator.services.mozilla.com/D83530
2020-07-14 15:47:30 +00:00
Sean Feng de666f6644 Bug 1652496 - Enable DOM arena allocation in Release r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D83346
2020-07-14 05:41:55 +00:00
Jason Kratzer a4db393249 Bug 1649769 - Call NS_MutateURI.Finalize() to better reflect API use r=decoder,necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D81866
2020-07-14 15:11:07 +00:00
Sebastian Streich 3e517e1e7b Bug 1651733 - Set mcb-download blocking true in tests r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D83363
2020-07-14 14:41:41 +00:00
Andrew Halberstadt 85ea78dea5 Bug 1649194 - [try] Make 'mach try auto' the default selector (replaces try syntax), r=marco
Try syntax users wishing to preserve their default selector can modify
~/.mozbuild/machrc (create it if it doesn't exist), and add:

[try]
default = syntax

Depends on D82983

Differential Revision: https://phabricator.services.mozilla.com/D82985
2020-07-14 14:44:05 +00:00
Keefer Rourke d71c1326c1 Bug 1650227: Implement IOUtils move method r=barret,Gijs
This patch introduces a move method to the IOUtils interface, which allows
for renaming/moving files or directories on disk. Source and destination
files may be specified either by an absolute path, or a relative path from
the current working directory.

This method has well-defined behaviour similar to the POSIX mv command
(except that this may create missing directories as necessary).
The behaviour is briefly summarized below:

1. If the source is a file that exists:

 a. If the destination is a file that does not exist, the source is
    renamed (and re-parented as a child of the destination parent
    directory). The destination parent directory will be created if
    necessary.

 b. If the destination is a file that does exist, the destination is
    replaced with the source (unless the noOverwrite option is true).


2. If the source is a directory that exists:

 a. If the destination is a directory, then the source directory is
    re-parented such that it becomes a child of the destination.

 b. If the destination does not exist, then the source is renamed,
    creating additional directories if needed.

 c. If the destination is a file, then an error occurs.


3. If the source does not exist, an error occurs.

Differential Revision: https://phabricator.services.mozilla.com/D82202
2020-07-13 23:06:19 +00:00
Dragana Damjanovic 7e0401164b Bug 1651814 - Do not use Http3 if be-conservative flag is set. r=michal,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D83032
2020-07-14 13:06:31 +00:00
Dragana Damjanovic 82e798a640 Bug 1650992 - Some mConnection->ResumeSend was accidentally removed in one of recent updates. Call them more often. r=kershaw,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D83364
2020-07-14 11:27:10 +00:00
Markus Stange 88f1fdde7b Bug 1652825 - Add BaseTransactionId::operator!=. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D83547
2020-07-14 18:13:12 +00:00
Adam Roach [:abr] 46f5360da5 Bug 1647292: Ensure CSS is loaded before doorhanger might open r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D83446
2020-07-14 14:07:15 +00:00
Daniel Holbert 0df096b344 Bug 1652788: Preemptively fix unified build bustage in layout/{base,generic,printing}. r=TYLin
Differential Revision: https://phabricator.services.mozilla.com/D83534
2020-07-14 18:15:49 +00:00
Kershaw Chang e98555c8d4 Bug 1646358 - Only set 'Alt-Used' when the header is not empty r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D82675
2020-07-14 11:38:46 +00:00
Kershaw Chang 6b323e0c0d Bug 1646358 - Remove unnecessary main thread dispatch, r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D80004
2020-07-14 17:33:12 +00:00
Kershaw Chang 3ad0e9d465 Bug 1646358 - Update transfer size in OnDataAvailable r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D81977
2020-07-14 11:38:49 +00:00
Kershaw Chang 44d0ca1e75 Bug 1646358 - Calculate request size in parent process r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D81976
2020-07-14 11:38:51 +00:00
Kershaw Chang 1227486d73 Bug 1646358 - Make sure remote address is available at the right time r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D80511
2020-07-14 11:38:53 +00:00
Andrew Halberstadt 8bfb464356 Bug 1649194 - [try] Remove 'experimental' warning with |mach try auto|, r=marco
Differential Revision: https://phabricator.services.mozilla.com/D82983
2020-07-10 19:53:26 +00:00
Andreea Pavel 3434479f8e Backed out changeset ca1168e024b9 (bug 1640960) for causing bug 1541711 on a CLOSED TREE 2020-07-14 17:58:13 +03:00
Emma Malysz 43d4ef1907 Bug 1648636, remove remote tabs panel from main view and place in template r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D81938
2020-07-14 13:55:29 +00:00
julianwels 1e1856b4fe Bug 1647336 - Fixed incorrect icon and site-identity information on HTTPS-Only Error Page. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D83134
2020-07-14 14:07:50 +00:00