gecko-dev/servo/ports/geckolib
Nazım Can Altınova 6788f940ac Bug 1652560 - Remove the unused "gecko_profiler" feature from servo r=emilio
This was being used when we had special code for gecko profiler in the servo
codebase but we just removed the last one. This is safe to remove now. The
"enabled" feature in the gecko-profiler crate is being controlled by
gkrust-shared directly now.

Differential Revision: https://phabricator.services.mozilla.com/D120796
2021-07-30 21:49:23 +00:00
..
tests Bug 1647845 Part 2 - Add page-size attribute to nsStyleStruct and property parsing r=emilio 2021-03-22 19:08:59 +00:00
Cargo.toml Bug 1652560 - Remove the unused "gecko_profiler" feature from servo r=emilio 2021-07-30 21:49:23 +00:00
cbindgen.toml Bug 1722299 - Initial support for the color-scheme CSS property. r=mstange 2021-07-27 15:50:48 +00:00
error_reporter.rs Bug 1704179 - Add a CSS error to the console when using non-featureless :host selectors. r=boris 2021-04-15 09:33:58 +00:00
glue.rs Bug 1652560 - Remove the old profiler label frames code in the servo codebase and replace it with the new API r=emilio 2021-07-30 21:49:22 +00:00
lib.rs Bug 1652560 - Remove the old profiler label frames code in the servo codebase and replace it with the new API r=emilio 2021-07-30 21:49:22 +00:00
stylesheet_loader.rs Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris 2021-05-19 09:00:38 +00:00