servo/components/net
Delan Azabani a3d2f0c586
Enable debug assertions for all builds other than official releases (#30509)
* Run main and try jobs with debug assertions

* use single quotes in workflow expressions

* set force-debug-assertions in main.yml

* set force-debug-assertions as part of decision job

* fix typo in MachCommands.build

* fix more hardcoded profile names

* fix tidy

* split cargo_profile_option on windows

* Fix running servoshell and unit tests through a symlink

* rename steps to make them less confusing

* fix more hardcoded cargo profile options

* fix missing inputs in linux-wpt and mac-wpt

* make filename an inherent method of Resource

* rework release-with-debug-assertions profile to production profile

* rework resource logic to eliminate std_test_override

* set production flag in nightly release builds

* clean up servobuild.example and windows.yml

* oops forgot to check in embedder_traits/build.rs

* fix mach test-unit behaviour through symlink

* unit tests only need current_dir and ancestors

* fix macOS package smoketest breakage

* expect css/css-color/currentcolor-003 to crash under layout 2013

* fix more references to {force,release-with}-debug-assertions

* fix local build failures under --profile production
2023-10-26 08:22:14 +00:00
..
fetch Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
tests Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
Cargo.toml Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
connector.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
cookie.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
cookie_storage.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
data_loader.rs Fix #2909 as far as WPT is concerned, not full data-url class integration 2019-11-26 09:49:30 -05:00
decoder.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
filemanager_thread.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
hosts.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
hsts.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
http_cache.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
http_loader.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
image_cache.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
mime_classifier.rs Further changes required by Servo 2023-05-19 19:05:24 +02:00
resource_thread.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
storage_thread.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
subresource_integrity.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
websocket_loader.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00