aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/pub_domains.rs
Commit message (Expand)AuthorAgeFilesLines
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-159/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+3
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Fix some warningsSimon Sapin2018-12-281-3/+3
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Rustfmt net_traits cratePyfisch2018-11-031-6/+11
* delegate resource reading to embedderPaul Rouget2018-04-271-5/+2
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-1/+1
* order derivable traits listsClément DAVID2017-08-231-1/+1
* Implement setter for document.domainAlan Jeffrey2017-03-151-3/+2
* Added some same-origin-domain checks.Alan Jeffrey2017-03-141-3/+8
* Rustfmt net_traits.Ms2ger2017-01-031-12/+14
* Move reg_host from the constellation to net_traitsderor18691072016-12-261-0/+9
* Removed util.Alan Jeffrey2016-12-141-1/+1
* Moved pub_domains to net_traits and did a spring clean.Alan Jeffrey2016-09-291-0/+140