Jan de Mooij
92240b0f7e
Bug 1607683 - Remove MModuleMetadata::getAliasSet. r=tcampbell
...
Differential Revision: https://phabricator.services.mozilla.com/D59289
--HG--
extra : moz-landing-system : lando
2020-01-11 17:03:59 +00:00
Glenn Watson
9e45d74b95
Bug 1608280 - Support a per-tile clip (valid) region for compositor tiles r=nical
...
Differential Revision: https://phabricator.services.mozilla.com/D59437
--HG--
extra : moz-landing-system : lando
2020-01-13 02:51:32 +00:00
Jeff Walden
5396259252
Bug 1608629 - Split builtin/Promise.* into several different headers/files so that touching builtin/Promise.h doesn't rebuild the world. r=arai
...
Differential Revision: https://phabricator.services.mozilla.com/D59599
--HG--
rename : js/src/builtin/Promise.cpp => js/src/vm/OffThreadPromiseRuntimeState.cpp
rename : js/src/builtin/Promise.h => js/src/vm/OffThreadPromiseRuntimeState.h
rename : js/src/builtin/Promise.cpp => js/src/vm/PromiseLookup.cpp
rename : js/src/builtin/Promise.h => js/src/vm/PromiseLookup.h
rename : js/src/builtin/Promise.h => js/src/vm/PromiseObject.h
extra : moz-landing-system : lando
2020-01-13 02:50:31 +00:00
Ciure Andrei
51c540de3d
Backed out 2 changesets (bug 1588791) for causing test_bug369370.html and test_transformed_scrolling_repaints_3.html to permafail
...
Backed out changeset 52e661ff161d (bug 1588791)
Backed out changeset d59e691bda9e (bug 1588791)
2020-01-13 04:49:16 +02:00
Matt Woodrow
ce3b50b737
Bug 1607987 - Split DocumentChannelChild into two classes. r=jya
...
This shouldn't have any functional changes, and adds some new comments to explain the purpose of the classes a bit better.
Differential Revision: https://phabricator.services.mozilla.com/D59265
--HG--
rename : netwerk/ipc/DocumentChannelChild.cpp => netwerk/ipc/DocumentChannel.cpp
rename : netwerk/ipc/DocumentChannelChild.h => netwerk/ipc/DocumentChannel.h
extra : source : ca6f43c061311dfe3e45f0216e320872d9d62cd4
2020-01-13 00:28:13 +00:00
Ciure Andrei
c4c26cd32b
Backed out changeset ca6f43c06131 (bug 1607987) for causing test_bug369370.html to permafail
2020-01-13 04:10:57 +02:00
Eitan Isaacson
c676e8c521
Bug 1597916 - Allow frameless containers when dispatching text removed events. r=Jamie
...
This reverts the change I made in bug 1572811, and instead fixes a much
more narrow case when the inner table frame is mid-construction.
Differential Revision: https://phabricator.services.mozilla.com/D58570
--HG--
extra : moz-landing-system : lando
2020-01-13 01:02:51 +00:00
Matt Woodrow
8b09f8ec79
Bug 1607987 - Split DocumentChannelChild into two classes. r=jya
...
This shouldn't have any functional changes, and adds some new comments to explain the purpose of the classes a bit better.
Differential Revision: https://phabricator.services.mozilla.com/D59265
--HG--
rename : netwerk/ipc/DocumentChannelChild.cpp => netwerk/ipc/DocumentChannel.cpp
rename : netwerk/ipc/DocumentChannelChild.h => netwerk/ipc/DocumentChannel.h
extra : moz-landing-system : lando
2020-01-13 00:28:13 +00:00
Emilio Cobos Álvarez
6e69347f9f
Bug 1588791 - Make fission iframes honor and deal with the scrolling attribute. r=mattwoodrow
...
Differential Revision: https://phabricator.services.mozilla.com/D59630
--HG--
extra : moz-landing-system : lando
2020-01-12 22:22:29 +00:00
Emilio Cobos Álvarez
874686801b
Bug 1588791 - Cleanup threading of OwnerShowInfo. r=mattwoodrow
...
Right now we do the same thing in two pretty different code paths... That's not
great, so unify them.
Differential Revision: https://phabricator.services.mozilla.com/D59629
--HG--
extra : moz-landing-system : lando
2020-01-12 22:22:20 +00:00
Christoph Kerschbaumer
076eaa47d2
Bug 1596360: Monitor the fragment parser in chrome code and in about: pages and assert that no new calls e.g. to innerHTML and friends can be introduced. r=jkt,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D53163
--HG--
extra : moz-landing-system : lando
2020-01-12 19:50:13 +00:00
Tom Schuster
41dcc6b44d
Bug 1606084 - Add ArrayToSource. r=arai
...
Differential Revision: https://phabricator.services.mozilla.com/D59603
--HG--
extra : moz-landing-system : lando
2020-01-12 18:19:21 +00:00
Tom Schuster
5f6c9aca98
Bug 1606084 - Add a valueToSource method to the shell for testing. r=arai
...
We will keep improving this test when we are adding new implementations like ErrorToSource that don't require a toSource method.
(--disable-tosource can be removed in the future)
Differential Revision: https://phabricator.services.mozilla.com/D59602
--HG--
extra : moz-landing-system : lando
2020-01-12 18:19:21 +00:00
Tom Ritter
1ab22733ab
Bug 1582132 - Remove addons.cdn.mozilla.net from the list of separatedMozillaDomains r=mattwoodrow
...
With Bug 1574372 landed we can back this out.
Differential Revision: https://phabricator.services.mozilla.com/D59574
--HG--
extra : moz-landing-system : lando
2020-01-12 08:39:30 +00:00
championshuttler
95c0215706
Bug 1608679 - Fix the path of docs config file.r=sylvestre
...
Depends on D59623
Differential Revision: https://phabricator.services.mozilla.com/D59624
--HG--
extra : moz-landing-system : lando
2020-01-12 12:37:48 +00:00
championshuttler
8a3af3f0e0
Bug 1608679 - Move managing docs to tools/moztreedocs/docs to include in docs tree.r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D59623
--HG--
rename : tools/docs/docs/jsdoc-support.rst => tools/moztreedocs/docs/jsdoc-support.rst
rename : tools/docs/docs/mermaid-integration.rst => tools/moztreedocs/docs/mermaid-integration.rst
rename : tools/docs/docs/nested-docs.rst => tools/moztreedocs/docs/nested-docs.rst
rename : tools/docs/docs/redirect.rst => tools/moztreedocs/docs/redirect.rst
rename : tools/docs/docs/rstlint.rst => tools/moztreedocs/docs/rstlint.rst
rename : tools/docs/docs/server-synchronization.rst => tools/moztreedocs/docs/server-synchronization.rst
extra : moz-landing-system : lando
2020-01-12 12:39:39 +00:00
championshuttler
2c33910dc2
Bug 1606894
- Add Linux Build preparation Page.r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D59377
--HG--
extra : moz-landing-system : lando
2020-01-12 10:02:40 +00:00
championshuttler
b62d30cc23
Bug 1605742 - Move Mercurial docs to docs/contributing directory.r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D59376
--HG--
rename : tools/docs/docs/contribute/mercurial.rst => docs/contributing/mercurial.rst
extra : moz-landing-system : lando
2020-01-10 12:50:34 +00:00
championshuttler
739735a235
Bug 1608201 - Links broken in contributing docs.r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D59621
--HG--
extra : moz-landing-system : lando
2020-01-12 09:56:43 +00:00
Drew Willcoxon
dd1dafd5c9
Bug 1608601 - Add browser.experiments.urlbar.clearInput() experiment API. r=harry
...
We need to also set the pageproxystate to invalid so that we show the magnifying glass icon in the input instead of the lock and shield.
This is used in the extension's background script here: https://github.com/0c0w3/urlbar-tips-experiment/pull/8/files#diff-961641dd6af66f5e3313307cf4eb8f1dR339 (Bug 1608613 tracks that PR)
Differential Revision: https://phabricator.services.mozilla.com/D59591
--HG--
extra : moz-landing-system : lando
2020-01-12 02:49:06 +00:00
Matthew Noorenberghe
8412579de5
Bug 1605491 - Add Chromium Edge Beta migrator support on Windows. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D59542
--HG--
extra : moz-landing-system : lando
2020-01-11 00:05:09 +00:00
Matthew Noorenberghe
40f9dcbaa4
Bug 1605491 - Add Chromium Edge Beta migrator support on macOS. r=Gijs
...
Re-using all of the import logic from our Chrome/Chromium migrator.
Differential Revision: https://phabricator.services.mozilla.com/D58203
--HG--
extra : moz-landing-system : lando
2020-01-10 21:40:30 +00:00
premk
4847257890
Bug 1523179 - Support Chrome Beta import on Windows. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D59541
--HG--
extra : moz-landing-system : lando
2020-01-10 20:00:10 +00:00
Matthew Noorenberghe
412d440bae
Bug 1523179 - Fix Linux Chrome Beta and Chrome Dev migrator support and telemetry. r=Gijs
...
Symbols exported from a JSM cannot be nested inside an `if` otherwise `undefined` will be exported. I don't think it's worth filing a bug for that considering bug 1608269 is coming.
Differential Revision: https://phabricator.services.mozilla.com/D58202
--HG--
extra : moz-landing-system : lando
2020-01-10 21:13:50 +00:00
Martin Stransky
508b813eb7
Bug 1608379 [Wayland] Don't use LOCAL_GL_TEXTURE_EXTERNAL on Wayland, r=sotaro
...
Differential Revision: https://phabricator.services.mozilla.com/D59480
--HG--
extra : moz-landing-system : lando
2020-01-11 17:50:20 +00:00
Tetsuharu OHZEKI
5a71331210
Bug 1597456 - Fix uses of nsIDocShellTreeItem in mozilla::TextEditor::IsSafeToInsertData. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D59445
--HG--
extra : moz-landing-system : lando
2020-01-10 22:16:53 +00:00
Ryan VanderMeulen
e85d9fea06
Bug 1606889 - Clean up references to obsolete ESR branches. r=tomprince
...
Differential Revision: https://phabricator.services.mozilla.com/D58949
--HG--
extra : moz-landing-system : lando
2020-01-10 23:18:50 +00:00
David Major
0c76842459
Bug 1608460 - Redefine MIDL names to be unique to work around a clang-cl bug r=froydnj
...
This is an alternative to carrying a revert of the offending changeset, since the bug doesn't show hope of a fix anytime soon, or maybe ever. This way we don't have to keep rebasing the patch as we pick up new clangs, and developers don't have to remember to apply the patch when building a local compiler.
Differential Revision: https://phabricator.services.mozilla.com/D59200
--HG--
extra : moz-landing-system : lando
2020-01-10 17:53:29 +00:00
shindli
d3f736e16b
Merge mozilla-central to autoland on a CLOSED TREE
2020-01-11 11:51:24 +02:00
shindli
b04e3a28a2
Merge autoland to mozilla-central. a=merge
2020-01-11 11:47:38 +02:00
Razvan Maries
0bf2848479
Backed out changeset ba5a1a2c62f6 (bug 1602863) for perma fails on position-sticky-scroll-with-clip-and-abspos.html.
2020-01-11 11:31:08 +02:00
Mihai Alexandru Michis
227405cbbd
Backed out changeset fd1001cea260 (bug 1607344) for causing wpt failures regarding single_stylo_traversal.
...
CLOSED TREE
2020-01-11 09:55:56 +02:00
Perry Jiang
9aff8c3b36
Bug 1606157 - ServiceWorkerJob notify callbacks its being discarded r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D59007
--HG--
extra : moz-landing-system : lando
2020-01-11 04:21:41 +00:00
Scott
85af912c6e
Bug 1608520 - Pocket devtools new actions r=gvn
...
Differential Revision: https://phabricator.services.mozilla.com/D59567
--HG--
extra : moz-landing-system : lando
2020-01-10 22:52:07 +00:00
Abdoulaye Oumar Ly
be651315aa
Bug 1578131 - (Multi-select tabs) Close window directly instead of removing tabs one by one when all tabs are selected and 'closeWindowWithLastTab' pref enabled. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D58699
--HG--
extra : moz-landing-system : lando
2020-01-11 00:34:03 +00:00
Toshihito Kikuchi
eb086eb295
Bug 1604008 - Use a target process's export table to cross-process detour. r=aklotz
...
When `WindowsDllInterceptor` detours a function in a remote process, it calculates
a target address via `GetProcAddress` in the caller's process first, and detours
that address in the target process. If the caller's export table was modified, the
target address might be invalid in the target process.
With this patch, `WindowsDllInterceptor` uses the target process's export table to
calculate a target function address.
Differential Revision: https://phabricator.services.mozilla.com/D58305
--HG--
extra : moz-landing-system : lando
2020-01-11 00:34:21 +00:00
Daniel Varga
9eb6230a1d
Backed out 2 changesets (bug 1602108, bug 1602863) for causing mochitest failure at browser/browser_accessibility_panel_toolbar_pref_scroll.js
...
CLOSED TREE
Backed out changeset bf9cd5aea492 (bug 1602863)
Backed out changeset c656cb682586 (bug 1602108)
--HG--
extra : rebase_source : 16b901e23b6c0cadaea5ef159901f0a1dea3aa50
2020-01-11 03:27:56 +02:00
Gijs Kruitbosch
734d04c86a
Bug 1608036 - fix pinned tabs getting lost when restoring sessions, r=dao a=Aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D59335
--HG--
extra : source : d306a8c775cb96657990145919b179d176366c1f
extra : histedit_source : 82f24061aad6e049c94449df4085d7d0be7c41f2
2020-01-10 18:17:07 +00:00
Micah Tigley
4f28cd3022
Bug 1585008 - Part 3: Update mouse resize tests. r=bradwerth
...
Depends on D59204
Differential Revision: https://phabricator.services.mozilla.com/D59392
--HG--
extra : moz-landing-system : lando
2020-01-10 17:49:24 +00:00
Micah Tigley
65fd95b32b
Bug 1585008 - Part 2: Implement resizing viewport via resize handles. r=bradwerth
...
Depends on D59189
Differential Revision: https://phabricator.services.mozilla.com/D59204
--HG--
extra : moz-landing-system : lando
2020-01-10 17:48:37 +00:00
Micah Tigley
691bf8cc23
Bug 1585008 - Part 1: Use CSS grid to place browser resizers in RDM. r=bgrins,bradwerth
...
Place resizers for RDM browser using CSS grid. This revision takes advantage of using grid-template-columns/rows to specify where browser stack elements are placed in the grid.
Differential Revision: https://phabricator.services.mozilla.com/D59189
--HG--
extra : moz-landing-system : lando
2020-01-10 18:01:05 +00:00
Agi Sferro
074fd40dd6
Bug 1602565 - Don't run LoadURIDelegateChild on non-Content windows. r=snorp
...
Differential Revision: https://phabricator.services.mozilla.com/D59536
--HG--
extra : moz-landing-system : lando
2020-01-11 01:18:26 +00:00
Dorel Luca
a9dac596a9
Backed out changeset a4eb4001b5ac (bug 1606883) for Browser-chrome failures in browser/base/content/test/static/browser_all_files_referenced.js. CLOSED TREE
2020-01-11 03:16:44 +02:00
Daniel Varga
3215317bdc
Backed out changeset dd2f16711aba (bug 1606922) for causing build failures
...
CLOSED TREE
2020-01-11 03:08:34 +02:00
Dorel Luca
d926e77afc
Backed out changeset 9e4f3963ad86 (bug 1602863) for WTP Failures. CLOSED TREE
2020-01-11 02:01:28 +02:00
Xidorn Quan
87fdc21f61
Bug 1513275 - Ensure nested ruby level container don't escape from line break suppression. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D58351
--HG--
extra : moz-landing-system : lando
2020-01-10 23:47:28 +00:00
Bogdan Tara
9c1e3e6b55
Bug 1537719 - Disable browser/base/content/test/general/browser_bug1015721.js on linux r=egao
...
Differential Revision: https://phabricator.services.mozilla.com/D59538
--HG--
extra : moz-landing-system : lando
2020-01-10 17:25:53 +00:00
Jonathan Kew
74032fc86f
Bug 1605265 - Don't include overflow child list when computing outline rect. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D59582
--HG--
extra : moz-landing-system : lando
2020-01-10 23:44:46 +00:00
Daniel Varga
5546045f1c
Backed out changeset 05f81cc8b39c (bug 1607344) for causing multiple failures at builds/worker/workspace/mozharness/mozharness/base/script.py
...
CLOSED TREE
2020-01-11 01:33:35 +02:00
Edwin Takahashi
85122690d3
Bug 1602863 - run mochitest-devtools-chrome on ubuntu1804 docker image r=jmaher
...
Changes:
Run the `mochitest-devtools-chrome` suite with ubuntu1804 docker image.
Update references to linux64 in `mochitest.yml` for mochitest-devtools-chrome to refer to `linux1804-64`.
Depends on D59570
Differential Revision: https://phabricator.services.mozilla.com/D59571
--HG--
extra : moz-landing-system : lando
2020-01-10 23:20:28 +00:00