Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Backed out 2 changesets (bug 1550903) for causing multiple build bust…
Browse files Browse the repository at this point in the history
…ages CLOSED TREE

Backed out changeset d62be51ffad3 (bug 1550903)
Backed out changeset f48939dc27b6 (bug 1550903)
  • Loading branch information
aiakab committed May 17, 2019
1 parent f39530b commit a809769
Show file tree
Hide file tree
Showing 336 changed files with 4,635 additions and 39,324 deletions.
213 changes: 29 additions & 184 deletions Cargo.lock

Large diffs are not rendered by default.

193 changes: 29 additions & 164 deletions gfx/wr/Cargo.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion gfx/wr/servo-tidy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ packages = [
"lazy_static",
"log",
"rand",
"rand_core",
"winapi",
"core-graphics",
"core-text",
Expand Down
2 changes: 1 addition & 1 deletion gfx/wr/webrender/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ time = "0.1"
api = { version = "0.60.0", path = "../webrender_api", package = "webrender_api" }
webrender_build = { version = "0.0.1", path = "../webrender_build" }
malloc_size_of = { version = "0.0.1", path = "../wr_malloc_size_of", package = "wr_malloc_size_of" }
ws = { optional = true, version = "0.8" }
ws = { optional = true, version = "0.7.3" }
svg_fmt = "0.4"

[dependencies.pathfinder_font_renderer]
Expand Down
2 changes: 1 addition & 1 deletion python/mozbuild/mozbuild/vendor_rust.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,14 +174,14 @@ def _ensure_cargo(self):
'bindgen',
'fuchsia-zircon',
'fuchsia-zircon-sys',
'fuchsia-cprng',
]
}

# This whitelist should only be used for packages that use an acceptable
# license, but that also need to explicitly mentioned in about:license.
RUNTIME_LICENSE_PACKAGE_WHITELIST = {
'BSD-3-Clause': [
'sha1',
]
}

Expand Down
1 change: 0 additions & 1 deletion third_party/rust/autocfg/.cargo-checksum.json

This file was deleted.

24 changes: 0 additions & 24 deletions third_party/rust/autocfg/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions third_party/rust/autocfg/LICENSE-APACHE

This file was deleted.

25 changes: 0 additions & 25 deletions third_party/rust/autocfg/LICENSE-MIT

This file was deleted.

68 changes: 0 additions & 68 deletions third_party/rust/autocfg/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions third_party/rust/autocfg/examples/integers.rs

This file was deleted.

22 changes: 0 additions & 22 deletions third_party/rust/autocfg/examples/paths.rs

This file was deleted.

Loading

0 comments on commit a809769

Please sign in to comment.