servo/ports/servoshell
Alex Touchet 975ca3a3f6
Change package.metadata.winres to package.metadata.winresource (#39364)
Use `package.metadata.winresource` per:
https://docs.rs/winresource/0.1.23/winresource/struct.WindowsResource.html#impl-WindowsResource

I think this was missed in #39344.

Testing: No tests for Cargo.toml edit.

Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
2025-09-18 03:39:17 +00:00
..
desktop webdriver: Focus WebView asynchronously (#39241) 2025-09-10 07:36:53 +00:00
egl fixup: Enable viewport <meta> tag support for mobile platforms only (#39207) 2025-09-11 17:21:04 +00:00
platform servoshell: Hide information about outstanding threads by default. (#39044) 2025-08-30 20:40:29 +00:00
backtrace.rs Add OpenHarmony support to servoshell (#32594) 2024-06-28 12:51:50 +00:00
build.rs servoshell: Switch from winres to winresources (#39344) 2025-09-17 08:04:45 +00:00
Cargo.toml Change package.metadata.winres to package.metadata.winresource (#39364) 2025-09-18 03:39:17 +00:00
crash_handler.rs Fix various clippy warnings on OpenHarmony (#34281) 2024-11-19 05:21:48 +00:00
lib.rs servoshell: Replace getopts with bpaf for argument parsing (#37194) 2025-09-05 08:17:38 +00:00
main.rs Make tracing available on all platforms, with or without perfetto (#33301) 2024-09-04 12:56:29 +00:00
output_image.rs Servoshell: Refactor save_output_image and implement into OHOS (#37237) 2025-06-11 08:51:44 +00:00
panic_hook.rs api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
parser.rs cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00
prefs.rs profile: Remove integration with Instruments.app "Points of Interest" (#39354) 2025-09-18 02:37:00 +00:00
resources.rs libservo: Stop using script_traits in the embedding layer (#35185) 2025-01-28 11:15:36 +00:00
test.rs Allow domain-like as URL location input (#35756) 2025-03-10 03:24:48 +00:00