Files
servo/components/shared
Euclid Ye a3bcdbd306 base: Do not print duplicate "RenderingGroup" in fmt::Display of WebViewId (#39914)
We introduced `RenderingGroupId` in #39140 into `WebViewId`, but now the
fmt::Display::fmt for `WebViewId` is like `
"RenderingGroup RenderingGroup: 1, TopLevelBrowsingContext(0,1)"`

Testing: This is used in webdriver for window handle retrieval. The
print is proper now.

Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
2025-10-16 06:04:26 +00:00
..
2025-09-14 04:09:17 +00:00