NEW 253069
Remove FrameLoader::referrer, make Document::referrer do the work
https://bugs.webkit.org/show_bug.cgi?id=253069
Summary Remove FrameLoader::referrer, make Document::referrer do the work
Ahmad Saleem
Reported 2023-02-28 04:11:05 PST
Hi Team, This is more of refactoring / simplification and I think this is could be good to do in order to reduce "FrameLoader" complexity. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/5958414202f42a09c2185563036d79f0958001cd WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/dom/Document.cpp#5540 and other bits. Just wanted to raise to get input, if it is worthwhile refactoring. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-07 04:12:16 PST
Note You need to log in before you can comment on or make changes to this bug.