Skip to content

Rename detailed_layout_info to specific_layout_info #35078

@Loirooriol

Description

@Loirooriol

#34926 renamed DetailedLayoutInfo to SpecificLayoutInfo.

But a few fields or variables are still called detailed_layout_info, which is confusing.

detailed_layout_info: Option<SpecificLayoutInfo>,

let mut detailed_layout_info: Option<SpecificLayoutInfo> = None;

pub detailed_layout_info: Option<SpecificLayoutInfo>,

pub detailed_layout_info: Option<SpecificLayoutInfo>,

detailed_layout_info: Option<SpecificLayoutInfo>,

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-layout/2020https://github.com/servo/servo/wiki/Layout-2020E-less-complexStraightforward. Recommended for a new contributor.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions