Kagami Sascha Rosylight
fc8e03a55d
Bug 1649931 - Part 4: Make GetLineNumber() non-static r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D81955
2020-07-03 10:47:06 +00:00
Kagami Sascha Rosylight
f92968ee05
Bug 1649931 - Part 3: Add nsIFrameEnumerator::Traverse() r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D81954
2020-07-03 00:48:59 +00:00
Kagami Sascha Rosylight
a76fa900a0
Bug 1649931 - Part 2: Add nsIFrame::Is[]AtLineEdge() r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D81953
2020-07-03 00:55:19 +00:00
Kagami Sascha Rosylight
0b3072d2e5
Bug 1649931 - Part 1: Remove the first parameter of GetFirst/LastLeaf() r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D81952
2020-07-02 03:07:39 +00:00
Nicolas Chevobbe
d225d7ad21
Bug 1644186 - Add ResourceTransformers. r=ochameau.
...
Differential Revision: https://phabricator.services.mozilla.com/D81831
2020-07-03 12:21:31 +00:00
Nicolas Chevobbe
52507b5218
Bug 1644186 - Move helper functions to helper files. r=ochameau.
...
Functions to create object actors are put in helper files so they
can be used by other consumers than the console messages watcher.
Differential Revision: https://phabricator.services.mozilla.com/D81490
2020-07-03 12:11:36 +00:00
Andrew Park
b5ccd4ca2a
Bug 1412656 - Use array instead of joined string to load bookmarks. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D81431
2020-07-03 15:38:26 +00:00
Cosmin Sabou
5d6a0462a3
Backed out changeset 0f5653007c41 (bug 1645046) for wpt failures. CLOSED TREE
2020-07-03 18:19:17 +03:00
Paul Adenot
bea4d42fdf
Bug 1646743 - Don't attempt to get the output latency from the graph after and AudioContext has been shutdown. r=karlt
...
Depends on D80696
Differential Revision: https://phabricator.services.mozilla.com/D80836
2020-06-29 10:37:14 +00:00
Armen Zambrano G.
17affe362d
Bug 1639873 - Add support for test manifest backfilling r=tomprince
...
We use the symbol of the original task we backfill and suffix the revision of the push
from which we backfill. This makes it a bit more clear as to from which push we requested
the backfill.
We also modify the group symbol (if available) to group backfilled tasks.
***
***
Differential Revision: https://phabricator.services.mozilla.com/D81379
2020-07-03 14:18:28 +00:00
Armen Zambrano G.
9425bdc44a
Bug 1639873 - New backfill action r=tomprince
...
This backfill action schedules a secondary action per push. This secondary action
schedules the intended task on behalf of the primary action.
This introduces logic on how to trigger a hook by an action.
Differential Revision: https://phabricator.services.mozilla.com/D79351
2020-07-03 13:45:21 +00:00
Mirko Brodesser
324ad8b2e7
Bug 1649121: part 17) Correct style for previous commit. r=masayuki
...
Separate commit to reduce possibility for typos.
Differential Revision: https://phabricator.services.mozilla.com/D82148
2020-07-03 09:55:37 +00:00
Mirko Brodesser
91f0344d40
Bug 1649121: part 16) Factor getting new caret point out of DoInsertHTMLWithContext
. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D82147
2020-07-03 09:55:11 +00:00
Mirko Brodesser
f5d347f5a7
Bug 1649121: part 15) Declare IsVisibleBRElement
const
. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D82009
2020-07-03 09:25:25 +00:00
Mirko Brodesser
17833bb634
Bug 1649121: part 14) Rename local variables mostAncestorTableRelatedElement
, maybeTableRelatedElement
. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D82008
2020-07-03 09:25:22 +00:00
Mirko Brodesser
e79ae100d0
Bug 1649121: part 13) Rename GetMostAncestorListOrTableElement
. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D81994
2020-07-03 09:27:45 +00:00
Mirko Brodesser
72ae1c4c1f
Bug 1649121: part 12) Remove duplicated code in IsReplaceableListElement
. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D81993
2020-07-03 09:25:18 +00:00
Mirko Brodesser
bb175a0e82
Bug 1649121: part 11) Factor some functionality of GetMostAncestorListOrTableElement
out. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D81849
2020-07-03 09:26:19 +00:00
Kashav Madan
4fb30e0688
Bug 1643862 - Move channel buffers into separate heap allocations, r=jld
...
Moving these out-of-line reduces some IPC::Channel::ChannelImpl slop.
Differential Revision: https://phabricator.services.mozilla.com/D79183
2020-07-03 14:01:41 +00:00
Kashav Madan
cfc4c0e2cf
Bug 1643732 - Choose a more conservative size for input_cmsg_buf_, r=jld
...
We'll never read more than MAX_DESCRIPTORS_PER_MESSAGE file descriptors in a
single message, so size the buffer based on that value.
Differential Revision: https://phabricator.services.mozilla.com/D79162
2020-07-03 14:01:28 +00:00
Corentin Arnould
a4fc56119e
Bug 1650030 - Revert changes for bug 1618225. r=padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D82197
2020-07-03 14:27:59 +00:00
André Bargull
43c67b9f5b
Bug 1606623: Add NeedsPostBarrier helper to determine if a MIRType needs a post-barrier. r=jandem
...
Differential Revision: https://phabricator.services.mozilla.com/D82040
2020-07-03 14:14:44 +00:00
Mitchell Hentges
b8de2e09b5
Bug 1481425: Deletes automated removal of mozreview commit hook r=sheehan
...
When moving from mozreview to Phabricator, the old mozreview git hook
had to be removed. Logic to automate the removal of this hook was added
to vcs-setup.
This commit removes this automated removal since it has been 2 years
since it landed.
Differential Revision: https://phabricator.services.mozilla.com/D82125
2020-07-03 14:16:49 +00:00
Andrea Marchesini
11aed139b7
Bug 1649802 - Expose cookie sameSite=lax-by-default as experimental feature, r=jaws,fluent-reviewers,mconca,preferences-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D81878
2020-07-03 14:12:13 +00:00
sefeng
383b8d065d
Bug 1645046 - Enable HTML5 dialog in Nightly r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D80045
2020-07-02 20:36:37 +00:00
Marco Bonardo
bb3d9d9c74
Bug 1649981 - Address bar should still allow to search or navigate even if it can't get results. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D82162
2020-07-03 13:59:54 +00:00
Cosmin Sabou
37b151514c
Bug 1650278 - Mark mask-print.svg as expected fail. a=test-only
2020-07-03 17:04:44 +03:00
Samarjeet
a6b5a3e545
Bug 1546394: Netmonitor load blockedurls r=nchevobbe,bomsy,devtools-backward-compat-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D72669
2020-07-03 13:50:35 +00:00
Samarjeet
622594643a
Bug 1546394 Adds :block <url> command similar to netmonitor r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D69803
2020-06-27 09:22:23 +00:00
Kershaw Chang
bfef77cb06
Bug 1607426 - Add a mutex to protect nsPACMan::mLoader r=mayhemer
...
Differential Revision: https://phabricator.services.mozilla.com/D73286
2020-07-03 12:31:31 +00:00
Coroiu Cristina
07dda135f5
Backed out changeset 64456c63779a (bug 1626581
) for xpcshell task aborted failures on a CLOSED TREE
2020-07-03 16:36:32 +03:00
Hubert Boma Manilla
5c7609974f
Bug 1648240 - Persist Headers url preview accross requests r=Honza
...
Differential Revision: https://phabricator.services.mozilla.com/D81897
2020-07-03 13:18:50 +00:00
Martin Stransky
533d0807f0
Bug 1619523 [Linux] Remove Wayland check at gfxPlatformGtk::UseDMABufVideoTextures(), make VA-API decoding possible on X11 r=jhorak
...
Differential Revision: https://phabricator.services.mozilla.com/D82183
2020-07-03 12:23:43 +00:00
Martin Stransky
1c07029298
Bug 1650113 [Linux] Use DMABufTextures only when Wayland support is build, r=sotaro
...
Differential Revision: https://phabricator.services.mozilla.com/D82177
2020-07-03 12:59:53 +00:00
James Graham
6e2d772246
Bug 1650184 - css appearance test is intermittent on Win 10 a=wpt-fix
...
Differential Revision: https://phabricator.services.mozilla.com/D82189
2020-07-03 12:57:29 +00:00
Coroiu Cristina
50d2261646
Backed out changeset 65acd64b9e0e (bug 1640875) for mpu failures
2020-07-03 15:59:28 +03:00
Marco Bonardo
107ae2d1d9
Bug 1623888 - Tests. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D71575
2020-06-02 19:00:34 +00:00
Paul Adenot
1684c22031
Bug 1649691 - Make static assert less strict in MPSCQueue.h. r=achronop
...
Differential Revision: https://phabricator.services.mozilla.com/D81818
2020-07-03 12:24:37 +00:00
Andrew Halberstadt
47d424ae5d
Bug 1648586 - [lint] Add missing 'colorama' to pylint_requirements.txt when on Windows, r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D82126
2020-07-03 12:16:50 +00:00
Julian Descottes
54f3b99b28
Bug 1645563 - Wrap application panel updateWorkers method in safeAsyncMethod r=ladybenko
...
Depends on D81677
We recently introduced a modification to updateWorkers in order to swallow errors after destroy.
Since I am suggesting to add a helper to take care of a similar issue in Toolbox::highlight I think we could also apply it here.
Differential Revision: https://phabricator.services.mozilla.com/D81679
2020-07-02 16:15:03 +00:00
Julian Descottes
fe59cbb542
Bug 1645563 - Enable browser_dbg-scopes-duplicated.js on windows platform r=nchevobbe
...
Depends on D81676
Differential Revision: https://phabricator.services.mozilla.com/D81677
2020-07-02 16:12:54 +00:00
Julian Descottes
284d5a7625
Bug 1645563 - Wrap Toolbox::highlight & unhighlight methods in safeAsyncMethod r=nchevobbe
...
Depends on D81675
This should fix the intermittents related to pending highlight requests when toolbox is destroyed.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1645563#c21 for additional context
Differential Revision: https://phabricator.services.mozilla.com/D81676
2020-07-02 16:14:15 +00:00
Julian Descottes
2417b69d3f
Bug 1645563 - Introduce devtools helper to swallow rejections under a condition r=nchevobbe
...
We very often have to introduce a pattern in our async methods in order to "swallow"
async errors if a panel was destroyed, if the toolbox was destroyed etc...
This is not an issue in a regular usage of the toolbox, but it can lead to many intermittent failures.
One solution could be to always wait for all requests to be completed before shutting down tests.
Another approach is to have an easy way of swallowing errors when a certain condition is true.
The helper added here will run the provided method in a try catch, and will only bubble up errors if the provided check fails.
Differential Revision: https://phabricator.services.mozilla.com/D81675
2020-07-02 16:19:46 +00:00
Honza Bambas
3bd96223fe
Bug 1609410 - Allow restart of an HTTP transaction with 421 HTTP end-server response made through a newly authenticated NTLM proxy connection by unsticking the connection, r=kershaw,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D81886
2020-07-02 08:31:18 +00:00
Mirko Brodesser
656d342baf
Bug 1648372: add missing nullptr
check to TextInputSelectionController::SetCaretReadOnly
. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D82165
2020-07-03 12:03:21 +00:00
Tom Tung
30f78a7f6e
Bug 1626581
- Use mozfile.remove in test_refresh_firefox.py and add the "\\?\" prefix for file path on Windows for mozfile.remove; r=whimboo,gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D81901
2020-07-03 12:02:28 +00:00
Julian Descottes
a26e2b6eca
Bug 1650347 - Update gecko-profile argument names in DAMP documentation r=Honza
...
Spotted while looking at Bug 1649771, the DAMP documentation is outdated.
Differential Revision: https://phabricator.services.mozilla.com/D82170
2020-07-03 11:42:39 +00:00
Luca Greco
6999921d92
Bug 1609920 - part 4: Add new mochitests and marionette test related to the new background service worker prefs. r=marionette-reviewers,asuth,whimboo,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D73326
2020-07-03 10:15:23 +00:00
Luca Greco
49369864a5
Bug 1609920 - part 3: Terminate extension background workers on shutdown and unregister on uninstall. r=dom-workers-and-storage-reviewers,asuth,mixedpuppy
...
Depends on D60245
Differential Revision: https://phabricator.services.mozilla.com/D60301
2020-07-03 10:14:59 +00:00
Luca Greco
c87982167d
Bug 1609920 - part 2: Guard ServiceWorkerContainer::Register to allow/disallow moz-extension scheme based on prefs. r=dom-workers-and-storage-reviewers,asuth,webidl,smaug
...
- Adds a new "extensions.serviceWorkerRegister.allowed" pref (defaults to false)
- Makes ServiceWorkerContainer::Register to throw NS_ERROR_DOM_SECURITY_ERR if the
script url is a moz-extension url and the caller is a non-system caller
(but do not throw NS_ERROR_DOM_SECURITY_ERR if the caller is a moz-extension
and the new pref is set to true)
Depends on D60244
Differential Revision: https://phabricator.services.mozilla.com/D60245
2020-07-03 10:14:42 +00:00