[Webkit-unassigned] [Bug 211051] New: Make loadURLIntoChildFrame private and non-exported
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 26 12:36:43 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211051
Bug ID: 211051
Summary: Make loadURLIntoChildFrame private and non-exported
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rbuis at igalia.com
Make loadURLIntoChildFrame private and non-exported to reduce the amount of public API functions that start loads. In order to do this loadURLIntoChildFrame is being called from SubframeLoader and SubframeLoader is made an inner class of FrameLoader. Because this simplifies createFrame (and make createFrame behave strictly like its name) url and referrer do not have to be passed.
--
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/20200426/b4f40bfd/attachment.htm>
More information about the webkit-unassigned
mailing list