Bug 255166 - Remove duplicated code from RenderLayer::hitTestLayer
Summary: Remove duplicated code from RenderLayer::hitTestLayer
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-07 13:50 PDT by Matt Woodrow
Modified: 2023-04-14 13:50 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 Matt Woodrow 2023-04-07 13:50:02 PDT
We have lots of duplicated logic in this function.
Comment 1 Matt Woodrow 2023-04-07 13:50:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12523
Comment 2 Radar WebKit Bug Importer 2023-04-14 13:50:28 PDT
<rdar://problem/108064209>