зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1628508: Add 'IMPLICIT' comment for webrender_api::display_item::ScrollFrameDisplayItem. DONTBUILD r=gw
Differential Revision: https://phabricator.services.mozilla.com/D70269 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
7a8d18514b
Коммит
c5713e75b5
|
@ -289,7 +289,7 @@ pub struct ScrollFrameDisplayItem {
|
|||
/// should be added to those display item coordinates in order to get a
|
||||
/// normalized value that is consistent across display lists.
|
||||
pub external_scroll_offset: LayoutVector2D,
|
||||
}
|
||||
} // IMPLICIT: complex_clips: Vec<ComplexClipRegion>
|
||||
|
||||
/// A solid or an animating color to draw (may not actually be a rectangle due to complex clips)
|
||||
#[derive(Clone, Copy, Debug, Default, Deserialize, PartialEq, Serialize, PeekPoke)]
|
||||
|
|
Загрузка…
Ссылка в новой задаче