Backed out 9 changesets (bug 1838754, bug 1778754) for causing multiple build bustage...
commit6b72bb6d920335831ead275672ec6d923358de5d
authorIulian Moraru <imoraru@mozilla.com>
Thu, 31 Aug 2023 23:16:43 +0000 (1 02:16 +0300)
committerIulian Moraru <imoraru@mozilla.com>
Thu, 31 Aug 2023 23:16:43 +0000 (1 02:16 +0300)
tree374fbff106ea62ce0e98354833b0dc8d44ada339
parent6849596979d6fbd353f86d79dd91ef065140c4c9
Backed out 9 changesets (bug 1838754, bug 1778754) for causing multiple build bustages. CLOSED TREE

Backed out changeset d412fdc431d3 (bug 1778754)
Backed out changeset b07c43c2d0e3 (bug 1838754)
Backed out changeset 744552ffb916 (bug 1838754)
Backed out changeset 19a063fe4fc3 (bug 1838754)
Backed out changeset 85eb99b90c26 (bug 1838754)
Backed out changeset 626918ba3444 (bug 1838754)
Backed out changeset c4064dbb85a6 (bug 1838754)
Backed out changeset af624d29c748 (bug 1838754)
Backed out changeset 5a50ccbb53b0 (bug 1838754)
32 files changed:
Cargo.lock
Cargo.toml
toolkit/components/backgroundtasks/docs/index.md
toolkit/moz.build
toolkit/mozapps/defaultagent/BackgroundTask_defaultagent.sys.mjs [deleted file]
toolkit/mozapps/defaultagent/DefaultAgent.cpp [deleted file]
toolkit/mozapps/defaultagent/DefaultAgent.h [deleted file]
toolkit/mozapps/defaultagent/DefaultBrowser.cpp
toolkit/mozapps/defaultagent/DefaultBrowser.h
toolkit/mozapps/defaultagent/Makefile.in [moved from toolkit/mozapps/defaultagent/proxy/Makefile.in with 100% similarity]
toolkit/mozapps/defaultagent/RemoteSettings.cpp [new file with mode: 0644]
toolkit/mozapps/defaultagent/RemoteSettings.h [new file with mode: 0644]
toolkit/mozapps/defaultagent/ScheduledTask.cpp
toolkit/mozapps/defaultagent/SetDefaultBrowser.cpp
toolkit/mozapps/defaultagent/SetDefaultBrowser.h
toolkit/mozapps/defaultagent/components.conf [deleted file]
toolkit/mozapps/defaultagent/default-browser-agent.exe.manifest [moved from toolkit/mozapps/defaultagent/proxy/default-browser-agent.exe.manifest with 100% similarity]
toolkit/mozapps/defaultagent/docs/index.rst
toolkit/mozapps/defaultagent/main.cpp [new file with mode: 0644]
toolkit/mozapps/defaultagent/moz.build [moved from toolkit/mozapps/defaultagent/proxy/moz.build with 51% similarity]
toolkit/mozapps/defaultagent/nsIDefaultAgent.idl [deleted file]
toolkit/mozapps/defaultagent/proxy/main.cpp [deleted file]
toolkit/mozapps/defaultagent/rust/Cargo.toml [new file with mode: 0644]
toolkit/mozapps/defaultagent/rust/moz.build [new file with mode: 0644]
toolkit/mozapps/defaultagent/rust/src/lib.rs [new file with mode: 0644]
toolkit/mozapps/defaultagent/rust/src/viaduct_wininet/internet_handle.rs [new file with mode: 0644]
toolkit/mozapps/defaultagent/rust/src/viaduct_wininet/mod.rs [new file with mode: 0644]
toolkit/mozapps/defaultagent/rust/wineventlog/Cargo.toml [new file with mode: 0644]
toolkit/mozapps/defaultagent/rust/wineventlog/src/lib.rs [new file with mode: 0644]
tools/lint/mscom-init.yml
widget/windows/components.conf
widget/windows/moz.build