Backed out 2 changesets (bug 1956132) for causing xpcshell failures @test_quicksuggest_yelp.js. CLOSED TREE
Backed out changeset c1331eb0cedb (bug 1956132) Backed out changeset 9fc480c79a0f
This commit is contained in:
18
Cargo.toml
18
Cargo.toml
@@ -260,14 +260,14 @@ malloc_size_of_derive = { path = "xpcom/rust/malloc_size_of_derive" }
|
||||
objc = { git = "https://github.com/glandium/rust-objc", rev = "4de89f5aa9851ceca4d40e7ac1e2759410c04324" }
|
||||
|
||||
# application-services overrides to make updating them all simpler.
|
||||
interrupt-support = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
relevancy = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
search = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
sql-support = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
suggest = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
sync15 = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
tabs = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
viaduct = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
webext-storage = { git = "https://github.com/mozilla/application-services", rev = "5da98f694a7ad8ba86c3b936038f7483e9cfb9b1" }
|
||||
interrupt-support = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
relevancy = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
search = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
sql-support = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
suggest = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
sync15 = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
tabs = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
viaduct = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
webext-storage = { git = "https://github.com/mozilla/application-services", rev = "41e0b8f5679977ff2f551eb60fa9b3288ce1f2d8" }
|
||||
|
||||
allocator-api2 = { path = "third_party/rust/allocator-api2" }
|
||||
|
||||
Reference in New Issue
Block a user