aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/style/errors.rs
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-32/+0
* Remove special treatment of UA stylesheet for parse errors.Simon Sapin2014-08-161-17/+2
* Upgrade Rust.Jack Moffitt2014-06-051-1/+2
* Optimize CSS error logging: check log level before task-local silencing.Simon Sapin2014-05-231-3/+7
* Remove a workaround for a Rust bug.Simon Sapin2014-05-231-6/+3
* Do not log CSS parse errors to stderr by default.Simon Sapin2014-05-231-1/+4
* Update Rust.Ms2ger2014-05-221-4/+3
* This batch of changes upgrades Servo to work with the Rust upgrade as ofLars Bergstrom2014-04-271-1/+1
* Fix the silencing of CSS errors in the UA stylesheet.Simon Sapin2014-04-041-2/+5
* Warning police.Josh Matthews2014-03-181-2/+1
* Rust upgradesLars Bergstrom2014-03-181-5/+7
* Upgrade to latest Rust.Jack Moffitt2014-01-121-1/+1
* Silence CSS errors in the user-agent stylesheet.Simon Sapin2013-11-051-1/+14
* Update rust-cssparser for visibility rules.Simon Sapin2013-11-011-1/+1
* Log CSS errors on stderr, with serialized bits of CSS.Simon Sapin2013-11-011-1/+1
* fmt! -> format!Keegan McAllister2013-10-311-2/+2
* Move the content of 'script/style' into the new 'style' crate.Simon Sapin2013-10-141-0/+26