[Webkit-unassigned] [Bug 265896] New: Remove widgetRendererMap and LocalFrame::frameForWidget
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 12:46:13 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265896
Bug ID: 265896
Summary: Remove widgetRendererMap and
LocalFrame::frameForWidget
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
Hi Team,
While going through clean-up patches, came across another one:
Blink Commit: https://src.chromium.org/viewvc/blink?view=revision&revision=158865
WebKit Source: https://searchfox.org/wubkat/rev/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb/Source/WebCore/page/LocalFrame.cpp#760 , https://searchfox.org/wubkat/rev/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb/Source/WebCore/page/LocalFrame.h#195 , https://searchfox.org/wubkat/rev/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb/Source/WebCore/rendering/RenderWidget.cpp#50 , https://searchfox.org/wubkat/rev/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb/Source/WebCore/rendering/RenderWidget.cpp#181 , https://searchfox.org/wubkat/rev/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb/Source/WebCore/rendering/RenderWidget.cpp#186 , https://searchfox.org/wubkat/rev/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb/Source/WebCore/rendering/RenderWidget.cpp#400 etc.
Just wanted to raise, so if not need, we can get rid of it as well.
Although we have this here: "void Widget::setFocus(bool focused)' (in WidgetMac.mm), which also have its own FIXME.
Thanks!
--
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/20231205/b74ac4c9/attachment.htm>
More information about the webkit-unassigned
mailing list