[Webkit-unassigned] [Bug 275181] New: Cleanup LocalFrameViewLayoutContext calls to document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 5 13:39:02 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275181
Bug ID: 275181
Summary: Cleanup LocalFrameViewLayoutContext calls to document
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: vitor.roriz at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
We already have a document accessor defined
Document* LocalFrameViewLayoutContext::document() const
{
return frame().document();
}
--
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/20240605/e18d26ac/attachment.htm>
More information about the webkit-unassigned
mailing list