[Webkit-unassigned] [Bug 219358] New: [LFC] Move PositioningContext into its own file
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 30 08:40:02 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=219358
Bug ID: 219358
Summary: [LFC] Move PositioningContext into its own file
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: don.olmstead at sony.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
https://trac.webkit.org/changeset/270224/webkit broke the non-unified build because the BuildingState struct was defined in a cpp file. It references PositioningContext which is a class defined in that same file. Move it out into its own set of files.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201130/473afe9b/attachment.htm>
More information about the webkit-unassigned
mailing list