10BC0 `rect` for `webview.rs` and compositor: `webview_renderer.rs` is heavily mix-used · Issue #37978 · servo/servo · GitHub
[go: up one dir, main page]

Skip to content

rect for webview.rs and compositor: webview_renderer.rs is heavily mix-used #37978

@yezhizhen

Description

@yezhizhen

Describe the bug:

rect: DeviceRect,

rect is an important part of WebvViewRenderer and WebViewInner. Right now, it is mix-used in three ways:

  1. Entire Window Rect
  2. Inner Rect (Entire Window Rect without OS decoration)
  3. Viewport rect

Platform:
All.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0