Bug 258406 - Clean-up RenderIFrame.cpp|h by removing dead code
Summary: Clean-up RenderIFrame.cpp|h by removing dead code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-22 09:43 PDT by Ahmad Saleem
Modified: 2023-06-22 12:18 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-06-22 09:43:37 PDT
Hi Team,

While going through Blink's commit, I came across potential opportunity to do some 'simplify' and 'clean-up' in 'RenderIFrame' layout & rendering code:

Blink Commit (1): https://src.chromium.org/viewvc/blink?view=revision&revision=171899

- Deleting RenderIFrame::contentRootRenderer()

Just wanted to raise so we can do this clean-up.

@Alan & @Simon - any comment?

Thanks!
Comment 1 EWS 2023-06-22 12:17:07 PDT
Committed 265418@main (926f459c107a): <https://commits.webkit.org/265418@main>

Reviewed commits have been landed. Closing PR #15198 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2023-06-22 12:18:19 PDT
<rdar://problem/111175278>